building-skills
Installation
SKILL.md
Building Skills
Read LEARNED.md before building or reviewing any skill.
Core Principles
1. Context Window is Sacred
Skills share context with system prompt, conversation history, other skills, and the user's request. Only add what Claude doesn't already know.
For every line ask: Does this justify its token cost? If Claude knows it, cut it.
2. Progressive Disclosure
Skills load in three stages. Design for this.