tts

SKILL.md

TTS

Overview

Use this skill to synthesize speech from text.

Inputs

  • Text to speak

Workflow

  1. Extract the text to speak.
  2. Run the local TTS script: uv run C:\Users\USERNAME\.claude\hooks\utils\tts\elevenlabs_tts.py --voice OCIdyYxzVR7iuL9fyP9f --model eleven_v3 "<TEXT>"
  3. Create the skip marker file: echo skip > C:\Users\USERNAME\.claude\hooks\utils\tts\.skip_endhook
  4. Confirm success.
Installs
2
First Seen
Mar 31, 2026
tts from smithery.ai