agentsclimarketplace

Create vo elevenlabs

Skill gooseworks-ai/goose-skills/skills/ads/capabilities/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.From its SKILL.md

Install
npx -y skills add gooseworks-ai/goose-skills --skill create-vo-elevenlabs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • runs commandsInstructs the agent to run 1 command, including `gen_vo.py --text "..." --voice <id> --out vo.mp3`.

SKILL.md

0.6 KB, 59 tokens by cl100k_base, as published. Nobody here has run it

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.

What ships with it: 4 files

15.7 KB alongside SKILL.md, 2 of them executable

scripts/

tests/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.