Back to the catalog

image-to-video

Animate any still image on RunComfy — this skill is a smart router that matches the user's intent to the right i2v model in the RunComfy cat

Open source Repository Open in the app JSON README (API)

About

Animate any still image on RunComfy — this skill is a smart router that matches the user's intent to the right i2v model in the RunComfy catalog. Picks HappyHorse 1.0 I2V (Arena #1, native audio, identity preservation) for general animations, Wan 2.7 with `audio_url` for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal animation from image + reference video + reference audio. Bundles each model's documented prompting patterns so the caller gets sharper output without burning iterations on the wrong model. Calls `runcomfy run <vendor>/<model>/image-to-video` (or endpoint variant) through the local RunComfy CLI. Triggers on "image to video", "image-to-video", "i2v", "animate image", "make this move", or any explicit ask to turn a still into video.

Details

Kind
Agent skills
Topic
Developer tools
Publisher
genmedia-labs
Origin
skillssh
Category
ferramentas
Stars
4
Forks
2
Last push
2026-09-07T09:22:26Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:21:04
Updated
2026-09-06 10:00:41
Origin id
genmedia-labs/skills/image-to-video

README

# runcomfy-agent-skills

RunComfy AI media skills for Claude agents.

Install via:

```bash
npx skills add agentspace-so/runcomfy-agent-skills --skill <skill-name>
```

Skills are pushed one at a time so we can verify each one's SKILL.md is correctly indexed by skills.sh before adding the next.

More