ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified system Safety 4/5

System Dashboard

Skill by autogame-17

Why use this skill?

Monitor your OpenClaw agent's health with the System Dashboard skill. Get real-time status updates on CPU, memory, logs, and cron jobs directly to Feishu.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/system-dashboard
Or

What This Skill Does

The System Dashboard skill by autogame-17 is an essential observability tool for OpenClaw users, designed to provide a bird's-eye view of your AI agent's operational environment. By aggregating data from diverse sources—including system-level metrics, application logs, evolver event tracking, and cron job schedules—it synthesizes complex technical information into a clear, actionable Feishu card. Whether you are managing long-running background tasks or monitoring performance bottlenecks, this skill ensures you remain informed of your agent's health in real-time.

Installation

To integrate the System Dashboard into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/autogame-17/system-dashboard

Ensure that your Feishu bot integration is correctly configured within your project settings to allow the skill to transmit status cards to your desired channels or users.

Use Cases

This skill is ideal for developers and system administrators running OpenClaw in production environments. Common scenarios include:

  • Routine Health Checks: Automate morning status reports to ensure the server is not exceeding resource thresholds.
  • Failure Analysis: Quickly audit logs and evolver success rates after a deployment to identify if new code is causing errors.
  • Proactive Maintenance: Receive warnings when disk space approaches critical levels, allowing for preemptive cleanup before system failure.
  • Performance Tuning: Monitor the success rate of evolver iterations to ensure your agent is evolving correctly.

Example Prompts

  1. "OpenClaw, generate a system dashboard report to check if my disk usage is hitting any limits today."
  2. "Run the system-dashboard for the past 3 days and send the results to my private Feishu group."
  3. "Summarize the current health of my agents and check if any cron jobs have failed recently."

Tips & Limitations

  • Threshold Tuning: The skill uses predefined thresholds (80% and 90% for disk). Ensure your environment doesn't have unique high-load requirements that might trigger false positives.
  • Log Scope: Be mindful of the --days flag. Querying too many days on a high-traffic server may slightly increase execution time.
  • Permissions: Ensure the account associated with the Feishu integration has sufficient permissions to send messages to the specified --target IDs.

Metadata

Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-autogame-17-system-dashboard": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#monitoring#observability#automation#sysadmin#reporting
Safety Score: 4/5

Flags: file-read, external-api