「動画を自動編集して」の一言で、生素材をプロ品質の完成動画に仕上げる Claude Code Plugin。
Claude Code がオーケストレーター、eizo MCP Tools(60+)がタイムライン操作、Gemini 3.1 Pro が映像レビューを担当するマルチモデルエージェントループ。
(準備中)
8 Phase の自動編集パイプラインをワンコマンドで実行します。
Phase 1: 素材分析(種別判定・プロジェクト設定取得)
│
Phase 2: 無音カット
│
Phase 3: 字幕生成 → AI補正 → スタイル適用
│
Phase 4: 内容分析 → 強調ポイント特定
│
Phase 5: カメラワーク配置(字幕連動)
│
Phase 6: オーディオ演出(BGM + ダッキング / 効果音 / オーディオエフェクト)
│
Phase 7: ビジュアル仕上げ(カラグレ / ビネット / テロップ / トランジション / フェード)
│
Phase 8: Gemini レビュー → 自動改善ループ
├── エクスポート → Gemini 3.1 Pro が映像評価
├── スコア < 8.5 → 問題箇所を自動修正 → 再エクスポート
└── スコア >= 8.5 → 完了
┌─────────────────────────────────────────────────┐
│ Claude Code (SKILL.md — 8 Phase パイプライン) │
│ オーケストレーション・編集判断・自動改善 │
└──────┬──────────────┬──────────────┬─────────────┘
│ │ │
▼ ▼ ▼
┌──────────────┐ ┌──────────┐ ┌──────────────────┐
│ eizo MCP │ │ eizo API │ │ Gemini 3.1 Pro │
│ Tools (60+) │ │ Server │ │ │
│ │ │ │ │ 映像レビュー │
│ タイムライン │ │ /video- │ │ 構造化フィードバック│
│ 操作全般 │ │ review │ │ スコアリング │
└──────────────┘ └──────────┘ └──────────────────┘
Releases ページ から最新の DMG をダウンロード:
eizo-0.2.1-arm64.dmgアプリは Apple 公証済み(Notarized)です。ダブルクリックでそのまま開けます。
eizo アプリを起動したら、設定画面(右上の歯車アイコン)から以下を設定:
| API キー | 用途 | 必須 |
|---|---|---|
| Anthropic API Key | AI エージェント(自動編集の頭脳) | 必須 |
| Gemini API Key | Phase 8 の映像レビューループ | 推奨 |
Claude Code CLI を開き、以下を実行:
/plugin marketplace add Taishi-Y/eizo-auto-edit
/plugin install eizo-auto-edit@eizo-auto-edit-marketplace
動画を自動編集して
自動で8 Phase パイプラインが実行され、プロ品質の動画が完成します。
| 項目 | 要件 |
|---|---|
| OS | macOS 12+(Apple Silicon) |
| CLI | Claude Code |
| API Key | Anthropic API Key(必須)、Gemini API Key(推奨) |
| 内容 | |
|---|---|
| 入力 | eizo タイムライン上の動画クリップ(トーキングヘッド、Vlog、スクリーンキャスト等) |
| 出力 | フル編集済み MP4(無音カット・字幕・カメラワーク・BGM・エフェクト適用済み)+ Gemini レビューレポート |
| Phase | 内容 | 使用ツール |
|---|---|---|
| 1. 素材分析 | 素材種別判定、解像度・FPS取得 | get_project_info, get_timeline_state |
| 2. 無音カット | 音声分析、無音区間の自動検出・カット | silence_cut |
| 3. 字幕 | 音声認識→AI補正→スタイル適用 | auto_subtitle, apply_subtitle_style_preset |
| 4. 内容分析 | 字幕テキストから強調ポイントを特定 | 内部分析ロジック |
| 5. カメラワーク | 強調箇所にズーム・パン等を配置 | add_camera_effect |
| 6. オーディオ | BGM追加+ダッキング、効果音、エフェクト | set_audio_ducking, add_audio_effect |
| 7. ビジュアル | カラグレ、ビネット、テロップ、トランジション | set_color_grading, add_transition, set_fade |
| 8. レビュー | Gemini 3.1 Pro 映像評価→自動改善ループ | export_video, /video-review API |
plugins/eizo-auto-edit/
├── .claude-plugin/
│ └── plugin.json # プラグインメタデータ
├── skills/
│ └── auto-edit/
│ └── SKILL.md # 8 Phase パイプライン定義(1000+ 行)
└── README.md # プラグイン説明
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub taishi-y/eizo-auto-edit --plugin eizo-auto-editEdit CapCut and JianYing projects from Claude Code — subtitles, timing, speed, volume, templates, cut long-form to shorts.
Full video production pipeline for Remotion — gives Claude eyes (video analysis), voice (TTS/voiceover), ears (music/SFX), stock footage, AI image/video generation, TikTok captions, 3D content, and more. By Dojo Coding Labs.
Transform text scripts into professional videos with AI voiceovers, stock footage, and Remotion rendering. Advanced features include direct filesystem access, environment management, and whitelisted command execution.
AI video generation — describe what you want, Pexo picks the best model across 10+ engines (Seedance, Kling, Veo, Sora) and returns a finished, multi-shot video with music, subtitles, and transitions. Includes the Pexo agent plus image, audio, director, and model-prompting skills.
The creative suite for AI agents — motion graphics, asset generation, and video rendering via Remotion + @oanim/core
Claude Code adapter for the videoclaw canonical skill pack and CLI workflow