skill-creator-lean
Installation
SKILL.md
Skill Creator
Process
- Capture intent → write SKILL.md → test → eval → improve → repeat
- When satisfied: description optimization → package → return
Jump in at whatever stage the user is at.
1. Capture Intent
[DO] Extract from conversation first — tools used, steps taken, corrections made, observed I/O [DO] Fill gaps by asking: What enables the agent? When trigger? Expected output? Test cases needed?
<HARD-RULE: INTENT BEFORE STRUCTURE>
Related skills