skill-creator
Originally fromanthropics/skills
Installation
SKILL.md
Skill Creator
Create effective agent skills using progressive disclosure. Skills are workflow capabilities, not documentation dumps. The goal is loading the right information at the right time.
Core Principle
Skills ≠ Documentation
devopsisn't "Cloudflare docs" → it's the ability to deploy infrastructureui-stylingisn't "Tailwind docs" → it's the ability to design interfaces- Each skill teaches how to perform a task, not what a tool does
3-Tier Architecture
Tier 1: Metadata (always loaded)
├── YAML frontmatter only (~100 words)
└── Enough for Claude to decide relevance