ck:skill-creator
Installation
SKILL.md
Skill Creator
Create effective, eval-driven Claude skills using progressive disclosure and human-in-the-loop iteration.
Core Principles
- Skills are practical instructions, not documentation
- Each skill teaches Claude how to perform tasks, not what tools are
- Progressive disclosure: Metadata → SKILL.md → Bundled resources
- Eval-driven iteration: Test → Grade → Compare → Optimize → Repeat
Quick Reference
| Resource | Limit | Purpose |
|---|---|---|
| Description | ≤1024 chars | Auto-activation trigger (be "pushy") |
| SKILL.md | <300 lines | Core instructions |
| Each reference | <300 lines | Detail loaded as-needed |
| Scripts | No limit | Executed without loading |