Open Source Multi-Agent Platform

One Person +
Agent Factory =
A Complete AI Company

64 autonomous AI agents — PM, engineers, designers, testers, marketing, legal, finance — collaborating to deliver real output. All running locally from your terminal.

GitHub
npx agent-factory start
Self-contained 15+ LLM providers GPL-3.0
Agent Factory Demo

Everything you need to run an AI company

No cloud dependencies. No external orchestration. Just one command.

🤖

64 Agent Templates

Pre-built roles across 5 departments: Dev, Business, Content, Creative, and Quant. Each with specialized skills, memory, and communication protocols.

🧠

CEO-Driven Autopilot

Give the CEO agent a mission. It auto-decomposes into tasks, assigns to the right agents, and drives parallel execution — no manual coordination.

💬

Agent Communication Matrix

N×N permission-controlled messaging. Agents collaborate, request reviews, share context, and escalate issues — just like a real team.

🎮

Dashboard UI

Real-time dark-themed dashboard with pixel-art office, task board, message center, log monitor, and skill store. Bilingual (EN/中文).

🔌

15+ LLM Providers

Anthropic, OpenAI, DeepSeek, MiniMax, Google, Mistral, Groq and more. Mix and match models per agent for cost optimization.

📦

Fully Self-Contained

Built-in OpenClaw engine. No cloud. No external orchestration service. One npx command to start everything locally.

See it in action

Dashboard

Dashboard — Real-time overview of your AI company

Pixel Office

Pixel Office — Retro visualization of your AI org

Agent List

Agent Management — Create, configure, and monitor agents

Autopilot

Autopilot — CEO-driven autonomous task execution

Task Board

Task Board — Kanban-style task management

Skill Store

Skill Store — Extend agents with installable skills

64 Role Templates, 5 Departments

Every role a company needs — from CEO to Security Engineer to Novel Writer.

💻 Development

  • PM
  • Researcher
  • Product
  • Designer
  • Frontend Dev
  • Backend Dev
  • DevOps
  • DBA
  • Security
  • Tester
  • + more...

📊 Business

  • CEO
  • CFO
  • COO
  • Marketing
  • Sales Director
  • Legal Director
  • HR Director
  • BD Manager
  • + more...

✍️ Content

  • Copywriter
  • SEO Specialist
  • Social Media
  • Content Strategist
  • Technical Writer
  • Editor
  • + more...

🎨 Creative

  • Novel Chief
  • Plot Architect
  • Worldbuilder
  • Anime Director
  • Character Designer
  • Storyboard Artist
  • + more...

📈 Quant

  • Quant Chief
  • Researcher
  • Developer
  • Risk Manager
  • Execution
  • Data Engineer
  • + more...

Architecture

┌─────────────────────────────────────────────────┐
│        Dashboard UI (Next.js, port 3100)        │
│    Dark theme  │  Bilingual  │  Pixel Office    │
├─────────────────────────────────────────────────┤
│               Agent Factory                     │
│   ├── 64 Agent Role Templates                   │
│   ├── CEO-driven Autopilot                      │
│   ├── Skill System (ClawHub)                    │
│   ├── N×N Communication Matrix                  │
│   ├── Task & Project Management                 │
│   └── Shared Project Workspace                  │
├─────────────────────────────────────────────────┤
│     Built-in OpenClaw Engine (port 19100)       │
│   ├── LLM Router (15+ providers)               │
│   ├── Tool System (exec/browser/search)         │
│   └── Session & Memory Management               │
└─────────────────────────────────────────────────┘

Get started in one command

Requires Node.js 22+. macOS or Linux.

Quick Start (npx)

npx agent-factory start

Or install globally

curl -fsSL https://raw.githubusercontent.com/shuanbao0/agent-factory/main/scripts/install.sh | bash
agent-factory start

Then open http://localhost:3100 in your browser

Star History

Star History Chart