skill-creator
Installation
SKILL.md
skill-creator
Build, validate, and iterate agent skills in this monorepo. Bakes in the conventions every skill here follows: kebab-case naming, "Use when" trigger phrases in the description, and selective XML for example boundaries.
Workflow
1. Discover
Clarify what the skill should do. Answer these before scaffolding:
- What user request triggers this skill? Capture verbatim phrases.
- Does an existing skill in
skills/already cover this? Runls skills/and skim eachSKILL.mddescription.
If overlap is >70%, propose extending the existing skill instead.
2. Name
Apply references/naming.md. Quick check: