video-editor

Installation
SKILL.md

Video Editor

Cuts and rearranges video segments based on SRT subtitle timestamps. Takes three inputs — a video file, an SRT subtitle file, and an editing guide document — then extracts segments with FFmpeg and merges them into a single new video.

Requires FFmpeg. If not installed, installation instructions are provided in Step 1.

Security

Input validation

The following rules apply to all three paths — {video_path}, {srt_path}, and {guide_path}:

Installs
8
Repository
hajoeun/skills
GitHub Stars
1
First Seen
Jul 8, 2026
video-editor — hajoeun/skills