OpenClaw
OpenClaw is the console for the OpenClaw personal-assistant CLI, at /agents/openclaw. Each message runs the CLI and streams its output.

What it does
Section titled “What it does”A chat console over the openclaw CLI with the standard Chat / History / Workspace tabs and the ⚡ skills.sh picker (Installed / Find new skills, every install passing through the Skill Security Gate). If the CLI is missing the console shows a setup card instead of erroring; nothing else in Erebros is affected.
Key actions
Section titled “Key actions”- Chat — send a prompt; the CLI runs and its output streams back.
- History — list and reopen past threads.
- Workspace — browse the agent’s outputs.
- Skills — install and select skills for the session via the shared picker.
Setup / CLI / keys
Section titled “Setup / CLI / keys”- Requires the OpenClaw CLI (
openclaw). Check withcommand -v openclaw; install withnpm i -g openclaw(npm). Self-managed config. - To use OpenClaw in the AI Mastermind, run
openclaw agents add mainonce to give its embedded agent a provider key.
- OpenClaw can be selected as the global model in the top bar, and it participates in the AI Mastermind (with a thinking toggle).