What problem does it solve? Writing reusable agent skills is hard to get right: descriptions fail to trigger, instructions are vague or bloated, and there is no clear workflow for testing and iterating. This Skill provides a structured methodology for creating, improving, and auditing SKILL.md files so agent guidance triggers reliably and behaves as intended. ## Core Features & Use Cases - Guided creation workflow: Walks through intent capture, interview and research, drafting frontmatter and body, testing with realistic prompts, and iterative evaluation. - Description and trigger tuning: Diagnoses under-triggering, mis-triggering, and overthinking, with concrete fixes for each symptom. - Review checklist: Audits frontmatter, body quality, bundled resources (scripts/references/assets), and safety of existing skills. - Use Case: You want to package your team's PDF-processing know-how as a reusable agent skill. Use this Skill to draft the SKILL.md, write a pushy trigger description, generate test prompts, and iterate until the skill triggers and behaves correctly. ## Quick Start Help me create a new skill that extracts action items from meeting notes, including a strong trigger description and test prompts.