What problem does it solve? Teams accumulate reusable techniques that get lost or re-derived from scratch because there is no consistent standard for writing, naming, and structuring agent skills that future sessions can actually find and apply. ## Core Features & Use Cases - Authoring Standard: Defines the required SKILL.md frontmatter (name and description) and a recommended body structure covering overview, when to use, core pattern, and common mistakes. - Discoverability Guidance: Explains how to write trigger-only descriptions, choose searchable names, and use keywords so agents can find the skill. - Quality Checklist: Provides a completion checklist and criteria for deciding whether a technique deserves to become a skill at all. - Use Case: After solving a tricky debugging workflow, a contributor uses this skill to write a new SKILL.md under .agents/skills/ with a proper description field so future agent sessions can discover and reuse the technique. ## Quick Start Ask the agent to help you write a new skill under .agents/skills/ following the agent-skills authoring guidelines.