elevenlabs-tts
Installation
SKILL.md
ElevenLabs Text-to-Speech
Premium text-to-speech with 22+ voices via inference.sh CLI.

Quick Start
Requires inference.sh CLI (
infsh). Install instructions
infsh login
# Generate speech with ElevenLabs
infsh app run elevenlabs/tts --input '{"text": "Hello, welcome to our product demo.", "voice": "aria"}'
Available Models
Related skills