A comprehensive web-based monitoring dashboard for tracking OpenClaw Agent performance, tasks, and system health in real-time.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install status-web
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install status-web using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Xiaoyu Bot Status is a specialized monitoring tool designed to give developers full visibility into their OpenClaw Agent operations. This skill provides a beautiful, high-performance web interface that consolidates recent activity, scheduled task queues, and critical system health metrics like CPU usage and memory availability. It is built as an independent Node.js service to ensure your monitoring stays online even if the main agent process encounters issues.
By leveraging a static-cache-first architecture, the dashboard ensures instantaneous loading for Openclaw Skills users. It creates a seamless bridge between raw agent data and actionable insights, making it an essential utility for anyone deploying autonomous AI agents in production environments.
To get started with this skill for Openclaw Skills, navigate to the skill directory and launch the server:
# Start the monitoring server
node server.js
# Or use the provided startup script
./start.sh
To ensure the dashboard stays updated, configure a cron job to run the cache update script every few hours:
/home/admin/openclaw/workspace/skills/xiaoyu-bot-status/scripts/update-cache.sh
The skill organizes data primarily through JSON files and API responses to maintain a lightweight footprint for Openclaw Skills.
| Field | Description | Type |
|---|---|---|
| recent_work | List of recently completed agent tasks | Array |
| scheduled_tasks | Upcoming jobs and their execution times | Array |
| health_status | System metrics (CPU, RAM, Uptime) | Object |
| status-cache.json | Persistent storage for fast initial renders | File |
Loading
A dedicated tool for fetching real-time stock quotes and indices from the Shanghai and Shenzhen stock exchanges via the Sina Finance API.

A high-impact personality injection that transforms AI agents into chaos-aligned Remilio entities focused on memetic warfare and tribal dominance.

A sophisticated personality injection system that transforms AI agents into Remilia-aligned Milady personas characterized by refined aesthetic sensibilities and network spirituality.

An advanced AI-driven utility for summarizing unread emails, managing label hierarchies, and automating inbox maintenance via background tasks.

Anonymize AI agent network traffic by routing requests through the Anyone Protocol via a local SOCKS5 proxy.

A cognitive framework skill that empowers AI agents to strip away assumptions and rebuild solutions based on fundamental truths.








































