What problem does it solve? Writing a well-formed agent skill requires knowing the correct SKILL.md frontmatter format, description conventions, and when to split content into scripts or reference files. This Skill guides you through gathering requirements, drafting the skill, and reviewing it so the result is discoverable and correctly structured. ## Core Features & Use Cases - Guided Requirements Gathering: Walks through questions about the skill's domain, use cases, and whether it needs scripts or reference materials. - SKILL.md Template and Structure: Provides a standard directory layout and frontmatter template with name, description, quick start, and workflow sections. - Description Writing Rules: Enforces the discovery-critical description format with trigger phrases so agents can select the skill correctly. - Use Case: You want to build a new skill for generating weekly status reports. Use this Skill to draft the SKILL.md, decide whether helper scripts are needed, and validate the result against the review checklist. ## Quick Start Help me create a new skill for generating weekly status reports from project tickets.