Use-case-driven multi-step pipelines on fal.ai. Trigger when the user asks for a specific kind of content production rather than a single endpoint call: "make a commercial", "ad creative", "product photography", "cinematic shot", "film look", "character design", "consistent character", "anchor system", "storyboard", "multi-shot", "narrative video", "talking head", "lip sync", "make this person talk", "virtual try-on", "garment transfer", "restore image", "deblur", "denoise", "fix face", "old photo restore", "add audio to video", "video sound effects", "product shot", "photoreal", "realistic photo", "candid photo", "editorial portrait", "documentary photo", "looks like a real photograph", "iPhone-style photo", "film photo", "archival photo". Each recipe describes inputs, the genmedia call sequence, and quality checks.
Runtime: All endpoint calls run via the genmedia CLI. See the
genmediaskill for command syntax; rungenmedia initonce if not yet installed.
A recipe is a use-case-driven pipeline. It tells you the inputs to collect, the genmedia calls to chain, and the quality bar to verify before returning.
Recipes use genmedia for execution and fal-models-catalog for endpoint defaults. They differ from fal-workflow:
| Reference | Use for |
|---|---|
| cinematography.md | Cinematic stills and video, shot language, lighting, lens, color grade |
| character-design.md | Original characters with consistent identity across shots |
| commercial.md | Product photography, ads, e-commerce batches, hero shots |
| storytelling.md | Multi-shot narratives, short films, ads, brand films, social stories |
| character-lipsync.md | Talking head / lip-sync video (TTS → animated portrait) |
| image-restoration.md | Smart-dispatch restoration, deblur, denoise, dehaze, fix faces, document restore |
| virtual-tryon.md | Apply a garment onto a person photo (with optional cleanup chain) |
| video-with-audio.md | Add narration / SFX / music to a silent video |
| product-shot.md | Hero product photography from a packshot reference |
| realism.md | Photoreal stills (candid, editorial, documentary, archival, food, nature, architectural) with an anti-AI-look checklist |
character-design first, then commercial framing).fal-workflow Mode B (CLI orchestration) and design the pipeline from scratch.fal-models-catalog reference.Every reference follows the same skeleton so the agent knows where to look:
Information lives in one place. If a recipe needs an endpoint listed in the catalog, it links to the catalog instead of duplicating the list.
skillbazaar install fal-recipes --agent claudeSign in (free) to install skills with the CLI.
Published by