Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

moviepy for Video Production

Skill Verificado
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.

Resumen IA

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.

Instalación

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

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

4 days ago
1.1k stars
MIT-0
Actualizado el 2 days ago
Ver código fuente