{Skill Name}
{One-line purpose.}
Skill Contents
reference/{detail-file}.md— {What's in it, when to read}scripts/{script}.sh— {What it does}data/— {What's stored here between runs}
Process
1. {First step}
{Brief instruction — goal, not rigid steps.}
2. {Second step}
{Brief instruction. Point to reference/ for details.}
3. {Output}
{What to produce, where to save.}
Gotchas
- {Project-specific failure point 1}
- {Project-specific failure point 2}
- {Edge case Claude wouldn't know from training}