Video Editing Suite — Development skill for Claude Code
Seven Claude Code / Cowork skills that turn a long recording into finished short-form video: transcribe, find the cuts, clip, reframe, caption, render.
How to install Video Editing Suite
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ai-orchestrators/video-editing-suite and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Video Editing Suite does
Seven Claude Code / Cowork skills that turn a long recording into finished short-form video: transcribe, find the cuts, clip, reframe, caption, render. Needs ffmpeg, whisper and your own Remotion project.
Alternatives in Development
- Transcribe — Transcribe audio files to text with optional speaker diarization 14.6k ★
- Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★
- Memory Recording — 写作记忆记录 skill 669 ★
README
video-editing-suite
Seven Claude Code / Claude Cowork skills that take a long recording and turn it into finished short-form video: transcribe it, find the moments worth cutting, cut them, reframe them, caption them, render them.
Why this is one repo and not seven
These skills reference each other in every direction. `short-form-clipping` hands to `caption-generator`, which hands to `video-render`, which `long-form-editing` also calls. Split them into separate repos and you get dangling references the moment somebody installs half the chain.
So: one repo, seven skills, install them together.
The chain
| Skill | Does |
|---|---|
transcribe-video |
Audio to timed transcript. Applies your glossary so brand names come out right |
short-form-cut-finder |
Reads the transcript, finds the moments that stand alone as a short |
short-form-clipping |
Cuts them, reframes to vertical, tracks the subject |
short-form-editing |
Tightens the cut: dead air, filler, pacing |
long-form-editing |
The same discipline for the full-length edit |
caption-generator |
Burns punch-word or full-sentence captions, timed off the transcript |
video-render |
Final render and grade |
Start anywhere. Transcribe first if you want the cut-finder to have something to read.
What you need installed
These skills shell out to real binaries. The setup wizard checks all of it and tells you exactly what is missing.
| Tool | Needed by | Without it |
|---|---|---|
| ffmpeg + ffprobe | everything | Nothing works. Hard stop |
| whisper or whisper.cpp | transcription, caption timing | No transcript, so no cut-finding and no captions |
| node 18+ | captions, render | Those two skills are unavailable, the rest still work |
| python3 | clipping scripts | Ships with macOS |
| A Remotion project | captions, render | Same. Point the wizard at yours, or run without |
The suite assumes you already have Remotion or an equivalent. It does not ship one.
Related Skills
Claude Code Auto Video Edit
A Claude Code slash command that automates A-roll rough cuts 达芬奇自动口播视频粗剪:Whisper 转写 → 智能分析剪辑点 → 生成达芬奇时间线 + SRT
06 Add Captions
Burn in bold all-caps captions with black background boxes using whisper transcription and ffmpeg
Callsheet
Turn any recording of a call into one self-contained HTML readout: local Whisper, multi-agent analysis, hand-a
Brain Transcribe
Transcribe un audio local con Whisper corriendo en tu máquina. Gratis y sin mandar nada a la nube.
Whisper Transcribe Pi
Speech-to-text application for Raspberry Pi using OpenAI Whisper
Transcribe Summarize
Claude Code / Codex skill for local-first meeting transcription. Runs Whisper on your own machine across macOS
Related Agents
Media Producer
Produces short-attention media - feature demo videos, social cuts, screenshots, generated images - built as co
Editor Videos
Genera videos verticales para TikTok (edits de juegos/pelis y brain rots) con el pipeline local ffmpeg + Polli
Pitch
Pitch deck + demo video editor for hackathon. Use for drafting the 90-second demo script, building the Remotio