#
ENJA

auto-edit-video

gabuldev/auto-edit-video

An automated video editing and content planning pipeline driven by Claude and FFmpeg, capable of transcribing, cutting, captioning, and generating metadata via CLI or MCP.

49 17No licenseUpdated 2026-08-12

Overview

Auto Edit Video is a 9-stage state machine that orchestrates AI agents and media tools to completely automate video post-production for both short-form and long-form content. It handles everything from audio transcription via Whisper, intelligent cut planning, QA review, and audio normalization to graphical overlays and animated subtitles, integrating tightly with Claude Code through CLI commands and an MCP server.

Capabilities

  • Automated audio transcription with Whisper and AI correction
  • Smart cut planning to remove silences, false starts, and filler words
  • Automated QA review loop for cut plans with self-correction
  • CapCut-style animated word-by-word subtitles generation
  • Audio loudness normalization via FFmpeg (EBU R128)
  • Content planning and calendar tracking integrated with local storage
  • Claude Code MCP server and slash command extensions

Best for

Automatically editing raw tech reviews or tutorials into polished vertical short-form videos with animated subtitles., Processing long-form horizontal videos with audio normalization and automated graphical overlays., Planning weekly and monthly content calendars tied directly to local video recording folders.

Works with

Claude CodeCursor
Evoa Score breakdown= Σ (score × weight)
67
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%32 → +3.8

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%48 → +3.8

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%50 → +2.5

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total79.2 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

The skill executes local system commands through FFmpeg and invokes LLM agents which process video transcriptions and local file paths. Ensure trusted video inputs to prevent unintended command or resource execution.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.