Back to Registry View Author Profile
Official Verified
system_resource_monitor
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/passersss/system-resource-monitorOr
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.
Metadata
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-passersss-system-resource-monitor": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.