project-cerebroProject Cerebro - Control Surface: modular multi-brain execution dashboard built on OpenClaw
Install via ClawdBot CLI:
clawdbot install zacharytgray/project-cerebroA highly modular, agent-friendly execution control surface for running multiple OpenClaw “brains” (agents) with:
Cerebro is a dashboard + runtime that helps you supervise a set of specialized agents (“brains”).
See SETUP.md for full instructions.
Required secrets / env vars
OPENCLAW_GATEWAY_URL (e.g. ws://127.0.0.1:18789)OPENCLAW_TOKEN (OpenClaw Gateway token)Quick outline:
1) Clone repo + install deps
2) Create .env from .env.example and set the required OpenClaw vars above
3) Copy templates:
config/brains.template.json → config/brains.jsonconfig/brain_targets.template.json → config/brain_targets.json4) (Optional) seed examples:
npm run seedThis repo is designed for agents to customize quickly:
config/brains.json and config/brain_targets.json.config/brains.jobs.addon.template.json).config/seeds/.This package runs a local HTTP service (Fastify + React UI) and will:
PORT (default 3000){channel,target} destinationsPOST /api/upload and store them locally under ./data//intake/ AI Usage Analysis
Analysis is being generated… refresh in a few seconds.
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.
MoltGuard — runtime security plugin for OpenClaw agents by OpenGuardrails. Helps users install, register, activate, and check the status of MoltGuard. Use wh...