What is speak-response?
Vocalize Claude's last response using local Qwen3-TTS. Default voice is the Oracle (deep, resonant Dune narrator). Use --preset for emotion-controlled preset speakers. Source: tdimino/claude-code-minoan.
Vocalize Claude's last response using local Qwen3-TTS. Default voice is the Oracle (deep, resonant Dune narrator). Use --preset for emotion-controlled preset speakers.
Quickly install speak-response AI skill to your development environment via command line
Source: tdimino/claude-code-minoan.
Vocalize text using local Qwen3-TTS. Default voice is the Oracle (cloned from a Dune narrator with deep, resonant, prophetic quality).
| /speak | Last 2 sentences with Oracle voice | | /speak 5 | Last 5 sentences with Oracle voice | | /speak "The sleeper must awaken." | Specific text with Oracle voice | | /speak --preset mood:warm | Last 2 sentences with preset speaker + emotion | | /speak --preset "Hello" speaker:Vivian voice:"nurturing" | Preset speaker with custom voice |
The oracle voice is a deep, resonant, prophetic voice cloned from a Dune narrator. It speaks all text with a sense of ancient wisdom and gravitas.
Vocalize Claude's last response using local Qwen3-TTS. Default voice is the Oracle (deep, resonant Dune narrator). Use --preset for emotion-controlled preset speakers. Source: tdimino/claude-code-minoan.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tdimino/claude-code-minoan --skill speak-responseVocalize Claude's last response using local Qwen3-TTS. Default voice is the Oracle (deep, resonant Dune narrator). Use --preset for emotion-controlled preset speakers. Source: tdimino/claude-code-minoan.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tdimino/claude-code-minoan --skill speak-response Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/tdimino/claude-code-minoan