skill-create-flow
Installation
SKILL.md
Skill Create Flow
Build a new skill using a repeatable, high-signal workflow that separates methodology discovery from packaging**—without requiring any other skills to be installed or invoked.
Best for
This workflow excels at creating procedural agent skills where the value comes from following a structured methodology rather than raw knowledge retrieval.
Ideal skill types:
- Methodology-based: Debugging, code reviews, writing specs, systematic problem-solving
- Decision-heavy: Architecture decisions, UX design, business strategy, negotiation
- Multi-step workflows: Defined sequence of operations with clear deliverables
- Quality-focused: Where "excellent vs mediocre" output is distinguishable
Less ideal for:
- Pure reference/lookup skills (use knowledge retrieval instead)
- Simple one-shot commands (use direct tool invocation instead)
- Skills requiring external dependencies (this flow produces standalone skills)