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 generate
  • image_url (string): URL of the input image to animate (use fal_client.upload_file() for local files)

Optional

Parameter Type Default Options
Related skills

More from bluewaves-creations/bluewaves-skills

Installs
7
GitHub Stars
1
First Seen
Feb 21, 2026