## What problem does it solve?
Capture learnings, patterns, or workflows from the current conversation into a new or existing skill. Use when the user wants to save what was learned, discovered, or built during a conversation as a reusable skill for future sessions.
## Core Features & Use Cases
Phase-based guidance to create and update skills:
- Phase 1: Identify What to Capture – review the conversation for workflows, domain knowledge, gotchas, and patterns.
- Phase 2: Decide Destination – determine whether to create a new skill or update an existing one, and where to store it.
- Phase 3: Draft the Skill Content – produce a clear frontmatter with name and description, and a concise Markdown body.
- Phase 4: Distillation Guidelines – generalize learnings, remove artifacts, and add context and rationale behind steps.
- Phase 5: Write and Verify – save SKILL.md, keep under 500 lines, and confirm with the user before finalization.
### Quick Start
Tell me to capture this conversation as a new or existing skill, then provide a name and destination to save it.