# Send Image To Video to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "image-to-video",
    "name": "Image To Video",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/okaris/image-to-video",
    "canonicalUrl": "https://clawhub.ai/okaris/image-to-video",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/image-to-video",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=image-to-video",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/image-to-video"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/image-to-video",
    "downloadUrl": "https://openagent3.xyz/downloads/image-to-video",
    "agentUrl": "https://openagent3.xyz/skills/image-to-video/agent",
    "manifestUrl": "https://openagent3.xyz/skills/image-to-video/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/image-to-video/agent.md"
  }
}
```
## Documentation

### Image to Video

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

### Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Generate a still image
infsh 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
}'

# Animate it
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "gentle ripples on the lake surface, clouds slowly drifting, warm light shifting, birds flying in the distance",
  "image": "path/to/lake-image.png"
}'

Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.

### Model Selection

ModelApp IDBest ForMotion StyleWan 2.5 i2vfalai/wan-2-5-i2vRealistic motion, natural movementPhotorealistic, subtleSeedance 1.5 Probytedance/seedance-1-5-proStylized, creative, animation-likeArtistic, expressiveSeedance 1.0 Probytedance/seedance-1-0-proGeneral purpose, good qualityBalancedFabric 1.0falai/fabric-1-0Cloth, fabric, liquid, flowing materialsPhysics-based flowGrok Imagine Videoxai/grok-imagine-videoGeneral animation, text-guidedVersatile

### When to Use Each

ScenarioBest ModelWhyLandscape with water/cloudsWan 2.5 i2vBest at natural, realistic motionPortrait with subtle expressionWan 2.5 i2vMaintains face fidelityProduct with fabric/clothFabric 1.0Specialized in material physicsFlag waving, curtain flowingFabric 1.0Cloth simulationIllustrated/artistic imageSeedanceMatches stylized contentGeneral "bring to life"Seedance 1.5 ProGood all-rounderQuick test/iterationSeedance 1.0 LiteFastest, 720p

### Camera Movement

MovementPrompt KeywordEffectPush in / Dolly forward"slow dolly forward", "camera pushes in"Increasing intimacy/focusPull out / Dolly back"camera pulls back", "slow zoom out"Reveal, contextPan left/right"camera pans slowly to the right"Scanning, followingTilt up/down"camera tilts upward"Revealing heightOrbit"camera orbits around the subject"3D explorationCrane up"camera rises upward"Grand revealStatic(no camera movement prompt)Subject motion only

### Subject Motion

TypePrompt ExamplesNatural elements"water rippling", "clouds drifting", "leaves rustling in breeze"Hair/clothing"hair blowing gently in wind", "dress fabric flowing"Atmospheric"fog slowly rolling", "dust particles floating in light beams"Character"person slowly turns to camera", "subtle breathing motion"Mechanical"gears turning", "clock hands moving"Liquid"coffee steam rising", "paint dripping", "water pouring"

### The Golden Rule: Subtle > Dramatic

AI video models produce better results with gentle, subtle motion than dramatic action. Requesting too much movement causes distortion and artifacts.

❌ "person running and jumping over obstacles while the camera spins"
✅ "person slowly walking forward, gentle breeze, camera follows alongside"

❌ "explosion with debris flying everywhere"
✅ "candle flame flickering gently, warm ambient light shifting"

❌ "fast zoom into the eyes with dramatic camera shake"
✅ "slow dolly forward toward the subject, subtle focus shift"

### Prompt Structure

[Camera movement] + [Subject motion] + [Atmospheric effects] + [Mood/pace]

### Examples by Scenario

# Landscape animation
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "gentle camera pan right, water reflecting moving clouds, trees swaying slightly in breeze, warm golden light, peaceful and slow",
  "image": "landscape.png"
}'

# Portrait animation
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "subtle breathing motion, slight head turn, natural eye blink, hair moving gently, soft ambient lighting shifts",
  "image": "portrait.png"
}'

# Product shot animation
infsh app run bytedance/seedance-1-5-pro --input '{
  "prompt": "slow 360 degree orbit around the product, gentle spotlight movement, subtle reflections shifting, premium product showcase, smooth motion",
  "image": "product.png"
}'

# Fabric/cloth animation
infsh app run falai/fabric-1-0 --input '{
  "prompt": "fabric flowing and rippling in gentle wind, natural cloth physics, soft movement",
  "image": "fabric-scene.png"
}'

# Architectural visualization
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "slow dolly forward through the entrance, slight camera tilt upward, ambient light filtering through windows, dust particles in light beams",
  "image": "building-interior.png"
}'

### Duration Guidelines

DurationQualityUse For2-3 secondsHighest qualityGIFs, looping backgrounds, cinemagraphs4-5 secondsHigh qualitySocial media posts, product reveals6-8 secondsGood qualityShort clips, transitions10+ secondsQuality degradesAvoid unless stitching shorter clips

### Extending Duration

For longer videos, generate multiple short clips and stitch:

# Generate 3 clips from the same image with progressive motion
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "slow pan left, gentle water motion",
  "image": "scene.png"
}' --no-wait

infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "continuing pan, clouds shifting, light changing",
  "image": "scene.png"
}' --no-wait

# Stitch together
infsh app run infsh/media-merger --input '{
  "media": ["clip1.mp4", "clip2.mp4"]
}'

### Still-to-Final-Video Pipeline

# 1. Generate source image (best quality)
infsh app run bytedance/seedream-4-5 --input '{
  "prompt": "cinematic landscape, misty mountains at dawn, lake in foreground, dramatic clouds, golden hour, 4K quality, professional photography",
  "size": "2K"
}'

# 2. Animate the image
infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "gentle mist rolling through the valley, lake surface rippling, clouds slowly moving, birds in distance, warm light shifting",
  "image": "landscape.png"
}'

# 3. Upscale video if needed
infsh app run falai/topaz-video-upscaler --input '{
  "video": "animated-landscape.mp4"
}'

# 4. Add ambient audio
infsh app run infsh/hunyuanvideo-foley --input '{
  "video": "animated-landscape.mp4",
  "prompt": "gentle nature ambience, distant birds, soft wind, water lapping"
}'

# 5. Merge video with audio
infsh app run infsh/video-audio-merger --input '{
  "video": "upscaled-landscape.mp4",
  "audio": "ambient-audio.mp3"
}'

### Cinemagraph Effect

A cinemagraph is a still photo where only one element moves (e.g., waterfall moving in an otherwise frozen scene). To achieve this:

Generate the still image with the motion element clearly defined
Prompt for motion only in that specific element
Keep to 2-4 seconds for seamless looping

infsh app run falai/wan-2-5-i2v --input '{
  "prompt": "only the waterfall is moving, everything else remains perfectly still, water cascading smoothly, rest of scene frozen",
  "image": "waterfall-scene.png"
}'

### Common Mistakes

MistakeProblemFixToo much motion requestedDistortion, artifacts, warpingSubtle > dramatic, alwaysWrong model for content typePoor resultsUse selection guide aboveClips too long (10s+)Quality degrades significantlyKeep to 3-5 seconds, stitch if neededNo camera movement specifiedRandom/unpredictable motionAlways specify camera behaviorConflicting motion directionsChaotic, unnaturalOne primary motion directionLow-res source imageLow-res video outputStart with highest quality sourceComplex action scenesModels can't handleKeep motion simple and natural

### Related Skills

npx skills add inference-sh/skills@ai-video-generation
npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@video-prompting-guide
npx skills add inference-sh/skills@prompt-engineering

Browse all apps: infsh app list
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: okaris
- Version: 0.1.5
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/image-to-video)
- [Send to Agent page](https://openagent3.xyz/skills/image-to-video/agent)
- [JSON manifest](https://openagent3.xyz/skills/image-to-video/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/image-to-video/agent.md)
- [Download page](https://openagent3.xyz/downloads/image-to-video)