# Edit Videos with RunComfy Model Routing

Choosing the right video edit model is hard when each route has different strengths. This skill routes the request and prepares prompts for RunComfy video editing models.

## Install

```bash
npx skillstore add agentspace-so/video-edit
```

## Metadata

- Status: approved
- Slug: agentspace-so-video-edit
- Skillstore revision: r1
- Version status: missing
- Tree hash: fc2dc31b1adc54fbb4d78f93dde1d703c23f65ad04131a5b037ec9c53cef00f1
- Author: agentspace-so
- GitHub username: agentspace-so
- License: MIT
- Repository: https://github.com/agentspace-so/runcomfy-agent-skills/tree/main/video-edit/
- Ref: 3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, filesystem
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/agentspace-so-video-edit
- Manifest: https://skillstore.pages.dev/api/skills/agentspace-so-video-edit/manifest

## Capabilities

- Routes restyle, background swap, packaging swap, motion transfer, and outfit requests to documented RunComfy models.
- Maps default restyle and packaging edits to Wan 2.7 Edit-Video.
- Maps motion reference requests to Kling 2.6 Pro Motion Control.
- Maps lightweight outfit and identity-stable restyle requests to Lucy Edit Restyle.
- Provides model fields, prompt patterns, output limits, exit codes, and privacy notes.

## Use Cases

- Restyle Short Clips: Creators can preserve a subject motion while changing lighting, background, or visual style.
- Update Product Footage: Marketing teams can replace packaging designs or backgrounds while keeping the original camera movement.
- Transfer Reference Motion: Animators can map motion from a reference video onto a target character with identity preservation.

## Prompt Templates

### Restyle a Clip

```
Edit this video with RunComfy: [video URL]. Preserve the subject face and motion. Change the setting to [new setting].
```

### Swap a Product Background

```
Use the best RunComfy route for this product video: [video URL]. Keep camera motion. Replace the background with [background description].
```

### Apply Reference Packaging

```
Edit this product clip: [video URL]. Use this reference image for the new packaging: [image URL]. Preserve framing and hand movement.
```

### Transfer Motion to a Character

```
Use RunComfy motion control. Transfer motion from [reference video URL] to the character in [image or video URL]. Keep identity stable and preserve sound if useful.
```

## Limitations

- Requires the RunComfy CLI, account access, and either login or RUNCOMFY\_TOKEN.
- Requires source media to be available through URLs accepted by the selected model.
- Does not blend multiple RunComfy routes in one request.
- Cannot remove each model duration, resolution, aspect ratio, or audio limits.

## Best Practices

- Start prompts with what must be preserved, then state one edit direction.
- Use reference images only when the edit needs direct visual transfer.
- Confirm user consent before sending private media URLs to RunComfy.

## Anti Patterns

- Do not combine restyle, packaging replacement, and motion transfer in one call.
- Do not use Lucy Edit Restyle when the request needs 1080p output or aspect control.
- Do not pass sensitive media URLs without clear approval from the user.

## Security Audit

- Audited at: 2026-07-09T08:13:16.71\+00:00
- Summary: The static findings are false positives caused by Markdown code fences, inline code, placeholder URLs, and a documented token path. No prompt injection text, covert exfiltration, or malicious instructions were found in SKILL.md. The skill still depends on the RunComfy CLI and third-party media processing, so users should approve external processing before use.

## Stats

- Views: 65
- Downloads: 10
- Favorites: 0
- Popularity score: 0
