Skip to main content
Generalaviz85

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.

Stars
39
Source
aviz85/claude-skills-library
Updated
2026-05-26
Slug
aviz85--claude-skills-library--speech-generator
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/aviz85/claude-skills-library/HEAD/plugins/speech-generator/skills/speech-generator/SKILL.md -o .claude/skills/speech-generator.md

Drops the SKILL.md into .claude/skills/speech-generator.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.