
Videocut Clip
Automates video editing by cutting segments from footage using FFmpeg based on timestamp-driven deletion tasks, then re-transcribes and generates subtitles iteratively until the edit is clean.
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill videocut-clip| Installs | 130 |
|---|---|
| Repository | zrt-ai-lab/opencode-skills ↗ |
What it does
Manual video editing and subtitle generation is time-consuming and error-prone
Who is it for?
Content creators who record long videos and need to trim segments and add subtitles programmatically
Skip if: Real-time video streaming or live video processing
When should I use this skill?
You have a recorded video and a list of timestamped segments to delete
What you get
Produces a clean edited video with accurate SRT subtitles through automated iterative refinement
- edited video file
- SRT subtitle file
- re-transcription JSON