skill-generator
Installation
SKILL.md
Skill Generator (Meta-Skill)
This skill creates other skills.
When to Use
- User repeats similar instructions 2+ times in conversation
- User says "remember this", "save this workflow", "create a skill"
- You notice a pattern that should be automated
- User provides detailed methodology that should be reusable
Detection Patterns
Track these signals:
- Repetition: Same request type appears multiple times
- Detailed Instructions: User explains step-by-step how to do something
- Explicit Request: "Make this a skill", "Remember this process"
- API/Documentation Lookups: User asks for current docs repeatedly