video-edit

Route video editing intents to RunComfy models and execute endpoints.

31|9|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill video-edit-agentspace-so
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-edit
Source: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/video-edit
Command: npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill video-edit-agentspace-so

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of repeatedly choosing the wrong video-edit model and wasting iterations when you want a specific kind of edit such as restyling, background swapping, or motion transfer.

Core Features & Use Cases

  • Intent-based model routing: Automatically selects the best matching edit model (general restyle/background/packaging, motion control, or lightweight localized restyle).
  • Multiple edit modes: Supports reference-image conditioned design transfer, motion mapping from a reference clip, and identity-stable outfit/atmospheric restyling.
  • RunComfy CLI execution: Triggers the appropriate RunComfy endpoint by calling runcomfy run with the correct JSON schema for the chosen route (Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, or Lucy Edit Restyle).

Quick Start

Use the video-edit skill to route your request and edit your source video by saying: "Edit this video to preserve the face and lip motion while swapping the background to a modern office with neutral lighting."

Frequently Asked Questions about video-edit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate video editing intent routing for tasks like restyle and motion control?

Video editing intent routing automatically selects the best matching RunComfy model based on your request, such as restyle, background swapping, or motion transfer, and executes the appropriate endpoint to produce the edited video output.

Can I transfer motion from a reference clip to a source video while preserving identity?

Yes, you can transfer motion from a reference clip by routing your request to the Kling 2.6 Pro Motion Control model, which maps motion onto your source video while maintaining identity stability across frames.

What is the best way to swap backgrounds in a video without changing the main subject?

The best way to swap backgrounds is using intent-based routing to the general restyle model, which processes reference-image conditioned design transfer to replace backgrounds while preserving the main subject's identity.

Do I need specific JSON inputs to run video edits through RunComfy CLI?

Yes, you need model-aligned JSON inputs to execute video edits through RunComfy CLI, including route-specific fields like reference_image or motion-control character_orientation, along with constraints on video length and resolution tiering.

Does RunComfy support identity-stable outfit restyling for existing videos?

RunComfy supports identity-stable outfit restyling by routing requests to the Lucy Edit Restyle model, which applies lightweight localized atmospheric or outfit changes while maintaining the subject's core identity.