← ClaudeAtlas

edit-videolisted

Edit a raw talking-head video through transcription, silence trimming, mistake review, visual storytelling, motion graphics, and verified HyperFrames rendering. Use for a complete edit; route a single requested operation directly to its specialist skill.
nateherkai/hyperframes-video-pipeline · ★ 4 · Code & Development · score 67
Install: claude install-skill nateherkai/hyperframes-video-pipeline
# Edit a video Keep each project in `video-projects/<slug>/`, preserving the source recording. Read the workspace guide and the project's brief or DESIGN.md. If a direction is missing, propose a style from `style-library/registry.json` based on the footage. 1. Inspect duration, streams, and source resolution with ffprobe. Copy the source into the project's assets or reference an explicitly provided local path. 2. Reuse a matching word transcript. Otherwise use `node scripts/transcribe-elevenlabs.mjs <source>`. Transcription sends audio to ElevenLabs and uses the user's API credits. Existing authorization carries forward; make this concrete before requesting any missing authorization. 3. Read `../cut-silences/SKILL.md`. Produce an EDL and a retimed transcript, and render the silence pass when editing is authorized. 4. Read `../cut-mistakes/SKILL.md`. Inspect candidates in context and preserve intentional emphasis. Record the reviewed cuts. If no mistakes need cutting, carry forward the silence output. Match every transcript to its actual video. 5. Read `../video-storytelling/SKILL.md` for the visual arc and `../hyperframes-video-beats/SKILL.md` for overlays. Write a beat sheet with transcript anchors, one visual idea per beat, and deliberate callbacks. 6. Read `MOTION_PHILOSOPHY.md`, `../hyperframes/SKILL.md`, and relevant GSAP references before authoring. Use `../style-library/SKILL.md` to select or adapt a card. Localize every asset used by