What it does. Generate videos with the full RunComfy video-model catalog through one CLI — text-to-video, image-to-video, and Veo's video-extend. This skill picks the right model for the user's intent and ships the documented prompt patterns + the exact
runcomfy run
invoke for each.
HappyHorse 1.0 —
happyhorse/happyhorse-1-0/text-to-video
(default) > Currently #1 on Artificial Analysis Video Arena. Native synchronized audio generated in-pass (no separate Foley step). Native 1080p, up to ~15s, strong multi-shot character consistency. > Pick for: general-purpose t2v, ad creative with audio, social-media clips, multi-shot narratives. > Avoid for: audio-driven lip-sync to a specific voiceover MP3 — use
Wan 2-7.
When to use it. Generate AI videos on RunComfy via the
runcomfy
CLI — a smart router across the full video-model catalog: HappyHorse 1.0 (Arena #1, native in-pass audio), Wan-AI Wan 2-7 (open weights, audio-driven…
Install
npx skills add genmedia-labs/skills --skill ai-video-generation
Or copy the skill folder manually:
git clone https://github.com/genmedia-labs/skills.git
cp -r skills/ai-video-generation/ ~/.claude/skills/ai-video-generation
Source: genmedia-labs/skills — 4 stars, MIT, last pushed 2026-08-12.