skill-creator
Installation
SKILL.md
Skill Creator
Create and improve skills following the Agent Skills specification. A skill extends agent capabilities with specialized knowledge, workflows, and tools.
Core Loop
- Capture intent - What should the skill do? When should it trigger?
- Write draft - Create SKILL.md with frontmatter and instructions
- Create test cases - Realistic prompts users would actually say
- Run evals - Test with-skill vs baseline (or old version)
- Review results - Use eval-viewer for human review + benchmarks
- Iterate - Improve based on feedback until satisfied
- Optimize description - Fine-tune frontmatter for better triggering