Skill Locker
All skills
v1.3.03 loop iterations

Voice Dump To Skill

Experts explain things badly — not because they're inarticulate, but because expertise lives in compressed mental models that skip steps the expert no longer consciously performs. This skill decompresses the rambling into a working SKILL.md file.

What this skill does

Skills look easy until you write one. The YAML description has to match every plausible phrasing of a request without firing on the wrong ones. The instructions have to be specific enough that Claude can actually follow them — "write engagingly" is useless, "open every section with the most surprising fact, not the most logical starting point" is a rule that changes behaviour. And the expert's actual judgement — the "it depends on..." moments where they decide between options — has to be encoded as explicit criteria, not handed off to "use your judgement."

The extraction works in four phases. Phase one mines the dump for the four things that make a skill non-trivial: core process steps (often scattered, need reordering), decision points (the most valuable parts — where expertise actually lives), quality criteria (what good output looks like vs bad), and anti-patterns (what the expert explicitly says not to do, often the most instructive). Phase two maps that onto the SKILL.md structure. Phase three engineers the description for fuzzy matching across primary triggers, secondary phrasings, and disambiguation from similar skills. Phase four runs a quality check: every major instruction has a WHY annotation, no vague language, decision points have explicit criteria, anti-patterns are detectable.

It refuses to fabricate expertise. If you provide only a topic — "make a skill about negotiation" — with no process, examples, or anti-patterns, the skill does not invent a skill from general knowledge. That defeats the point of capturing your expertise. Instead it produces 5-7 targeted questions designed to trigger expert narration ("walk me through the last negotiation you won — what did you do differently?") rather than abstract prompts that get abstract answers. Memorable phrases from the expert — the vivid, specific one-liners — get preserved verbatim because they're often the most instructive parts of the source.

Output is the SKILL.md itself, in a fenced code block, ready to save. Alongside it: an extraction summary (depth, confidence, gaps), a self-audit checklist, and three suggested test cases (simple, complex, edge) to validate the skill before you ship it. If the dump covers three or more distinct processes, the skill refuses to create one mega-skill — focused skills outperform sprawling ones, the 80-200 line target exists for a reason, and you get back the dominant skill plus a list of remaining skill candidates with notes on what additional input each one needs.

When this triggers

  • ·You recorded yourself explaining how you do something and want it packaged as a Claude skill
  • ·You have a process living in your head and need it written down so others (or Claude) can run it
  • ·You're building skills for your own stack and want a forced extraction of decision criteria and anti-patterns
  • ·You have an SOP or guide and want it converted into the SKILL.md format Claude Code expects
  • ·You want a skill file that won't trigger on the wrong prompts — proper description engineering

Example

Trigger

User pastes a 1,800-word transcript of themselves explaining how they price freelance design work.

Output

Extraction summary: Source: voice transcript, 1,800 words Expertise depth: deep (6 decision points, 4 anti-patterns) Confidence: high Gaps identified: · You skipped how you handle a client who flat-refuses the anchor number. Worth adding. --- SKILL.md (in a code block, copy-paste ready) --- name: freelance-design-pricing description: "Trigger: user mentions freelance pricing, project quotes, hourly vs fixed, anchoring, scope creep, 'how should I price this', or pastes an RFP. Routes design pricing to value-anchored fixed-fee with explicit scope boundaries..." [continues, 140 lines] Self-audit checklist passed. Suggested test cases (3) to validate the skill.

Get this skill + 3 more

Get the full Voice-First pillar (4 skills) or the complete library.

Get the full stack — $299

What you get

  • 187-line SKILL.md, ready to drop into ~/.claude/skills/
  • Tested through 3 Karpathy-loop iterations (versions v1.0.0 → v1.3.0)
  • Triggers automatically when relevant — no command to remember
  • Lifetime updates as the skill is refined further

More from Voice-First

Browse the full library

297 skills across 31 categories. One purchase, lifetime updates.

See all bundles