Shared helper that routes ALL paid media generation (FAL image/video, ElevenLabs music) through the GooseWorks proxies so every call bills the Ads agent — never a provider SDK's default host. Host-swaps the FAL queue URLs, loads the agent token from ~/.gooseworks/credentials.json, and returns the result CDN URL. Every video-ad media capability imports this; templates never call a provider directly.
$npx -y skills add gooseworks-ai/goose-skills --skill media-proxyInstalls into the current project.
Run `npx skills use "https://github.com/gooseworks-ai/goose-skills" --skill "gooseworks-ai/goose-skills/media-proxy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gooseworks-ai/goose-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gooseworks-ai/goose-skills"` and select the relevant skills, then follow their instructions.