ElevenLabs CLI
Installation
SKILL.md
ElevenLabs CLI
Voice and audio service management from the terminal.
- Website: https://elevenlabs.io
Key Commands
elevenlabs tts --text "Hello world" --voice "Rachel" --output hello.mp3
elevenlabs voices list
elevenlabs voices clone --name "MyVoice" --files sample1.mp3 sample2.mp3
Agent-Friendly Features
- API key auth via
ELEVENLABS_API_KEY - Non-interactive text-to-speech generation
- Voice management from terminal