·speech-generator
""

speech-generator

aviz85/claude-skills-library

Generate speech audio from text using ElevenLabs TTS. Use when user asks to 'send voice', 'send audio message', 'create voice', 'generate speech', 'say something', 'voice message', 'send me audio', or needs TTS/narration.

24Installs·0Trend·@aviz85

Installation

$npx skills add https://github.com/aviz85/claude-skills-library --skill speech-generator

SKILL.md

Get voice IDs from ElevenLabs - you can use built-in voices or clone your own.

Write prompts as natural spoken Hebrew. Use square brackets [...] for speech directions.

| --text | -t | Text to speak | | --file | -f | Read from file | | --output | -o | Output path (required) | | --voice | -v | Voice ID | | --speed | | 1.0 | | --stability | | 0.5 | | --similarity | | 0.75 |

Generate speech audio from text using ElevenLabs TTS. Use when user asks to 'send voice', 'send audio message', 'create voice', 'generate speech', 'say something', 'voice message', 'send me audio', or needs TTS/narration. Source: aviz85/claude-skills-library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aviz85/claude-skills-library --skill speech-generator
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is speech-generator?

Generate speech audio from text using ElevenLabs TTS. Use when user asks to 'send voice', 'send audio message', 'create voice', 'generate speech', 'say something', 'voice message', 'send me audio', or needs TTS/narration. Source: aviz85/claude-skills-library.

How do I install speech-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill speech-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aviz85/claude-skills-library