Agent skill

tts

Speak text aloud using the local ElevenLabs TTS script; use when the user asks to read or speak text.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/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.

Output

  • Short confirmation that speech ran.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results