What problem does it solve? Writing effective Agent Skills requires knowing the SKILL.md format, frontmatter rules, description best practices, and directory conventions. This Skill guides the agent through gathering requirements, designing, implementing, and verifying new skills so they are discoverable and concise. ## Core Features & Use Cases - Guided Skill Authoring: Walks through a four-phase workflow (discovery, design, implementation, verification) for creating personal or project skills. - Format Standards: Enforces SKILL.md frontmatter rules, third-person descriptions with trigger terms, progressive disclosure, and the 500-line limit. - Use Case: A user wants a reusable skill that generates commit messages in their team's format. The agent gathers requirements, drafts the name and description, writes SKILL.md with examples, and verifies it against the quality checklist. ## Quick Start Ask the agent to create a new skill for your workflow, for example: create a skill that reviews pull requests against our team standards.