Claude Skill

xmanrui/OpenClaw-bot-review

Lightweight TypeScript web dashboard to monitor all OpenClaw Bots, Agents, Models, and Sessions status at a glance. Centralized management interface.

Overview

Stars1,983
Forks392
LanguageTypeScript
Last pushed2026-06-29
Last synced2026-07-03
View on GitHub

Repository

Ownerxmanrui
RepositoryOpenClaw-bot-review
Full namexmanrui/OpenClaw-bot-review
Repo ID1,160,222,695

Install this Skill

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

Registry

Typeopenclaw_skill
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-01
Platforms
OpenClaw
Capabilities
browsermemorysearchimageterminalopen-clawopenclaw
Detected files
README.mddocspackage.json
Config keys
PACKAGE_JSON
Install methods
  • 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

Summary

OpenClaw-bot-review is a lightweight web dashboard built with TypeScript for monitoring the status of all your OpenClaw Bots, Agents, Models, and Sessions in one centralized view.

Chinese description

一个轻量级网页仪表板,用于一目了然地查看您所有OpenClaw机器人/代理/模型/会话的状态。

Key features

  • Lightweight web dashboard for OpenClaw
  • Centralized status monitoring for Bots/Agents/Models/Sessions
  • Built with TypeScript for reliability

Use cases

  • Monitoring OpenClaw bot deployment status
  • Tracking agent and model performance metrics
  • Managing multiple OpenClaw sessions from one interface

README excerpt

# 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

Topics

Explore more

Data from GitHub. Synced on 2026-07-03