What problem does it solve?
This Skill guides users through creating well-formed Agent Skills for Claude Code, ensuring SKILL.md frontmatter, clear structure, and recoverable progressive disclosure.
Core Features & Use Cases
- Frontmatter validation: Ensures the Skill's YAML frontmatter includes a valid name and description that match the directory and provide actionable triggers.
- Structure guidance: Outlines the recommended multi-file layout (SKILL.md, references, scripts, assets) and how to reference advanced content.
- Quality enforcement: Provides best practices for naming, concise descriptions, and progressive disclosure for complex Skills.
- Use Cases: Use when creating a new Skill, updating SKILL.md, troubleshooting Skill discovery, or converting prompts into Skills.
Quick Start
Describe your Skill in a concise YAML frontmatter and create the initial SKILL.md using the template.