system_resource_monitor

ClawSkills 作者 Yennefer & Geralt v1.0.0

A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install clawskills:clawskills~passersss-system-resource-monitor
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Aclawskills~passersss-system-resource-monitor/file -o passersss-system-resource-monitor.md
# System Resource Monitor

A specialized skill designed to provide concise, real-time server health reports. Unlike bloated alternatives, it uses native system calls for maximum reliability and speed.

## Features
- **CPU Load**: Displays 1, 5, and 15-minute averages.
- **Memory**: Tracks both physical RAM and Swap usage.
- **Disk**: Monitors root partition capacity and percentage.
- **Uptime**: Shows how long your "horse" has been running.

## Usage
Simply ask the agent for "system status", "resource usage", or "server health".
The skill executes the local `./scripts/monitor.sh` script.