What problem does it solve?
Video editing from natural-language intent is slow and error-prone because selecting the right underlying model and prompting pattern is difficult, especially when the goal is restyling versus motion transfer.
Core Features & Use Cases
- Intent-based model routing: Automatically chooses between three editing routes based on whether you need general restyle/background/packaging changes, motion control, or lightweight identity-stable restyling.
- Model-specific input handling: Supports route-specific schemas like
video vs video_url, reference_image, and motion-control orientation constraints.
- RunComfy CLI execution: Executes the correct
runcomfy run <vendor>/<model>/<endpoint> call and downloads results to your output directory.
Use case: You want to keep a talking-head’s face and lip movement while swapping the background to a modern office and preserving the original audio; the skill routes you to the best-fit edit model and applies the appropriate prompting structure.
Quick Start
Ask the agent to edit your video by preserving face and motion while changing the background to a modern office, and include your source video URL.