elevenlabs
Originally fromdigitalsamba/claude-code-video-toolkit
Installation
SKILL.md
ElevenLabs Audio Generation
OpenMontage provider routing
Inspect the OpenMontage registry before choosing an authentication path.
- Prefer
fal_elevenlabs_ttswhen it is available. It provides Eleven v3, Multilingual v2, and Turbo v2.5 through the centrally managed fal.ai connection; no separate ElevenLabs credential is needed. - Use
elevenlabs_ttsonly when that direct provider is already reported as available by the registry. - In a shared installation, never tell the user to create a
.env, export a key, or paste a credential. Report missing direct-provider access as an administrator setup request.
The direct API examples below require a centrally configured
ELEVENLABS_API_KEY; they are not the default path when the fal.ai provider is
available.