Extract Skill

Scans the current conversation for patterns worth turning into a reusable skill or memory rule — feedback you've given Claude, workflows you've walked through, corrections, best practices, recurring setups. Proposes candidates, classifies each as skill (multi-step workflow) or memory (single rule), cross-checks against existing skills + MEMORY.md to avoid duplicates, then hands off to /skill-creator (for skills) or writes the memory entry directly. Use when the conversation contains reusable knowledge you don't want to teach Claude again — "we just figured this out, capture it", "turn this into a skill", "save this workflow", "from experience to skill".

mostafa-drz 4dd0e7a 2 files · 13.1 KB Updated

File contents

mostafa-drz/claude-skills/tree/main/code/extract-skill commit 4dd0e7a2b6

Frequently asked questions

npx skillmds@latest add mostafa-drz/extract-skill