video-inpainting
Installation
Summary
Object removal and region editing across video frames via prompt-driven spatial language.
- Routes across three models: Wan 2-7 Edit-Video (default, prompt-driven edits), Lucy Edit Restyle (identity-stable region swaps), and Seedream 4-0 Edit-Sequential (frame-stack treatment for short clips)
- Invoked via
runcomfy runCLI with video URL and natural-language prompt describing the region and desired edit (e.g., "remove watermark in bottom-right") - Handles watermark removal, object deletion, and region replacement with motion continuity; for pixel-precise mask propagation, directs to ComfyUI workflows with SAM2 segmentation tracking
- Triggers on phrases like "video inpaint," "remove from video," "clean up video," or explicit region-edit requests
SKILL.md
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>
Installs
170.6K
Repository
agentspace-so/runcomfy-agent-skillsGitHub Stars
19
First Seen
May 13, 2026
Security Audits