ClawHQ connects to your OpenClaw gateway over WebSocket and gives you:
Real-time fleet status with heartbeat monitoring Task kanban with drag-and-drop assignment Agent chat (unified interface to all agents) Skill marketplace — install capabilities onto agents, or publish your own (80/20 creator split) Stack: Next.js, Supabase (auth + db), real-time updates via WebSocket to the OpenClaw gateway.
The marketplace is the part I'm most interested in long-term. Right now everyone building agent skills does it from scratch. The idea is to make agent capabilities composable and shareable — like packages, but for agent behaviors.
Free to use. Just paste your gateway URL.
Code for OpenClaw itself is open source. ClawHQ is the hosted dashboard layer on top.