Skip to main content
ClaudeWave
Skill1.2k estrellas del repoactualizado 12d ago

create-vo-elevenlabs

Generate a voiceover (VO) clip via ElevenLabs text-to-speech, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Voice id + script text come from the template recipe. Use for the spoken narration of VO-driven video-ad formats (cgi-app-sizzle, flat-vector-explainer, hypermotion). Never call ElevenLabs directly — the proxy attribution is required.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/gooseworks-ai/goose-skills /tmp/create-vo-elevenlabs && cp -r /tmp/create-vo-elevenlabs/skills/ads/capabilities/create-vo-elevenlabs ~/.claude/skills/create-vo-elevenlabs
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# create-vo-elevenlabs

VO via the elevenlabs-proxy (bills the Ads agent). `gen_vo.py --text "..." --voice <id> --out vo.mp3`.
The template recipe supplies the voice + text; paid call routes through media_proxy.