image-to-video

Installation
Summary

Convert still images to animated videos with model selection, motion prompting, and camera control.

  • Six models available (Wan 2.5 i2v, Seedance, Fabric, Grok) with guidance on when to use each based on content type and motion style
  • Motion prompting framework covering camera movement (pan, dolly, orbit, crane), subject motion (natural elements, character, liquid), and atmospheric effects
  • Best practices emphasizing subtle motion over dramatic action, with structured prompt templates and real-world examples for landscapes, portraits, products, and cloth
  • Duration guidelines recommending 2-5 seconds for quality, with stitching technique for longer videos and cinemagraph effects for selective element animation
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

Image to Video

Convert still images to animated videos via inference.sh CLI.

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Generate a still image
belt app run falai/flux-dev-lora --input '{
  "prompt": "serene mountain lake at sunset, snow-capped peaks reflected in still water, golden hour light, landscape photography",
  "width": 1248,
  "height": 832
}'
Related skills
Installs
GitHub Stars
500
First Seen
image-to-video — inferen-sh/skills