fal-veo3-image-to-video
fal-veo3-image-to-video
Required inputs
- A text prompt describing the desired motion/scene.
- One reference image (
--image) as a local file or URL. - A fal.ai API key in
workers.jsonc(fal.key).
Optional inputs
- Additional model parameters via
--param k=v(repeatable).- Value coercions:
true/false- numbers (e.g.
24,0.7) json:<JSON>(e.g.json:{"a":1})@path/to/file.json(read JSON from file)
- Nested keys are supported via dot notation (e.g.
--param camera.motion=fast).
- Value coercions:
--sync-modeto callfal.rundirectly instead of queue polling.--image-fieldto force the request field name for images (defaults toimage_urlfor 1 image andimage_urlsfor >1).
More from lingkaix/smartworkers
smart-skill-maker
Create or improve SmartWorkers-style skills from a workspace-local `skills/` source tree, then apply them to Codex with `npx skills`. Use when you want one guided tool for new skill creation, skill upgrades, or SmartWorkers skill-maintenance work while keeping repo conventions aligned.
22ads-info-gatherer
Use when the user needs a dealer car-ad source pack built from live web sources or a provided worker-pack folder, with VIN-anchored retail truth, source assets, and provenance preserved for downstream generation and review.
7ads-suite-pipeline
Run the full dealer car-ad production pipeline from source pack or approved anchor design to final approved deliverables: generate clean images, review/regenerate, build SVG copy overlays, and finish consistent multi-size or multi-model suites. Use whenever the user asks to produce a full ad suite, continue from an approved ad, adapt one campaign across sizes/models, review and improve generations, or keep retail offer copy exact while moving from source pack to deliverable assets.
7fal-nano-banana-2-image-gen
Generate images from text prompts using fal.ai Nano Banana 2 (fal-ai/nano-banana-2). Use when you need fast text-to-image variants for ads, concepts, or backgrounds.
6workspace-setup
Initialize a SmartWorkers-style agent workspace with repo-root guidance, `logs/`/`temp/`/`artifacts/`, a local `skills/` source tree, ignore rules, config templates, and the required global `mise` plus `npx skills`, `skill-creator`, and `smart-skill-maker` bootstrap completed in one turn by default. Use when starting a new agent workspace, bootstrapping a fresh project folder for repeatable agent work, or standardizing README, WORKFLOW, AGENTS, and skill-management flow before adding more automation.
5fal-qwen-image-edit
Generate and edit images from reference images using fal.ai Qwen (`fal-ai/qwen-image-edit-2511`). Use when you need image-to-image edits/variations, background swaps, style alignment, or multiple aspect-ratio outputs (e.g., square + 16:9) from the same prompt.
1