What problem does it solve? Turning a successful multi-step conversation or workflow into a reusable, discoverable skill is tedious and error-prone. This Skill guides the creation of a properly structured SKILL.md file with valid frontmatter so workflows can be saved and invoked again. ## Core Features & Use Cases - Workflow Extraction: Reviews conversation history to generalize a demonstrated process (debugging approach, review checklist, implementation pattern) into a reusable skill with steps, decision points, and quality checks. - Guided Clarification: Asks targeted questions when no clear workflow emerges, covering desired outcome, workspace versus personal scope, and checklist versus full workflow format. - Iterative Refinement: Drafts the skill, identifies ambiguous or weak sections, and iterates with the user before finalizing. - Use Case: After walking through a repeatable code-review methodology with the assistant, invoke this Skill to capture that methodology as a permanent SKILL.md that can be triggered in future sessions. ## Quick Start Ask the assistant to turn the workflow we just followed into a reusable skill saved as a SKILL.md file.