elevenlabs-speech
Installation
SKILL.md
ElevenLabs Speech
Complete voice solution — both TTS and STT using one API:
- TTS: Text-to-Speech (high-quality voices)
- STT: Speech-to-Text via Scribe (accurate transcription)
Quick Start
Environment Setup
Set your API key:
export ELEVENLABS_API_KEY="sk_..."
Or create .env file in workspace root.