Claude Skill

mudrii/openclaw-dashboard

OpenClaw Dashboard 是一个美观、零依赖的 OpenClaw AI 代理命令中心。使用轻量级 Go 仪表板实时监控令牌使用、跟踪成本并管理代理性能。

概览

Stars447
Forks80
语言Go
最后更新2026-06-15
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者mudrii
仓库openclaw-dashboard
完整名称mudrii/openclaw-dashboard
Repo ID1,151,179,394

安装这个 Skill

git clone https://github.com/mudrii/openclaw-dashboard.git

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-11
平台
OpenClaw
能力
browsermemorysearchimageterminalworkflowai-agentscost-trackingdashboardmonitoring
识别文件
README.mddocsexamples
配置键
PIDURLOPENCLAW_GATEWAY_TOKEN
安装方式
  • git clone https://github.com/mudrii/openclaw-dashboard.git
  • docker run -p 8080:8080 \
  • docker run --network=host \

项目简介

OpenClaw Dashboard 是一个美观、零依赖的命令中心,用于监控和管理 OpenClaw AI 代理。基于 Go 构建,提供实时成本跟踪、令牌使用洞察和代理性能监控,无需外部依赖。

英文描述

A beautiful, zero-dependency command center for OpenClaw AI agents

要点

  • 零依赖架构,部署简单
  • AI 代理操作的实时成本跟踪
  • 令牌使用监控与分析
  • 带有实时更新的代理性能仪表板
  • 基于 Go 的轻量快速后端

使用场景

  • 监控多个 AI 代理的令牌消耗
  • 跟踪 OpenClaw 代理部署的运营成本
  • 实时可视化代理性能指标
  • 从单一仪表板管理和监督 AI 代理集群

README 摘要

# OpenClaw Dashboard A beautiful, zero-dependency command center for [OpenClaw](https://github.com/openclaw/openclaw) AI agents. ![Dashboard Full View](screenshots/00-full-dashboard.png) ## 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

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17