Production-ready multi-agent team configurations. Each team ships with agents, skills, shared context, and a one-line installer — deploy locally or to DigitalOcean.
Replace "operator" with any team name. Edit VISION.md, set your API key, and run openclaw start.
View on GitHubSix self-contained teams, each built around the DISC personality model with four specialized agents.
Design, build, and operate an autonomous business that generates recurring revenue.
Build products from idea to production using spec-first development and CI/CD.
Modernize legacy apps through a phased, compliance-aware pipeline: LEARN, PLAN, EXECUTE.
AI-powered back-office accounting — categorize, reconcile, report, and track taxes.
AI-powered recruiting — source, screen, interview, and hire with built-in bias detection.
AI deal desk — comps, financial review, due diligence, and pipeline management.
Three steps take a bare Ubuntu 24.04 droplet from zero to a fully hardened, TLS-terminated, production-ready instance.
Run as root on a fresh Ubuntu 24.04 droplet. Handles everything from security hardening to TLS termination.
Run as the openclaw user after installing OpenClaw. Deploys any team in a single command.
Hardens the server, creates users, installs Node.js, and provisions TLS via Caddy. Pass --domain for Let's Encrypt, or omit for self-signed.
Switch to the openclaw user and run the official installer. Onboarding walks you through channel setup, tokens, and API keys.
Pick any team and deploy it. The script clones the repo, runs setup, and deploys agent workspaces and skills.
Every team follows the same battle-tested patterns.
Four agents per team — Red (Dominance), Yellow (Influence), Green (Steadiness), Blue (Conscientiousness) — for balanced decision-making.
Every script is safe to re-run. Users are checked before creation, configs are merged not replaced, and existing data is preserved.
Agents persist context across sessions through daily memory files and a curated MEMORY.md. No external database required.
UFW firewall, fail2ban, SSH key-only auth, non-standard usernames, and TLS termination — all configured automatically by bootstrap.sh.
STANDARDS.md governs session boot, memory management, safety rules, and group chat behavior. Consistent across every team.
BOOTSTRAP.md walks through VISION.md and USER.md setup on first run, then self-deletes. Zero manual configuration.
Every team follows this layout. Learn one, understand them all.