Swarm Factory
Description
Top Autonomous Research Multi-Agent System for 2026 Lab Experiments
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🧪 LabRat
Autonomous Multi-Agent Research Orchestrator
[](https://usaid22.github.io/swarm-factory/)
**Turn your research chaos into a symphony of intelligent agents.** LabRat is not an experiment tracker. It is a **self-organizing colony of AI research assistants** that autonomously explore hypotheses, allocate market-style computational credits, and produce reproducible findings—all coordinated through a single YAML configuration.
🧬 Overview
Imagine a research lab where every scientist is an AI agent, each with a unique specialization, budget, and communication protocol. LabRat orchestrates these agents using **market-based resource allocation**, where compute, API quota, and memory are traded like commodities.
Your role? **Chief Scientist.** You define the experimental frontier; the colony navigates it.
graph TD
A[User: Define Hypothesis] --> B[Orchestrator]
B --> C{Market Allocation Engine}
C --> D[Agent: Literature Miner]
C --> E[Agent: Data Synthesizer]
C --> F[Agent: Hypothesis Tester]
D --> G[Shared Memory Pool]
E --> G
F --> G
G --> H[Experiment Report]
H --> I[Claude API Summary]
H --> J[OpenAI API Critique]
✨ Feature Constellation
- 🧠 Multi-Agent Brain Trust – Deploy specialized agents (mining, synthesis, validation, critique) that collaborate without human babysitting.
- 📊 Market-Allocation Engine – Agents earn "lab credits" for high-value discoveries and spend them on compute, API calls, or memory priority.
- 🔬 Autonomous Research Loops – Define a seed hypothesis; LabRat iterates until statistical saturation or budget exhaustion.
- 🌍 Multilingual Research Support – Agents read papers in 32+ languages, synthesize findings in your chosen output language.
- 🕵️ Claude Code Integration – Use Anthropic’s API for deep reas
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11