Claude Skill

write-skill

Author a new Whetstone plugin skill when asked to write a skill without upstream skills.sh sources.

LLM Mart · 0 points · 11 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download iliaal-whetstone-.agents_skills_write-skill-bccd699.zip · 0 KB
Part of iliaal/whetstone — 62 skills

Install

skills CLI npx skills add https://github.com/iliaal/whetstone/tree/master/.agents/skills/write-skill
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install iliaal-whetstone@llmmart
Git 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.

No comments yet.

Reviews (0)

No reviews yet.

Related