ComfyUI OpenCut
Description
This is a ComfyUI plugin that integrated OpenCut into ComfyUI
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ComfyUI-OpenCut
**[English](README.md) | [δΈζ](README_CN.md)**
A powerful, privacy-focused video editor integrated directly into ComfyUI. This plugin brings professional video editing capabilities to your ComfyUI workflow without any server-side processing.

π What's New in v0.4.0
This release rebases the embedded OpenCut onto upstream `main` after ~8 months of heavy development (β364 commits since the v0.3.0 build on 2025-08-30). The highlights below are from the OpenCut project itself β they apply to the editor running inside this plugin as well.
Rendering engine β WebGL β Rust/WASM GPU renderer
- New GPU renderer migrated from WebGL to wgpu compiled to WASM (with a WebGL fallback while WebGPU support stabilizes in browsers).
- Time, effects, and mask logic split into dedicated Rust crates
(
opencut-wasm) β shared between web and the new desktop build. - Batched GPU command encoding, degraded-renderer banner, and graceful handling when no GPU is available.
Keyframes & animation
- Rewritten animation system using scalar-channel bindings.
- Graph editor for flat keyframe segments β a new popover lets you edit multiple properties at once.
- Expandable keyframe lanes directly in the timeline.
- Keyframes now wired for opacity, text color, every background property, and per-axis position animation.
- Clipboard-level keyframe paste.
Effects & masks
- New WebGL effects system β starts with a Blur effect and per-clip effect stacking with asset sorting.
- Cinematic bars, diamond, heart, star, and custom/text masks, with stable background-blur previews.
Timeline & editor UX
- Move/resize/split/delete multiple elements at once.
- Clip volume line visualized directly in the timeline.
- Waveform rendering improvements and correct audio waveform height.
- Timeline auto-scroll while dragging clips.
- Copy/paste for elements; ripple support for element resize.
- Select-on-insert; centra
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k β) - Lightweight coding agent that runs in your terminal.
src/agents/ β 11 Agent Definitions
**Generated:** 2026-04-11