OpenMontage: Open-Source Agentic Video Production System for AI Coding Assistants

OpenMontage is an open-source video production system that turns AI coding assistants like Claude Code into full production studios. You type what video you need, and the agent handles the entire pipeline from research to final render.
What It Does
The system performs these specific tasks when given a video request:
- Researches the topic with live web search
- Plans scenes mixing AI-generated images with animated data visualizations
- Generates product shots
- Writes a narration script budgeted to fit the video duration
- Generates voice narration with direction like "speak like a keynote narrator"
- Automatically searches and downloads royalty-free background music
- Generates word-level subtitles with TikTok-style highlighting
- Validates the entire composition before rendering (catches audio-video mismatches, missing files)
- After rendering, reviews its own video and catches issues like wrong backgrounds, cut-off narration, or broken subtitles
System Components
The package includes:
- 11 production pipelines for different video types (explainers, product ads, cinematic trailers, podcasts, localization)
- 49 tools including 12 video generation providers, 8 image generation options, 4 text-to-speech systems, plus music, subtitle, and analysis tools
- 400+ agent skills
- Works with zero API keys using Piper TTS + stock footage + Remotion animation, or can be configured for full cloud setup
- Budget governance with cost estimates before execution, spend caps, and per-action approval
This isn't a SaaS platform or a simple prompt-to-clip tool. You give your coding assistant a prompt, guide its creative decisions, and it manages the complete production workflow.
📖 Read the full source: r/ClaudeAI
👀 See Also

Flash-MoE: Running 397B Parameter Qwen Model on MacBook Pro with Pure C/Metal
Flash-MoE is a pure C/Metal inference engine that runs Qwen3.5-397B-A17B, a 397 billion parameter Mixture-of-Experts model, on a MacBook Pro with 48GB RAM at 4.4+ tokens/second. The 209GB model streams from SSD through custom Metal compute shaders with no Python or frameworks.

A Pattern for Running Claude Code on Overnight Unattended Sessions Without Drift
A three-piece framework — chain runner, supervisor, and a single handoff contract — solves the feedback-loop drift problem in multi-hour autonomous Claude Code sessions.

Claude IDE Bridge: MCP Tool for Remote Editor Access
Claude IDE Bridge is an open-source tool that provides Claude AI with remote control access to code editors via MCP (Model Context Protocol). It exposes editor knowledge like live type information and debugger state as callable tools.

MCP Server for Local XMind Mind Map Files Released
A developer has published an MCP server that provides 22 tools for reading and writing local XMind mind map files. The server works with MCP-compatible AI clients like Claude Desktop and Cursor.