Back to the catalog

video-edit

Edit existing video on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalo

Open source Repository Open in the app JSON README (API)

About

Edit existing video on RunComfy — this skill is a smart router that matches the user's intent to the right edit model in the RunComfy catalog. Picks Wan 2.7 Edit-Video (general restyle / background swap / packaging swap, identity + motion preservation), Kling 2.6 Pro Motion Control (transfer precise motion from a reference video to a target character), or Lucy Edit Restyle (lightweight identity-stable restyle / outfit swap). Bundles each model's documented prompting patterns so the skill gets sharper edits without burning iterations on the wrong model. Calls `runcomfy run <vendor>/<model>/<endpoint>` through the local RunComfy CLI. Triggers on "video edit", "edit video", "restyle video", "swap video background", "motion control", "outfit swap video", or any explicit ask to transform a video.

Details

Kind
Agent skills
Topic
Developer tools
Publisher
prime-skills
Origin
skillssh
Category
ferramentas
Stars
43
Forks
9
Last push
2026-05-15T10:59:51Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:21:04
Updated
2026-09-06 06:00:48
Origin id
prime-skills/runcomfy-agent-skills/video-edit

README

# runcomfy-agent-skills

RunComfy AI media skills for Claude agents.

Install via:

```bash
npx skills add agentspace-so/runcomfy-agent-skills --skill <skill-name>
```

Skills are pushed one at a time so we can verify each one's SKILL.md is correctly indexed by skills.sh before adding the next.

More