Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-talk.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-talk.
Plugin Claude Code
Text-to-speech for Claude Code. Speaks tagged content from assistant responses.
Command
Speak arbitrary text via Claude Talk.
Command
Show Claude Talk TTS status.
Command
Stop current Claude Talk speech.
Command
Set or cycle the TTS verbosity style (succinct/verbose/chatty).
Command
Change Claude Talk voice (auto, alba, vera, paul, charles, michael, anna, fantine, eponine, cosette, eve, george, mary, marius, javert, azelma, carodavy, peteryearsley, stuartbell).
Command
Toggle Claude Talk TTS on/off.
Hook
Runs when a session starts, executing session-start.py via python3. From swairshah/Loqui.
Hook
Runs when you submit a prompt, before the agent sees it, executing style-reminder.py via python3. From swairshah/Loqui.
Hook
Runs before the agent uses a tool, executing flush-voice.py via python3. From swairshah/Loqui.
Hook
Runs after a tool call finishes, executing flush-voice.py via python3. From swairshah/Loqui.
Hook
Runs when the agent finishes a response, executing speak-response.py via python3. From swairshah/Loqui.
Hook
Runs when a session ends, executing session-end.py via python3. From swairshah/Loqui.
Skill Claude CodeCodex
Always use tags to speak conversationally with the user. Use this skill for ALL responses — wrap your spoken thoughts, questions, reactions, and summaries in tags. This gives the user audio feedback about what you're doing.
MCP server Claude CodeCodexCursor
MCP server for different kinds of UI input from user. Runs locally from the @swairshah/input-mcp npm package.