Skip to content

/voice-capture

This skill should be used when extracting voice profiles from sample text, creating voice documentation, or matching a specific writing style. It applies when users provide sample text and want to capture the voice for future use.

shell
$ npx -y skills add robertguss/claude-code-toolkit --skill voice-capture --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/voice-capture
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

This skill should be used when extracting voice profiles from sample text, creating voice documentation, or matching a specific writing style. It applies when users provide sample text and want to capture the voice for future use.
Ships withclaude-code-toolkit

Extend Claude Code with specialized workflows, automatic formatting, and better defaults. Skills give Claude domain expertise—brainstorming methods, documentation generation, book writing pipelines.

Get the whole plugin, auto-invoked
Stats
102
Stars
0
Views
21
Forks
Active
Maintenance
Shell
Language
MIT
License
17d ago
Last commit
7mo ago
Created

Repo: robertguss/claude-code-toolkit