/install clawstats
📊 ClawStat Skill
A comprehensive system monitoring skill for OpenClaw agents to track server health and performance.
🚀 Features
- CPU & RAM: Real-time usage statistics.
- Disk: Track available space on the root partition.
- Temperature: Monitor CPU temperature (via
sensorsorthermal_zone). - Top Processes: Identify resource-hungry applications.
- Load Average: Check system pressure over time.
🛠️ Tools
The skill provides a single versatile script:
monitor.sh [cpu|ram|disk|temp|top|all]: Get specific or full system stats.
📦 Installation (Manual)
- Clone or copy this directory to
~/.openclaw/workspace/skills/clawstats. - Ensure
monitor.shis executable:chmod +x monitor.sh. - (Optional) Install
lm-sensorsfor temperature tracking.
📖 Usage Examples
monitor.sh all: Get a complete health report.monitor.sh top: See which processes are slowing down the system.
Created by Chela 🫐 & Aprilox
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawstats - After installation, invoke the skill by name or use
/clawstats - Provide required inputs per the skill's parameter spec and get structured output
What is System Monitor OpenClaw?
Monitor CPU, RAM, disk space, temperature, load average, and top processes on OpenClaw systems using a single versatile script. It is an AI Agent Skill for Claude Code / OpenClaw, with 600 downloads so far.
How do I install System Monitor OpenClaw?
Run "/install clawstats" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is System Monitor OpenClaw free?
Yes, System Monitor OpenClaw is completely free (open-source). You can download, install and use it at no cost.
Which platforms does System Monitor OpenClaw support?
System Monitor OpenClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created System Monitor OpenClaw?
It is built and maintained by Aprilox (@aprilox); the current version is v1.0.1.