tts-setup

tts-setup is a command for coding agents from MatiousCorp/claude-tts. It costs 34 tokens per session (423 once invoked), scanned A, original, no licence file.

A command for configuring text-to-speech with a selected provider. Providers include services such as ElevenLabs, OpenAI, Google, Amazon Polly, Azure, and local system speech.

In plain words
What is it for?
Use it to set up text-to-speech with a supported provider.
Why use it?
It provides a setup step for choosing and configuring how Claude's responses are spoken.

Command

Part of the claude-tts plugin — 5 commands, 2 hooks shipped together

Install

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.

agentmods
npx agentmods add commands/matiouscorp/claude-tts/tts-setup
Clone the repo
git clone --depth 1 https://github.com/MatiousCorp/claude-tts

Or install claude-tts, the plugin that ships this one along with the rest of its 5 commands, 2 hooks.

Wrote 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.

agentmods badge for tts-setup

README.md
[![agentmods](https://agentmods.dev/badge/commands/matiouscorp/claude-tts/tts-setup.svg)](https://agentmods.dev/commands/matiouscorp/claude-tts/tts-setup)
Your own site
<a href="https://agentmods.dev/commands/matiouscorp/claude-tts/tts-setup"><img src="https://agentmods.dev/badge/commands/matiouscorp/claude-tts/tts-setup.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 423 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00034 $0.00423
Opus 5 $0.00017 $0.00211
Sonnet 5 $0.00007 $0.00085
Haiku 4.5 $0.00003 $0.00042

Measured 4d ago against content hash c49cae575d18, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

tts-setup 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 4d 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.

plugins/claude-tts/commands/tts-setup.md · 39 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 4d ago First seen · 39 lines · 34 tokens per session scan A c49cae575d18

Subscribe to this mod's changes

tts-setup is a command published in the GitHub repository MatiousCorp/claude-tts (29 stars, last pushed 3mo ago), with no licence file. It adds 34 tokens to every session and 423 once invoked, about $0.0002 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.

Related

Other commands, from other repositories

repeat

Replay the most recent Audio Recap audibly. Hits the per-session cache when available; otherwise generates on demand from the latest assistant turn.

leonidb/claude-code-audio-recap · 28 tokens

wp-cinematic-scene

Author, replace, or regenerate a single cinematic scene. Updates the matching cinematicscenes repeater row (eyebrow, headline, body, CTA, videos, poster) and — if the scene needs a non-default layout — emits a per-scene template fragment override at template-parts/cinematic/scene- .php. Cinematic equivalent of…

yojahny55/claude-wp-builder · 0 tokens

wp-cinematic-demo

Generate (or regenerate) the cinematic HTML demo for client approval. Wraps the kit's cinematic-site skill but emits to /demo/ with the same delimiters the rest of the plugin uses, so the demo can be polished with /wp-polish and audited with /wp-responsive-check like any other plugin demo.

yojahny55/claude-wp-builder · 0 tokens

wp-cinematic-seed

Seed (or re-seed) all cinematic scenes from a manifest. Idempotent — skips scenes whose sceneid already has content unless --force. Sideloads sample videos from the kit if no Media Library attachments are pinned.

yojahny55/claude-wp-builder · 56 tokens

marketing-asset

마케팅 소재 파이프라인 — 제목/부제(+명함은 추가 정보) → Satori+Sharp로 OG·포스터·배너·명함 이미지 생성 (Phase 3).

sodam-ai/SoDam-Design-Kit · 42 tokens

off

Disable Audio Recap for this Claude Code session.

leonidb/claude-code-audio-recap · 10 tokens