What problem does it solve?
Provides a comprehensive reference for designing and writing high-quality AI agent skills (SKILL.md), including the required frontmatter contract, recommended structure, and best practices for modular, portable skills.
Core Features & Use Cases
- Defines the anatomy of a Skill Unit (directory layout, SKILL.md as entry point) and optional supporting files (scripts/, references/, assets/) to enable flexible, on-demand loading.
- Establishes frontmatter rules (name, description, optional fields) and guidelines for proactive descriptions, progressive disclosure, and portability across platforms.
- Serves as a design guide for creating, auditing, and refining SKILL.md skills, ensuring consistent quality through the included 15-point checklist and supporting-files strategy.
Quick Start
Create a new skill directory, add SKILL.md with frontmatter, and optionally include supporting files to satisfy the 15-point quality checklist.