| name | skill-creator |
| description | Meta-skill for creating well-structured skills with proper progressive
disclosure. When user wants to create a new skill, guide them through
the process: purpose, triggers, instructions, guardrails, examples.
Ensures skills follow the repository conventions and are immediately usable.
|
| allowed-tools | bash: ls, cat, mkdir
file: read, write
|
Skill Creator
Creating good skills is itself a skill. This meta-skill guides the creation
of new skills with proper structure, clear triggers, actionable instructions,
and the guardrails that make skills reliable. It's the skill that makes skills.
When To Activate
Trigger when:
- User says "create a skill for X"
- User says "make this into a skill"
- User asks how to write a skill
- User wants to add to the skill library
- skill-forge needs to materialize a skill
The Skill Template