system_monitor

Monitor CPU, memory, disk, and process metrics across Linux and Windows hosts.

5|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Proxy2021/Enso --skill system-monitor-proxy2021
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system_monitor
Source: https://github.com/Proxy2021/Enso/tree/main/server/skills/system_monitor
Command: npx skills add https://github.com/Proxy2021/Enso --skill system-monitor-proxy2021

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates key system health metrics into a single, always-up-to-date dashboard to quickly identify and resolve performance issues.

Core Features & Use Cases

  • Live metrics: CPU, memory, and disk usage displayed in a single dashboard.
  • Process visibility: List of top processes by CPU and memory.
  • Alerts & trends: Threshold-based alerts and historical performance trends for capacity planning.

Quick Start

Display a live health dashboard showing CPU, memory, disk usage, and running processes.

Frequently Asked Questions about system_monitor

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

FAQPage Schema
How do I display real-time CPU, memory, and disk usage on a single dashboard?

This Skill displays real-time CPU, memory, and disk usage by consolidating live metrics from standard OS interfaces into a unified dashboard. It shows current utilization alongside running processes for quick performance issue identification.

What is the best way to monitor top processes by CPU and memory consumption?

The best way to monitor top processes by CPU and memory consumption is by tracking standard OS process data. This Skill lists the most resource-intensive applications within the health dashboard to pinpoint bottlenecks.

Does system monitoring work across both Linux and Windows hosts?

Yes, system monitoring works across both Linux and Windows hosts. The Skill obtains CPU, memory, disk, and process data via standard OS interfaces available on both platforms to produce a unified dashboard view.

Can I set up threshold-based alerts for server capacity planning?

Yes, you can set up threshold-based alerts for server capacity planning. The Skill applies alerting rules to system health metrics and produces historical performance trends to help you anticipate and resolve performance issues.

Do I need additional dependencies to track system health metrics?

No, you do not need additional dependencies to track system health metrics. The Skill operates without external dependencies by accessing CPU, memory, disk, and process data directly through standard operating system interfaces.