# 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.

- Skill: `athina-ai/create-vo-elevenlabs` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add athina-ai/create-vo-elevenlabs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/athina-ai/create-vo-elevenlabs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: athina-ai (https://skillmd.com/u/athina-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/athina-ai/create-vo-elevenlabs

---


# 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.

