What problem does it solve?
Creating new agent skills often leads to inconsistent structure, poor discoverability, and missing bundled resources, making them hard to maintain, share, and use effectively for real-world tasks.
Core Features & Use Cases
- Guided Creation Workflow: Walks you through requirement gathering, drafting, and user review to ensure the skill meets actual use cases.
- Best Practice Enforcement: Implements standards for progressive disclosure, concise YAML frontmatter, and appropriate use of scripts, references, and assets.
- Templates and Checklists: Provides ready-to-use SKILL.md templates and post-draft review checklists to avoid common mistakes.
- Use Case: For example, if you want to build a skill to automate weekly code quality checks for your team, this skill will guide you to structure it with clear trigger descriptions, split detailed linting rules into reference files, and add validation scripts for common code style issues.
Quick Start
Use the write-a-skill skill to create a new skill that automates extracting key sales metrics from CSV files and generates weekly performance summary reports.