Back to browse
ClawHQ – Fleet management dashboard and skill marketplace for AI agents

ClawHQ – Fleet management dashboard and skill marketplace for AI agents

by zchmael·Feb 15, 2026·1 point·0 comments

AI Analysis

MidBold BetSlickNiche Gem
The Take

Real-time fleet view with heartbeat monitoring, drag-and-drop task kanban, and a unified agent chat paired to a one-click skill store and 80/20 creator split — that combo is useful and not something you see everywhere. Practical execution looks solid from the UI, but the product’s reach depends on OpenClaw adoption and how comfortable folks are exposing gateway URLs and installing third-party skills.

Target Audience

Developers/operators running multiple AI agents (OpenClaw users), and creators building reusable agent skills

Post Description

I run ~19 persistent AI agents (via OpenClaw) and needed a way to monitor and manage them without jumping between terminals and chat apps.

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.

https://app.clawhq.co

Code for OpenClaw itself is open source. ClawHQ is the hosted dashboard layer on top.

Similar Projects