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.
git clone --depth 1 https://github.com/HariFatherKR/claude-qwen-ttsWrote 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/commands/harifatherkr/claude-qwen-tts/tts-script)<a href="https://agentmods.dev/commands/harifatherkr/claude-qwen-tts/tts-script"><img src="https://agentmods.dev/badge/commands/harifatherkr/claude-qwen-tts/tts-script/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/commands/harifatherkr/claude-qwen-tts/tts-script"><img src="https://agentmods.dev/badge/commands/harifatherkr/claude-qwen-tts/tts-script.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.00014 | $0.00528 |
| Opus 5 | $0.00007 | $0.00264 |
| Sonnet 5 | $0.00003 | $0.00106 |
| Haiku 4.5 | $0.00001 | $0.00053 |
Grade A, and why
tts-script 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 9d 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
TTS-Script - Script to Audio Conversion
Convert a markdown or text script file to audio narration.
Arguments
The user provided: $ARGUMENTS
Instructions
-
Check setup status
- Verify
~/.config/claude-qwen-tts/config.yamlexists - If not, inform user to run
/tts-setupand/tts-initfirst
- Verify
-
Parse arguments
- Extract script path (required)
- Extract
--outputor-o(optional, default:{script_name}.wav) - Extract
--pause(optional, silence between paragraphs, default: 0.8s) - Extract
--speed(optional, playback speed, default: 1.0)
-
Validate script file
- Check file exists
- Supported formats:
.md,.txt - Read and preview first few lines
-
Run TTS generation
source ~/.config/claude-qwen-tts/venv/bin/activate && \ python ~/.config/claude-qwen-tts/scripts/tts_runner.py script_to_audio \ --script "SCRIPT_PATH" \ --output "OUTPUT_PATH" \ --pause PAUSE_SECONDS \ --speed SPEED_RATIO \ --config ~/.config/claude-qwen-tts/config.yaml -
Report result
- Show output file path
- Show total audio duration
- Show number of processed paragraphs
Processing Logic
- Markdown headers (#, ##) are removed
- Horizontal rules (---) are removed
- Text is split by paragraphs
- Each paragraph is generated separately
- Silence is inserted between paragraphs
- All audio is merged into final output
Example Usage
/tts-script scripts/episode01.md
/tts-script SCRIPT.md -o narration.wav
/tts-script intro.txt --pause 1.0 --speed 0.9
Error Handling
- If file not found: "Script file not found: {path}"
- If unsupported format: "Supported formats: .md, .txt"
- If empty script: "Script file is empty"
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.
- 9d ago First seen · 71 lines · 14 tokens per session scan A 782eb39528a8
tts-script is a command published in the GitHub repository HariFatherKR/claude-qwen-tts (16 stars, last pushed 7mo ago), licensed MIT. It adds 14 tokens to every session and 528 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-30.
Other commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
list
List available Piper TTS TTS voices with optional filtering.
review-video
Make a " Reviews" video — a fast, faceless VO montage of REAL, verified competitor reviews that names the recurring complaints and positions YOUR business as the alternative, then hands off to your own customer testimonials.
transcribe
Transcribe the file at $ARGUMENTS into Markdown using the Frenchie MCP server.
varyshop-carousel
Create a Varyshop multi-slide carousel (LIGHT style, hook → CTA).
imperium:create-video
Create startup video content. Supports pitch videos, product demos, social clips, investor updates, and hiring videos. Bridges to Remotion for rendering.