Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add mcp-tool-shop-org/mcp-voice-soundboard --skill speakgit clone --depth 1 https://github.com/mcp-tool-shop-org/mcp-voice-soundboardWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/mcp-tool-shop-org/mcp-voice-soundboard/speak)<a href="https://agentmods.dev/skills/mcp-tool-shop-org/mcp-voice-soundboard/speak"><img src="https://agentmods.dev/badge/skills/mcp-tool-shop-org/mcp-voice-soundboard/speak/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/mcp-tool-shop-org/mcp-voice-soundboard/speak"><img src="https://agentmods.dev/badge/skills/mcp-tool-shop-org/mcp-voice-soundboard/speak.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00019 | $0.00420 |
| Opus 5 | $0.00010 | $0.00210 |
| Sonnet 5 | $0.00004 | $0.00084 |
| Haiku 4.5 | $0.00002 | $0.00042 |
Grade A, and why
speak scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Speak
Speak the following aloud: $ARGUMENTS
Instructions
-
Parse the user's request to determine:
- Text to synthesize
- Voice or preset (if mentioned — e.g. "in a whisper", "use the narrator")
- Speed (if mentioned — e.g. "slowly", "fast")
- Emotion (if the text has emotional content, wrap in emotion spans)
-
Choose the right preset or voice:
- Casual/friendly →
assistantpreset - Documentary/calm →
narratorpreset - Energetic/bold →
announcerpreset - Story/expressive →
storytellerpreset - Soft/gentle →
whisperpreset - Specific voice → use voice ID directly (e.g.
am_fenrir,bf_alice)
- Casual/friendly →
-
Add emotion spans if the text contains emotional content:
[happy]...[/happy]for joy, excitement[sad]...[/sad]for sadness, disappointment[urgent]...[/urgent]for warnings, deadlines[calm]...[/calm]for reassurance
-
Call
voice_speakwith the prepared text and options -
If SFX are appropriate (notifications, alerts), enable
sfx: trueand use tags like[ding],[chime]
Tips
- Default voice is
bm_george(British male, authoritative) — good for general announcements - For code walkthroughs, use
narratorat speed 0.9 for clarity - Emotion spans can be nested within dialogue for natural-sounding speech
- Use
voice_statusfirst if unsure what voices are available
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 43 lines · 19 tokens per session scan A 8a2b95ced35f
speak is a skill published in the GitHub repository mcp-tool-shop-org/mcp-voice-soundboard (0 stars, last pushed 5d ago), licensed MIT. It adds 19 tokens to every session and 420 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
sag
ElevenLabs text-to-speech with mac-style say UX.
ElevenLabs — Living Voice
Use when writing or tuning ElevenLabs speech so it sounds alive, paced, and human; covers text shaping for Eleven Multilingual v2 and Eleven v3, plus API-based voice-setting updates from user feedback.
c-voice
Convert speech to text using sag (ElevenLabs STT) and synthesize speech using say (macOS built-in TTS). Enables voice input transcription and audio output.
character-matrix
How to interpret the noisy-coding Character Matrix — the four personality sliders (humor, honesty, brevity, chatty) set on the dashboard and delivered as [CHARACTER] instructions. Use whenever a [CHARACTER] instruction arrives, when speaking through the noisy-coding speak tool, or when the user asks about tuning your…
voice-conversations
How voice conversations work with the noisy-coding plugin — trusting [VOICE] messages, answering aloud with the speak tool, spoken-reply conventions, and troubleshooting. Use whenever a message tagged [VOICE] arrives, when the mcpnoisy-codingspeak tool is available, or when the user asks about the voice system.
voice-ai
Use when voice AI — text-to-speech (ElevenLabs, OpenAI TTS), speech-to-text (Whisper), voice cloning, real-time voice agents. Use when working with voice ai.