elevenlabs-tts

Installation
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

ElevenLabs Text-to-Speech

Premium text-to-speech with 22+ voices via inference.sh CLI.

ElevenLabs TTS

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Generate speech with ElevenLabs
belt app run elevenlabs/tts --input '{"text": "Hello, welcome to our product demo.", "voice": "aria"}'
Installs
314
GitHub Stars
566
First Seen
Mar 17, 2026
elevenlabs-tts — inference-sh/skills