
Video Edit
Route “edit this clip” requests to the right RunComfy video model and run edits via the local RunComfy CLI without trial-and-error model picking.
Install
npx skills add https://github.com/agentspace-so/runcomfy-skills --skill video-editWhat is this skill?
- Smart router among Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle
- Wan 2.7: general restyle, background/packaging swap with identity and motion preservation
- Kling 2.6 Pro Motion Control: transfer precise motion from reference video to a target character
- Lucy Edit Restyle: lightweight identity-stable restyle and outfit swap
- Executes via runcomfy run <vendor>/<model>/<endpoint> with bundled prompting patterns per model
Adoption & trust: 42 installs on skills.sh; 2 GitHub stars; 1/3 security scanners passed (skills.sh audits).
Recommended Skills
Journey fit
Grow → content is the canonical shelf for transforming existing footage into marketing, social, and lifecycle assets; the skill is a production router, not app backend code. Content subphase covers video restyle, background swap, motion transfer, and outfit swaps used in campaigns and demos.
Common Questions / FAQ
Is Video Edit safe to install?
skills.sh reports 1 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Video Edit
# Video Edit — Pro Pack on RunComfy [runcomfy.com](https://www.runcomfy.com/?utm_source=skills.sh&utm_medium=skill&utm_campaign=video-edit) · [Wan 2.7 Edit-Video](https://www.runcomfy.com/models/wan-ai/wan-2-7/edit-video?utm_source=skills.sh&utm_medium=skill&utm_campaign=video-edit) · [Kling Motion-Control Pro](https://www.runcomfy.com/models/kling/kling-2-6/motion-control-pro?utm_source=skills.sh&utm_medium=skill&utm_campaign=video-edit) · [Lucy Edit Restyle](https://www.runcomfy.com/models/decart/lucy-edit/restyle?utm_source=skills.sh&utm_medium=skill&utm_campaign=video-edit) · [GitHub](https://github.com/agentspace-so/runcomfy-skills/tree/main/video-edit) **Video edit, intent-routed.** This skill doesn't lock you to one model — it picks the right video-edit model in the RunComfy catalog based on what the user actually wants: general restyle, motion transfer from a reference clip, or lightweight identity-stable outfit / background swap. ```bash npx skills add agentspace-so/runcomfy-skills --skill video-edit -g ``` ## Pick the right model for the user's intent | User intent | Model | Why | |---|---|---| | Restyle a talking-head video — preserve face / pose / lip movement | **Wan 2.7 Edit-Video** | Strong identity + motion preservation; supports up to 1080p | | Swap product background, keep camera motion | **Wan 2.7 Edit-Video** | Camera motion preserved; one-direction edit honored | | Replace packaging design using a reference image | **Wan 2.7 Edit-Video** + `reference_image` | Reference-conditioned design transfer | | Apply cinematic color grade / commercial polish | **Wan 2.7 Edit-Video** | Good at single-direction global look changes | | **Transfer precise motion** from a reference video to a target character | **Kling 2.6 Pro Motion Control** | Designed for motion mapping with identity hold | | Lip-sync motion of a target character to source video's lip movement | **Kling 2.6 Pro Motion Control** | Built for tight temporal coherence | | **Lightweight outfit / costume swap** with identity preservation | **Lucy Edit Restyle** | Core strength is localized identity-stable edits | | **Identity-stable restyle** ("astronaut in desert", "warm golden-hour lighting") | **Lucy Edit Restyle** | Specializes in temporal consistency for restyle | | Default if unspecified | **Wan 2.7 Edit-Video** | Most versatile, highest resolution | The agent reads this table, classifies the user's intent, and picks the matching subsection below. ## Prerequisites 1. **RunComfy CLI** — `npm i -g @runcomfy/cli` 2. **RunComfy account** — `runcomfy login`. 3. **CI / containers** — set `RUNCOMFY_TOKEN=<token>`. 4. **A source video URL** — formats and limits depend on the chosen route. --- ## Route 1: Wan 2.7 Edit-Video — default for restyle / background / packaging **Model**: `wan-ai/wan-2-7/edit-video` ### Schema | Field | Type | Required | Default | Notes | |---|---|---|---|---| | `prompt` | string | yes | — | Lead with preservation. One edit direction per call. | | `video` | string | yes | — |