Skip to content

OpenClaw

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

OpenClaw — Erebros

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.

  • 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.
  • Requires the OpenClaw CLI (openclaw). Check with command -v openclaw; install with npm i -g openclaw (npm). Self-managed config.
  • To use OpenClaw in the AI Mastermind, run openclaw agents add main once 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).