メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

moviepy for Video Production

Skill 検証済み
95

Python video composition with moviepy 2.x — overlaying deterministic text on AI-generated video (LTX-2, SadTalker), compositing clips, single-file build.py video projects. Use when adding labels/captions/lower-thirds to LTX-2 or SadTalker outputs, building short ad-style spots in pure Python without Remotion, or doing programmatic video composition. Triggers include text overlay on video, label LTX-2 clip, caption SadTalker output, lower third, build.py video, moviepy, Python video composition, sub-30s ad spot.

AI サマリー

This skill utilizes the moviepy library to overlay deterministic text onto AI-generated video outputs (like LTX-2 or SadTalker) and to build programmatic video projects. It provides clear Python code examples for various use cases, including text rendering via PIL, audio-anchored timelines, and compositing, with detailed instructions on dependencies and potential gotchas.

Code Execution

  • info:ValidationWhile the Python code handles inputs like file paths and parameters, there is no explicit mention or use of a schema validation library for these inputs.

Practical Utility

  • info:Edge casesWhile the documentation mentions potential issues like `TextClip` bugs and dependency errors, it doesn't explicitly list and document failure modes with recovery steps for every scenario.

インストール

npx skills add digitalsamba/claude-code-video-toolkit

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

8 days ago
1.1k stars
MIT-0
6 days ago に更新
ソースコードを表示