What problem does it solve?
Creating custom agent skills often results in inconsistent structure, poor discoverability, and missing best practices for progressive disclosure and resource bundling, making skills hard to maintain and use effectively.
Core Features & Use Cases
- Standardized Creation Process: Guides users through requirement gathering, drafting, and review to ensure skills meet all validity requirements.
- Built-in Templates & Checklists: Provides ready-to-use SKILL.md templates, description formatting guidelines, and review checklists to avoid common mistakes.
- Resource Bundling Guidance: Includes rules for when to add executable utility scripts, split content into separate reference files, or organize assets to optimize token usage and performance.
- Use Case Example: If you want to build a skill that automates GitHub pull request reviews, this skill helps you structure the SKILL.md with clear trigger terms, add a validation script for PR label compliance, and split detailed review criteria into a separate reference file.
Quick Start
Use the write-a-skill skill to create a new skill that automates formatting your team's Markdown documentation to match your brand style guide.