cut-segment

Installation
SKILL.md

Cut Segment

Extract precise time ranges from a video. Replaces the legacy cut-video-segment command.

Procedure

1. Inputs

Field Default
Source required
Segments required: one or more start..end ranges (e.g. 00:01:30..00:03:45) or a JSON array [{start, end, label?}, ...]
Output dir default: same dir as source (or <project>/exports/ when run inside a project)
Mode copy (lossless, stream-copy) — precise (re-encode for frame-accurate cuts)
Stitch no (one file per segment) — yes (concatenate all segments into a single output)

2. Validate ranges

Installs
4
GitHub Stars
4
First Seen
Jun 5, 2026
cut-segment — danielrosehill/claude-video-editor-plugin