Claude Skill

xmanrui/OpenClaw-bot-review

轻量级 TypeScript 网页仪表板,可一目了然地监控所有 OpenClaw 机器人、代理、模型和会话状态。集中管理界面。

概览

Stars1,983
Forks392
语言TypeScript
最后更新2026-06-29
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者xmanrui
仓库OpenClaw-bot-review
完整名称xmanrui/OpenClaw-bot-review
Repo ID1,160,222,695

安装这个 Skill

git clone https://github.com/xmanrui/OpenClaw-bot-review.git

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-01
平台
OpenClaw
能力
browsermemorysearchimageterminalopen-clawopenclaw
识别文件
README.mddocspackage.json
配置键
PACKAGE_JSON
安装方式
  • git clone https://github.com/xmanrui/OpenClaw-bot-review.git
  • npm install
  • docker run -d -p 3000:3000 openclaw-dashboard
  • docker run -d --name openclaw-dashboard -p 3000:3000 -e OPENCLAW_HOME=/opt/openclaw -v /path/to/openclaw:/opt/openclaw openclaw-dashboard

项目简介

OpenClaw-bot-review 是一个使用 TypeScript 构建的轻量级网页仪表板,用于在一个集中的视图中监控您所有 OpenClaw 机器人、代理、模型和会话的状态。

英文描述

A lightweight web dashboard for viewing all your OpenClaw Bots/Agents/Models/Sessions status at a glance.

要点

  • 用于 OpenClaw 的轻量级网页仪表板
  • 集中监控机器人/代理/模型/会话状态
  • 使用 TypeScript 构建,确保可靠性

使用场景

  • 监控 OpenClaw 机器人部署状态
  • 跟踪代理和模型性能指标
  • 从一个界面管理多个 OpenClaw 会话

README 摘要

# OpenClaw Dashboard(English) A lightweight web dashboard for viewing all your [OpenClaw](https://github.com/openclaw/openclaw) Bots/Agents/Models/Sessions status at a glance. <br>Bots Dashboard: ![仪表盘预览](docs/bot_dashboard.png) Pixel Office: ![Pixel Office](docs/pixel-office.png) ## Background When running multiple OpenClaw agents across different platforms (Feishu, Discord, etc.), managing and monitoring them becomes increasingly complex — which bot uses which model? Are the platforms connected? Is the gateway healthy? How are tokens being consumed? This dashboard reads your local OpenClaw configuration and session data, providing a unified web UI to monitor and test all your agents, models, platforms, and sessions in real time. No database required — everything is derived directly from `~/.openclaw/openclaw.json` and local session files. Plus, a fun pixel-art office brings your agents to life as animated characters walking around, sitting at desks, and interacting with furniture. ## Features - **Bot Overview** — Card wall showing all agents with name, emoji, model, platform bindings, session stats, and gateway health status - **Model List** — View all configured providers and models with context window, max output, reasoning support, and per-model test - **Session Management** — Browse all sessions per agent with type detection (DM, group, cron), token usage, and connectivity test - **Statistics** — Token consumption and average response time trends with daily/weekly/monthly views and SVG charts - **Skill Management** — View all installed skills (built-in, extension, custom) with search and filter - **Alert Center** — Configure alert rules (model unavailable, bot no response) with Feishu notification delivery - **Gateway Health** — Real-time gateway status indic

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03