← All Skills
An open-source agentic video production system that turns your AI coding assistant into a full video studio. Describe what you want in plain language and the agent handles research, scripting, asset generation, editing and final composition. Ships 12 pipelines, 100+ tools and 700+ skill and knowledge files.
Key Features
- 12 video production pipelines
- Plain-language one-line output
- Runs offline without API keys
- Works in five AI assistants
Installation
git clone https://github.com/calesthio/OpenMontage
cd OpenMontage
make setup
(No make? Follow the README to create a venv, install deps, npm install, cp .env.example .env.)
How to Use
Open the project in your AI coding assistant and give a plain-language brief, e.g. "Make a 60-second animated explainer about how neural networks learn." The agent researches, scripts, generates assets and renders. Add API keys in .env to unlock more generators.
Requirements
Python 3.10+, FFmpeg, Node.js 18+, and one of Claude Code / Cursor / Copilot / Windsurf / Codex; some generators need optional API keys.
Related Skills