Comfy Generate Video banner
Comfy-Org Comfy-Org

Comfy Generate Video

Development community

Description

Generate, edit, or extend a video using Comfy Cloud based on the user's description: $ARGUMENTS Follow these steps exactly: **Step 0 — Route the named model family.** If the user named a provider, model, or capability (e.g. "Kling", "Veo", "Sora", "Runway", "MiniMax"), check both routes before doing anything else: one `search_nodes` lookup with the named term (for the partner/API node), and one `search_templates` lookup with the family name (for an OSS template). Some families — MiniMax H3 is

Installation

Installs to ~/.claude/skills/comfy-org-comfy-skills-comfy-generate-video/SKILL.md

Terminal
mkdir -p ~/.claude/skills/comfy-org-comfy-skills-comfy-generate-video && curl -fsSL https://raw.githubusercontent.com/Comfy-Org/comfy-skills/HEAD/skills/comfy-generate-video.md -o ~/.claude/skills/comfy-org-comfy-skills-comfy-generate-video/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository