What problem does it solve?
This Skill provides a standardized framework and guidelines for creating, organizing, and reviewing agent skills within a repository, ensuring consistency, efficiency, and maintainability.
Core Features & Use Cases
- Standardized Structure: Enforces a clear directory layout (
SKILL.md, references/, scripts/, etc.) for all skills.
- Progressive Disclosure: Promotes a three-level loading system (metadata, instructions, resources) to optimize context usage.
- Authoring Discipline: Offers templates, rules, and guidelines for writing clear, concise, and trigger-accurate
SKILL.md files.
- Skill Review: Provides a checklist for validating skills before merging, focusing on structure, content, and intent.
- Use Case: Developers using this repo can rely on a consistent skill format, reducing onboarding time and improving collaboration by following defined patterns for description, reference, and script usage.
Quick Start
Use the skill-authoring skill to review the structure and content of a new skill directory before committing, ensuring it adheres to the repo's authoring standards.