video-from-image
Installation
SKILL.md
Video from Image
Animate a single image into a dynamic video using Google DeepMind's Veo 3.1 model via fal.ai.
See references/fal-api.md for setup, Python patterns, and error handling.
API Endpoint
fal-ai/veo3.1/image-to-video
Parameters
Required
prompt(string): Text description of the video motion and action to generateimage_url(string): URL of the input image to animate (usefal_client.upload_file()for local files)