Design
37,436 installs
video-inpainting
by runcomfy-com/skills
Region edits across video frames on RunComfy via the `runcomfy` CLI - remove an object that appears across many frames, clean up wires or watermarks, replace a…
Skill content
Video Inpainting Region edits across video frames - remove an object that appears across many frames, clean up wires or watermarks, replace a region with motion that matches the rest of the clip. This skill routes across the prompt-driven video edit endpoints in the RunComfy catalog and gives the agent a clear default for each intent. runcomfy.com · Wan 2-7 edit-video · 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>