OpenMontageRepository51/100 via “pipeline manifest-driven production workflows”
World's first open-source, agentic video production system. 12 pipelines, 52 tools, 500+ agent skills. Turn your AI coding assistant into a full video production studio.
Unique: Implements 'Rule Zero' — a mandatory pipeline-driven architecture where all production requests must flow through YAML-defined stages with explicit tool sequences and approval gates. This is enforced at the agent level, not the runtime level, making it a governance pattern rather than a technical constraint.
vs others: More structured and auditable than ad-hoc tool calling in systems like LangChain because every production step is declared in version-controlled YAML manifests with explicit approval gates and checkpoint recovery.