video-editor

Installation
SKILL.md

Video Editor

Automated video editing pipeline that uses Whisper speech-to-text to detect and remove silence gaps, retakes/duplicates, and garbage segments. Optionally replaces narration with AI-generated TTS audio and trims silence dynamically.

Prerequisites

  • ffmpeg: brew install ffmpeg
  • Python packages: pip install -r ~/.claude/skills/video-editor/scripts/requirements.txt
  • ElevenLabs API key (for TTS): source ~/.claude/auth/elevenlabs.env

Script Location

~/.claude/skills/video-editor/scripts/video_editor.py

Workflows

Workflow A: Basic Editing (analyze → execute)

Installs
1
GitHub Stars
8
First Seen
Jun 8, 2026
video-editor — dandacompany/dantelabs-agentic-school