ClawFleet
Description
Deploy a fleet of AI agents (OpenClaw, Hermes) on your machine in 10 minutes — use your ChatGPT subscription, no cloud bills. Open-source fleet manager with browser dashboard.
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
ClawFleet
[](https://github.com/clawfleet/ClawFleet/releases) [](https://github.com/clawfleet/ClawFleet/blob/main/LICENSE) [](https://go.dev/) [](https://www.docker.com/) [](https://github.com/clawfleet/ClawFleet) [](https://github.com/clawfleet/ClawFleet/wiki)
🌐 **Website:** [clawfleet.io](https://clawfleet.io) · 💬 **Community:** [Discord](https://discord.gg/b5ZSRyrqbt) · 📝 **Blog:** [Dev.to](https://dev.to/weiyong1024/i-built-an-open-source-tool-to-run-ai-agents-on-my-laptop-they-collaborate-in-discord-managed-1c42)
Run a fleet of AI agents on your laptop in 5 minutes — OpenClaw and Hermes in isolated containers, managed from one browser dashboard. Use your ChatGPT subscription, no cloud bills.
[中文文档](./README.zh-CN.md)
**Imagine buying N dedicated Mac Minis**, each running its own AI agent — some OpenClaw, some Hermes, all collaborating in Discord. Your own AI company — data stays on your hardware, no SaaS subscription.
**ClawFleet makes that free.** Each agent runs in its own Docker container with isolated filesystem and networking. On your existing Mac or Linux box. ~500 MB RAM per OpenClaw instance, ~150 MB per Hermes instance.

Get Started
curl -fsSL https://clawfleet.io/install.sh | sh
5 minutes: Docker installed, image pulled, dashboard running at `http://localhost:8080`. Connect any model provider with a single API key — every instance, OpenClaw or Hermes, runs in its own Docker container with full isolation.
[ - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps