Claude Skill
mudrii/openclaw-dashboard
OpenClaw Dashboard is a beautiful, zero-dependency command center for OpenClaw AI agents. Monitor token usage, track costs, and manage agent performance in real time with a lightweight Go-based das...
Overview
Repository
Install this Skill
git clone https://github.com/mudrii/openclaw-dashboard.gitRegistry
git clone https://github.com/mudrii/openclaw-dashboard.gitdocker run -p 8080:8080 \docker run --network=host \
Summary
OpenClaw Dashboard is a beautiful, zero-dependency command center for monitoring and managing OpenClaw AI agents. Built with Go, it provides real-time cost tracking, token usage insights, and agent performance monitoring without external dependencies.
一个美观、零依赖的OpenClaw AI代理命令中心
Key features
- Zero-dependency architecture for easy deployment
- Real-time cost tracking for AI agent operations
- Token usage monitoring and analytics
- Agent performance dashboard with live updates
- Lightweight and fast Go-based backend
Use cases
- Monitor token consumption across multiple AI agents
- Track operational costs of OpenClaw agent deployments
- Visualize agent performance metrics in real time
- Manage and oversee AI agent fleets from a single dashboard
README excerpt
# OpenClaw Dashboard A beautiful, zero-dependency command center for [OpenClaw](https://github.com/openclaw/openclaw) AI agents.  ## Why This Exists When you run OpenClaw seriously — multiple agents, dozens of cron jobs, sub-agents spawning sub-agents, several Telegram groups and Whatsapp, Slack, and Discord channels, 10+ models, multiple agents and sub-agents — information gets scattered fast. **The problem:** there was no single place to answer the obvious questions: - Is my gateway actually running right now? - How much have I spent today, and which model is burning the most? - Which cron jobs ran, which failed, and when does the next one fire? - What sessions are active and how much context are they consuming? - Are my sub-agents doing useful work or spinning in circles? - What's the cost trend over the last 7 days — am I accelerating? The only way to answer these was digging through log files, running CLI commands, and mentally stitching together a picture from 5 different sources. That friction adds up. **The solution:** a single local page that collects everything in one place — gateway health, costs, cron status, active sessions, sub-agent runs, model usage, git log — refreshed automatically, no login, no cloud, no external dependencies. Open a browser tab, get the full picture in seconds. It's not trying to replace the OpenClaw CLI or Telegram interface. It's the at-a-glance overview layer that tells you whether everything is healthy and where your money and compute are going — so you can make decisions without hunting for data. ## Features ### 12 Dashboard Panels 1. **📊 Top Metrics Bar** — Live CPU, RAM, swap, disk + OpenClaw version + gateway — always on, colour-coded by configurable threshol