01Defines the standard anatomy of a skill, including `SKILL.md` and bundled resources (`scripts/`, `references/`, `assets/`).
02Outlines best practices for managing context with the Progressive Disclosure design principle.
0329 GitHub stars
04Provides a 5-step process for skill creation: Understand, Plan, Initialize, Edit, and Iterate.
05Offers specific guidance for writing clear, AI-consumable instructions.
06Includes a utility script (`init_skill.py`) to bootstrap a new skill directory.