Image-to-video (or text-to-video) via any FAL video model (Kling, Seedance, Veo), ROUTED THROUGH THE GooseWorks fal-proxy so the call bills the Ads agent. The template recipe names the model + params; image_url inputs must be public URLs (the orchestrator hosts local frames via MCP get_upload_url -> get_download_url). Returns the result video URL and downloads it. Use for the generative base clip of any video-ad format.
$npx -y skills add gooseworks-ai/goose-skills --skill create-video-falInstalls into the current project.
Run `npx skills use "https://github.com/gooseworks-ai/goose-skills" --skill "gooseworks-ai/goose-skills/create-video-fal"` 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.