Extract Skill Candidates

This skill should be used when the user asks to "extract skill candidates", "find out what's worth extracting into skills", "find skill candidates in my AI history", "which of my workflows should become skills", "find the workflows I never encoded", "scan my AI conversations for repeatable routines", or wants to know which of their recurring routines are worth becoming reusable AI skills. Reads the local histories of Claude Code, Claude Cowork, Codex CLI, and Cursor, distills them into two small text files (nothing installs, nothing leaves the machine), asks what the user actually does, and answers in the chat, in the user's language, with the patterns found in their own requests: named, counted, quoted, plus proposed skill names. Falls back to plain conversation when history is thin. It proposes candidates only, never builds them. Not for code search (Grep/Glob) or grounding a claim in evidence — candidates are user-confirmed, never auto-clustered.

Practical-AI-Leadership Updated

File contents

Practical-AI-Leadership/agent-skills/tree/main/extract-skill-candidates commit 480e9395e5

Frequently asked questions

npx skillmds@latest add practical-ai-leadership/extract-skill-candidates