What problem does it solve?
This Skill captures and formalizes a user's intent into a new SKILL.md file, guiding authors through required frontmatter, interaction points, and repository wiring so skills are consistent and discoverable.
Core Features & Use Cases
- Guided Requirements Gathering: Asks targeted questions (purpose, triggers, output, invocability) to gather missing information.
- Drafting & Validation: Generates SKILL.md using repository conventions and validates against a quality checklist including triggers, length, and AskUserQuestion constraints.
- Repository Wiring Advice: Provides steps to add routing entries and update the Skills table after user approval.
- Use Case: A maintainer wants to convert a repeated manual workflow into a reusable skill; this Skill collects details, drafts the file, validates it, and prepares next steps.
Quick Start
Create a new skill by answering the guided prompts for purpose, trigger phrases, desired output, and invocability so the tool can draft and validate SKILL.md.