Documentation
README
Skill Builder — Scaffold & Generate
Process
Step 1: Gather Inputs
Determine what we're building from:
- Plan document: Output from
/skill-forge plan(preferred) - Description: Natural language description of the skill
- Existing skill: Path to a skill to use as foundation
If no plan exists, run a quick planning pass (ask 3 key questions):
- What does the skill do? (1-2 sentences)
- What commands should it have? (list)
- Does it need scripts or external tools? (yes/no)
Step 2: Generate Frontmatter
The most critical step. The description field determines activation.
Framework for writing descriptions:
[Capability statement] + [Detailed capabilities] + [Trigger phrases]
This is the opening of the README. Read the full README on GitHub.