Design
37,413 installs
ai-video-generation
by runcomfy-com/skills
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),…
Skill content
AI Video Generation 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. runcomfy.com · Video models · CLI docs Powered by the RunComfy CLI # 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli # or: npx -y @runcomfy/cli --version # 2. Sign in runcomfy login # or in CI: export RUNCOMFY_TOKEN=<token>