skill-creator
Installation
SKILL.md
Skill Creator
Create, test, and improve .agents/skills/ skills through a structured
draft-test-iterate loop.
Quick start
- Check first — run
skill-finder <capability>to search existing official skills. Only create new if nothing fits. - Capture intent — what should the skill do and when should it trigger?
- Write SKILL.md — frontmatter + instructions following the spec
- Test — run 2-3 realistic prompts, observe behavior
- Iterate — improve based on results, repeat until satisfied
Workflow
Step 1: Capture intent
Understand what the user wants before writing anything.