System Resource Monitor

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

Passersss

@passersss

What This Skill Does

Executes a local shell script to report CPU load averages, RAM and Swap usage, root disk capacity, and system uptime. Returns a concise text summary of current server health.

Replaces manually running system commands or installing third-party monitoring agents by providing a single, native-call-based skill for instant server health checks.

When to Use It

  • Check current CPU load averages on your server
  • Monitor RAM and Swap memory usage in real time
  • View root disk capacity and usage percentage
  • Get system uptime to see how long the server has been running
  • Quickly diagnose server health before deploying updates

Install

$ openclaw skills install @passersss/system-resource-monitor

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.

Top skills in this category