What problem does it solve?
It solves the problem of manually selecting and invoking different video models by providing a single router-like workflow that generates videos from prompts, animates still images, or extends existing clips.
Core Features & Use Cases
- Unified video generation routing: Classifies requests into text-to-video, image-to-video, or video-extend and selects the best RunComfy model for the intent (e.g., quality, speed, multi-shot consistency, in-pass audio, character identity).
- Prompt + schema-driven invocation: Ships model-specific documented prompting patterns and calls the exact runcomfy run <model>/<endpoint> command with the correct JSON input shape.
- Audio and extend support: Supports audio-driven lip-sync via Wan 2-7 using audio_url, and extends Veo clips with the dedicated extend-video endpoints.
- Use cases: Create marketing/social video clips, animate product spins from a still, generate cinematic multi-shot character narratives, and extend short clips beyond per-call duration limits.
Quick Start
Use the ai-video-generation skill to create a text-to-video clip by asking for a specific scene and including optional duration, aspect ratio, and resolution.