create-video-fal

Featured

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.

Code & Development 1,201 stars 206 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
43
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# create-video-fal 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. ## Run gen_video.py --model fal-ai/kling-video/v2.1/standard/image-to-video --payload '{...}' --out clip.mp4 — bills the agent; host-swaps the FAL queue URLs; downloads the result. ## 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.

Details

Author
gooseworks-ai
Repository
gooseworks-ai/goose-skills
Created
6 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

create-image-fal

Generate or edit an image via any FAL image model (nano-banana edit, gpt-image, flux, ...), ROUTED THROUGH THE fal-proxy so it bills the Ads agent. image_urls must be public URLs (orchestrator hosts local product refs via MCP upload->presign). The recipe names the model + prompt. Use for keyframes, flat-cover transforms, product hero edits. (For the OpenAI gpt-image family specifically, create-image-gpt-image-fal also exists.)

1,201 Updated 1 weeks ago
gooseworks-ai
AI & Automation Listed

fal-ai

Generate AI video, image, voice/TTS, and music clips via fal.ai's Node.js client for cinematic video productions. Use when a brief calls for footage, reference imagery, narration, or a music bed that cannot come from uploaded assets or a selective deterministic HyperFrames insert.

13 Updated today
manishiitg
AI & Automation Listed

fal

Generate and edit media with fal.ai — images, video, speech, music, sound effects, lipsync/talking-head avatars, motion control, upscaling, 3D, and full multi-shot video pipelines. Use when the user asks to "generate an image", "make a video", "text to video", "image to video", "animate this photo", "AI voiceover", "text to speech", "clone a voice", "make music", "lipsync", "talking head", "UGC ad", "AI avatar", "upscale", "remove background", "outpaint", "reframe to vertical", "transcribe", "dub this", "image to 3D", or mentions fal, fal.ai, FAL_KEY, Veo, Kling, Seedance, Nano Banana, Seedream, Flux, ElevenLabs, MiniMax, Topaz, or a fal endpoint id. Also use for Higgsfield-style workflows built on fal instead.

0 Updated 1 months ago
NickGeorge99