Voice companion for Claude Code. Narrates assistant turns and tool activity via TTS, controlled with /codetalker:* slash commands.
Set the live-mode cadence (periodic | per_tool_call | per_cluster | significant_only | hybrid)
Verify codetalker is installed; print specific fix commands for any missing piece
Switch codetalker narration mode (direct | brief | live | trigger)
Mute the codetalker narrator (no audio until /codetalker:unmute)
Open the codetalker daemon's web UI in your default browser
Matches all tools
Hooks run on every tool call, not just specific ones
Runs pre-commands
Contains inline bash commands via ! syntax
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.
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Multi-mode voice companion for Claude Code. Ships as an MCP server consumable by VS Code, Cursor, Claude Desktop, CLI, or any MCP client.
Built on the CodeTalker core (engine-neutral: engines, providers, modes, MCP server shell).
See docs/superpowers/specs/ (in BF_Workspace) for the full design spec.
Inside any Claude Code session:
/plugin marketplace add OpenCircuitDev/codetalker
/plugin install codetalker@codetalker
Prerequisite (one time): pip install --user claude-code-talker. Then run /codetalker:status to confirm the daemon is reachable.
core/ — Python MCP server + library (claude_code_talker)extension/ — VS Code extension (Phase 6)claude-code-plugin/ — Claude Code plugin: one-shot install via /plugin install, slash commands, MCP-spawned daemon (Phase 18)voice-cloner/ — XTTS character voice generation (Phase 5)extension/. Daemon spawn, status bar, command palette, secrets-to-keychain.claude-code-plugin/ via /plugin install. Slash commands /codetalker:*, daemon-aware skill, tts_set_* MCP tools Claude can call to self-modulate.npx claudepluginhub opencircuitdev/codetalker --plugin codetalkerMemory compression system for Claude Code - persist context across sessions
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.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns