Create music elevenlabs
Skill gooseworks-ai/goose-skills/skills/ads/capabilities/create-music-elevenlabs
Library of Growth & GTM skills + data APIs for Claude Code, Codex, Cursor to run ads, social, content, lead gen, seo and data scraping
npx -y skills add gooseworks-ai/goose-skills --skill create-music-elevenlabsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades the tail. Prompt + length from the template recipe. Use for the music layer of any video-ad format.
SKILL.md
1.0 KB, as published. Nobody here has run it
create-music-elevenlabs
Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades the tail. Prompt + length from the template recipe. Use for the music layer of any video-ad format.
Run
gen_music.py --prompt '...' --duration 10 --out music.m4a — bills the agent; writes a duration-clamped, loudnorm'd bed.
Contract
- Paid calls route through the GooseWorks proxies (bills the Ads agent) via the
bundled
media_proxy.py— never a provider SDK's default host. - The template recipe (DB) supplies the model + params; this capability is generic.