TTS plugin for Claude Code that speaks Claude's responses aloud using Kokoro.
In Claude Code, register the marketplace:
/plugin marketplace add primary-vector/claude-marketplace
Then install the plugin:
/plugin install talk@primary-vector-marketplace
Run setup:
/talk:setup
Restart Claude Code.
Clone this repo:
git clone https://github.com/primary-vector/claude-talk.git
Run setup in Claude Code:
/talk:setup
This will:
Restart Claude Code
Use these as slash commands in Claude Code:
/talk:setup - Interactive setup wizard/talk:enable - Enable TTS/talk:disable - Disable TTS/talk:voice - Change voiceAmerican:
af_heart - Female, warmaf_bella - Female, expressiveaf_nicole - Female, clearaf_sky - Female, brightam_michael - Male, professionalam_adam - Male, friendlyBritish:
bf_emma - Female, elegantbf_isabella - Female, refinedbm_george - Male, distinguishedbm_lewis - Male, thoughtfulConfig is stored at ~/.config/claude-talk/config.toml:
enabled = true
voice = "af_bella"
max_chars = 500
The plugin installs two Claude Code hooks:
Content is filtered to remove:
The TTS runs in a background subprocess so it doesn't block Claude. New messages automatically stop any existing playback.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Background music plugin for Claude Code - plays tunes while Claude works
Typst typesetting system with bundled binaries — generate PDFs from markup in any Claude environment
npx claudepluginhub primary-vector/claude-marketplace --plugin claude-talkVoice I/O for Claude Code - speak to users and hear their voice input
Voice-first interaction with automatic TTS markers for Claude Code
Voice conversations with Claude Code using local speech-to-text and text-to-speech
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.