system-info

Diagnose CPU, memory, disk, and uptime using standard Linux utilities.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/darblex/price-compare-israel --skill system-info-darblex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-info
Source: https://github.com/darblex/price-compare-israel/tree/main/workspace/skills/system-info
Command: npx skills add https://github.com/darblex/price-compare-israel --skill system-info-darblex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick and easy access to essential system performance metrics, helping you understand your machine's current status.

Core Features & Use Cases

  • Comprehensive Overview: Get a snapshot of CPU, memory, and disk usage.
  • Specific Metrics: Drill down into CPU, memory, disk, or uptime information individually.
  • Use Case: Quickly check if your server is running out of memory or if disk space is low before deploying a new application.

Quick Start

Run system-info to see all available system diagnostics.

Frequently Asked Questions about system-info

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

FAQPage Schema
How do I check CPU and memory usage on a Linux server?

To check CPU and memory usage on a Linux server, you can retrieve diagnostics using standard utilities like 'free' to get a deterministic snapshot of current system health and performance metrics.

How do I monitor disk space and uptime before deploying an application?

Monitoring disk space and uptime before deploying an application involves running system diagnostics to verify available storage capacity and ensure the server has been running without recent restarts.

Does system diagnostics require any special monitoring agents or tools?

System diagnostics does not require special monitoring agents, as it relies on standard Linux utilities already available on the server to retrieve deterministic memory, CPU, disk, and uptime information.

Can I get specific system metrics individually instead of a full server health snapshot?

You can get specific system metrics individually, allowing you to drill down into CPU, memory, disk, or uptime information separately rather than always pulling a comprehensive server health overview.

What is the best way to quickly check if my server is running out of memory?

The best way to quickly check if your server is running out of memory is to request a system diagnostics snapshot, which uses standard Linux utilities to report current memory usage instantly.