---
name: ElevenLabs Voiceover
slug: create-vo-with-elevenlabs
category: Automation
description: Generates a voiceover clip using ElevenLabs text-to-speech through a proxy that bills the Ads agent. The template recipe provides the voice ID and script text; used for spoken narration in video ad formats.
github: "https://github.com/gooseworks-ai/goose-skills/tree/main/skills/ads/capabilities/create-vo-elevenlabs"
language: Python
stars: 1066
forks: 194
install: "git clone https://github.com/gooseworks-ai/goose-skills"
added: 2026-07-20T06:49:29.017Z
last_synced: 2026-07-29T06:37:30.716Z
canonical_url: "https://dirskills.com/skills/create-vo-with-elevenlabs"
---

# ElevenLabs Voiceover

Generates a voiceover clip using ElevenLabs text-to-speech through a proxy that bills the Ads agent. The template recipe provides the voice ID and script text; used for spoken narration in video ad formats.

**Install:** `git clone https://github.com/gooseworks-ai/goose-skills`

## README

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