By mmsaki
Hear Claude: spoken responses (TTS), procedural sound cues, and per-session queue with skip/replay controls.
Give your Claude Code agent a voice. 🗣️
claude-speak reads Claude's replies aloud and plays subtle sound cues as it works — so you can listen to a long session instead of watching the terminal.
/plugin marketplace add mmsaki/claude-speak
/plugin install claude-speak@mmsaki
Restart Claude Code — that's it. It speaks with the built-in macOS voice out of the box (no API key, no cost).
Want premium voices? (optional) Add a key, then switch the engine:
printf 'YOUR_ELEVENLABS_KEY' > ~/.claude/.elevenlabs_key && chmod 600 ~/.claude/.elevenlabs_key
# then, in Claude: /claude-speak:engine elevenlabs
# (OpenAI works too: ~/.claude/.openai_key + /claude-speak:engine openai)
| Command | What it does |
|---|---|
/claude-speak:next · :prev | skip forward / back |
/claude-speak:replay | replay the current segment |
/claude-speak:stop · :play | pause / resume |
/claude-speak:mute | silence the voice (cues keep playing) |
/claude-speak:voice <name> | switch voice |
/claude-speak:voices | list available voices |
/claude-speak:list | show what's queued |
macOS · MIT · full docs · report an issue
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.
npx claudepluginhub mmsaki/claude-speak --plugin claude-speakMulti-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.