system-monitor

Monitor CPU, memory, disk, network, and processes to diagnose system health issues.

113|21|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/bolivian-peru/os-moda --skill system-monitor-bolivian-peru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-monitor
Source: https://github.com/bolivian-peru/os-moda/tree/main/skills/system-monitor
Command: npx skills add https://github.com/bolivian-peru/os-moda --skill system-monitor-bolivian-peru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive monitoring of system resources and processes, enabling proactive identification and diagnosis of potential issues before they impact performance or availability.

Core Features & Use Cases

  • System Health Overview: Get real-time metrics on CPU, memory, disk, and network usage.
  • Process Management: List and investigate resource-intensive processes.
  • Disk Usage Analysis: Monitor space utilization across all mounted filesystems.
  • Automated Diagnosis: Correlate system events to pinpoint root causes of problems.
  • Use Case: If users report slowness, this Skill can quickly identify if high CPU usage from a specific process or a nearly full disk is the culprit.

Quick Start

Check the overall health of the system.

Frequently Asked Questions about system-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check system health and monitor CPU memory disk and network usage?

System health monitoring tracks CPU, memory, disk, and network usage to identify resource bottlenecks. It presents real-time metrics naturally, alerting on thresholds to proactively diagnose performance issues before availability is impacted.

What is the best way to diagnose high CPU usage from resource intensive processes?

Diagnosing high CPU usage involves listing and investigating resource-intensive processes to correlate system events. By pinpointing the root cause of process spikes, you can quickly resolve application slowness or system unresponsiveness.

How do I monitor disk space utilization across mounted filesystems?

Monitoring disk space utilization analyzes all mounted filesystems to prevent storage exhaustion. It checks space usage across drives and correlates nearly full disks with system slowdowns to maintain optimal performance.

Can I use system diagnostics to correlate issues across subsystems for root cause analysis?

System diagnostics correlates issues across subsystems including CPU, memory, disk, and network to pinpoint root causes. This automated correlation identifies whether specific processes or full disks cause reported slowness.

Why does automated system monitoring help with proactive performance troubleshooting?

Automated system monitoring helps proactive troubleshooting by alerting on resource thresholds before they impact availability. It stores contextual memory of system events to diagnose root causes and prevent future performance degradation.

Do I need any dependencies installed to run system health checks?

No dependencies are required to run system health checks. The Skill utilizes built-in system querying tools and health checks to gather metrics on processes and resources without external package installations.