write-skill
Author a new Whetstone plugin skill when asked to write a skill without upstream skills.sh sources.
Install
npx skills add https://github.com/iliaal/whetstone/tree/master/.agents/skills/write-skill
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install iliaal-whetstone@llmmart
git clone https://github.com/iliaal/whetstone.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole iliaal/whetstone collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
write-skill
Read the Codex adaptation, then read the complete maintained workflow before acting. Apply that workflow to the current request with its scope and approval boundaries intact.
Use the text following $write-skill as the workflow's $ARGUMENTS. When selected from a natural-language request, derive arguments only from the user's stated scope; apply the workflow's missing-argument behavior for anything unspecified.
Files (whetstone)
-
SKILL.md 655 B
--- name: write-skill description: Author a new Whetstone plugin skill when asked to write a skill without upstream skills.sh sources. --- # write-skill Read the [Codex adaptation](../claude-command-compatibility.md), then read the complete [maintained workflow](../../../.claude/commands/write-skill.md) before acting. Apply that workflow to the current request with its scope and approval boundaries intact. Use the text following `$write-skill` as the workflow's `$ARGUMENTS`. When selected from a natural-language request, derive arguments only from the user's stated scope; apply the workflow's missing-argument behavior for anything unspecified.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.