ai-video-generation
๐ฏSkillfrom prime-skills/runcomfy-agent-skills
Installation
npx vibeindex add prime-skills/runcomfy-agent-skills --skill ai-video-generationnpx skills add prime-skills/runcomfy-agent-skills --skill ai-video-generation~/.claude/skills/ai-video-generation/SKILL.mdA Claude Code skill that acts as a smart router for AI video generation across the full RunComfy model catalog. Supports text-to-video, image-to-video, and video-extend modes with models including HappyHorse 1.0, Kling 3.0, Wan 2.7, Seedance, Veo 3.1, and more.
Overview
AI Video Generation is a Claude Code skill that serves as a unified router for generating videos across the entire RunComfy video-model catalog through a single CLI. It automatically selects the best model for the user's intent and provides documented prompt patterns along with the exact runcomfy run invocation for each model. The skill covers text-to-video (t2v), image-to-video (i2v), and video-extend endpoints, spanning models such as HappyHorse 1.0, Kling 3.0, Wan 2.7, Seedance v2, Google Veo 3.1, MiniMax Hailuo, and ByteDance Dreamina.
Key Features
- Smart model routing: Automatically recommends the best model based on user intent, whether that is top Arena quality, multi-shot character identity, in-pass audio, cinematic motion, or fastest iteration speed
- Broad model coverage: Includes HappyHorse 1.0 (Arena #1), Kling 3.0 (Standard/Pro/4K), Wan 2.7 (open-weights with lip-sync), Seedance v2/1.5/1.0, Google Veo 3.1, MiniMax Hailuo 2.3, and ByteDance Dreamina 3.0
- Three generation modes: Supports text-to-video, image-to-video, and Veo's video-extend for appending new content to existing clips
- Per-model prompt guidance: Ships documented prompting patterns, parameter schemas, and pricing for each model so the user can fine-tune output
- Single CLI workflow: All models accessed through the same
runcomfy runcommand with consistent authentication and output handling - Audio-aware routing: Distinguishes between models with in-pass native audio (HappyHorse, Kling 3.0) and audio-driven lip-sync (Wan 2.7) to match audio requirements
Who is this for?
- Developers and creators who want to generate AI video without researching which model fits their use case
- Teams building video pipelines that need access to multiple models through a single CLI interface
- Content producers who need to switch between quality tiers, audio modes, or generation styles depending on the project
Same repository
prime-skills/runcomfy-agent-skills(25 items)
SKILL.md
More from this repository10
A smart intent-routing skill for video editing on RunComfy that automatically selects the best model (Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, or Lucy Edit Restyle) based on what the user wants to do, from general restyling and background swaps to precise motion transfer and outfit changes.
A smart intent-routing skill that animates still images on RunComfy by selecting the optimal model: HappyHorse 1.0 I2V for general portrait and product animation with native audio, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition with image, video, and audio references.
A skill for generating images with Google Nano Banana 2, the flash-tier text-to-image model in the Gemini family on RunComfy, optimized for rapid iteration, batch ideation, in-image typography rendering, and optional web-grounded context with support for resolutions from 0.5K to 4K.
A smart intent-routing skill for image editing on RunComfy that selects the optimal model from Nano Banana Edit (batch up to 20 images), GPT Image 2 Edit (multilingual text rewrite, multi-ref composition), Flux Kontext Pro (single-shot precise local edit), or Z-Image Turbo Inpaint (mask-driven region edit) based on user intent.
A Claude Code skill that enables precise single-image editing using Black Forest Labs's Flux 1 Kontext Pro model through the RunComfy CLI, with built-in prompting patterns for high-fidelity local edits.
A skill for generating text-to-video with Wan 2.7, Wan-AI's flagship motion model on RunComfy, featuring multi-reference conditioning, audio-driven lip-sync via custom audio tracks, smooth transition physics, prompt expansion control, and up to 1080p output at 15 seconds duration.
A Claude Code skill for generating text-to-video clips with HappyHorse 1.0 via the RunComfy CLI. HappyHorse 1.0 is currently ranked #1 on the Artificial Analysis Video Arena, producing native 1080p video with in-pass synchronized audio and multi-shot character consistency.
A Claude Code skill for generating video with Kling 3.0 via the RunComfy CLI. Covers all six Kling 3.0 endpoints across three rendering tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video), with native synchronized audio and multi-shot character consistency.
A Claude Code skill that generates custom OpenAI Codex Pets from a single reference image via the RunComfy CLI. It produces a Codex-compatible spritesheet (1536x1872, 8 columns x 9 rows) and pet.json manifest using GPT Image 2 and ImageMagick, without requiring Codex Pro or an OPENAI_API_KEY.
A Claude Code skill that acts as a smart router for AI image generation and editing across 11+ models on the RunComfy platform. Supports text-to-image and image-to-image modes with models including FLUX 2, GPT Image 2, Seedream 5, Nano Banana 2, and more.