Sucana Video Editor — Development skill for Claude Code
Claude Code skill for video editing with Remotion + FFmpeg + whisper.cpp.
How to install Sucana Video Editor
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open yours2grab/sucana-video-editor and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Sucana Video Editor does
Claude Code skill for video editing with Remotion + FFmpeg + whisper.cpp. Transcribe, trim, add motion graphics, render.
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 ★
- Morning Debrief Analyzer — This prompt transcribes morning debrief audio recordings using OpenAI Whisper and analyzes the transcript to e 201 ★
README
Sucana Video Editor
A Claude Code skill that turns raw video recordings into polished content with motion graphics. Built on Remotion + FFmpeg + whisper.cpp.
What It Does
Drop a video file (Loom recording, screen share, talking head, demo). Claude Code:
- Transcribes it locally with whisper.cpp (GPU accelerated)
- Trims dead air, filler words, and false starts
- Analyzes scenes and identifies key moments for motion graphics
- Builds custom motion graphics in Remotion (React components)
- Previews in your browser at localhost:3000 — scrub the timeline, see everything
- Iterates — you say what to change, Claude edits the code, browser hot-reloads
- Renders final YouTube-ready MP4
Everything runs locally. No cloud. No API keys. No cost per video.
Motion Graphics
Motion graphics are code-generated per project by Claude Code. No fixed templates. You describe what you want (or Claude suggests based on the transcript), and it writes custom Remotion components.
MGs follow the **10 Principles of Motion Design**: timing, eases, mass, anticipation, arcs, squash & stretch, follow through, exaggeration, secondary animation, and appeal.
Types of MGs:
- Full screen takeover — dark background + animated shapes (chapter breaks)
- Overlay on video — shapes moving around/above the speaker
- Behind speaker — swirls/glows that peek around the speaker's silhouette
- Split screen — graphic on one side, video on the other
Requirements
- Node.js (v18+)
- FFmpeg —
brew install ffmpeg - Claude Code — with the
remotion-best-practicesskill installed
Setup
git clone https://github.com/yours2grab/sucana-video-editor.git
cd sucana-video-editor
npm install
First-time only — install whisper.cpp for transcription:
npm run setup-whisper
Install the Remotion best-practices skill (gives Claude deep Remotion knowledge):
npx skills add remotion-dev/skills@remotion-best-practices
Related Skills
Video Editing Suite
Seven Claude Code / Cowork skills that turn a long recording into finished short-form video: transcribe, find
Autonomous Shortform Facecam Editing
CREATIVE · VIDEO — One raw facecam take → a finished short-form motion-graphics ad. Claude Code skill + playbo
Ffmpeg Skill
FFmpeg agent skill: categorized recipes for video automation pipelines (convert, trim, mix, overlay, encode).
Transcript Critic
Claude Code skill that transcribes audio/video with whisper.cpp to get structured critical analysis including
Talking Head Video
Turn a 口播/talking-head video + script into a polished vertical explainer — synced subtitles, animated Remotion
Brain Transcribe
Transcribe un audio local con Whisper corriendo en tu máquina. Gratis y sin mandar nada a la nube.
Related Agents
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
Render QA
Renders a built artboard, records deterministic visual/GIF evidence, and applies render, contrast, seam, motio