MultiClaw is an open-source framework for building, orchestrating, and running large-scale agent clusters. It supports multi-agent cluster creation, multi-agent collaboration, agent self-evolution, and enterprise-grade security. It is the engine behind Beyond Skyrim experiments and the foundation of enterprise agent infrastructure.
Orchestration, collaboration, and control for large-scale agent clusters
Three commands to experience MultiClaw
pip install multiclaw
multiclaw init my-first-cluster
multiclaw run examples/social_simulation.yaml
MultiClaw is open source. We welcome bug reports, feature ideas, docs, and code. See the contributing guide to get started.
MultiClaw is derived from the open-source project ZeroClaw, inheriting its core design, with major upgrades in large-scale scheduling and security.
View CONTRIBUTING.mdThanks to everyone who contributes to MultiClaw