host_resource_diagnosis

Identify CPU, memory, and disk bottlenecks on the local host.

Updated May 16, 2026
One-click install
npx skills add https://github.com/baiyaoshi/SmartOperationsAssistant --skill host-resource-diagnosis-baiyaoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: host_resource_diagnosis
Source: https://github.com/baiyaoshi/SmartOperationsAssistant/tree/main/app/skills/definitions/host_resource_diagnosis
Command: npx skills add https://github.com/baiyaoshi/SmartOperationsAssistant --skill host-resource-diagnosis-baiyaoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CPU/memory/disk resource-related failures causing local system slowdowns or instability.

Core Features & Use Cases

  • Monitor CPU, memory, and disk usage to identify bottlenecks and high-consumption processes.
  • Assess disk space and IO bottlenecks; correlate with performance issues.
  • Provide root-cause analysis and remediation recommendations for on-host resource problems.

Quick Start

Analyze the current host's CPU, memory, and disk usage to identify bottlenecks and propose remediation steps.

Frequently Asked Questions about host_resource_diagnosis

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

FAQPage Schema
How do I diagnose CPU, memory, and disk bottlenecks on my local host?

To diagnose CPU, memory, and disk bottlenecks, you need to monitor local resource usage, identify high-consumption processes, assess disk IO, and apply deterministic checks to determine root causes and remediation steps.

What is the best way to troubleshoot high CPU usage or memory saturation during an incident?

Troubleshooting high CPU usage or memory saturation involves performing on-device diagnostics to correlate process-level context with resource utilization, pinpointing exact bottlenecks, and applying actionable remediation recommendations.

Why does my system slowdown occur, and how can I identify the responsible processes?

System slowdowns occur due to CPU, memory, or disk resource saturation; you can identify responsible processes by monitoring usage to isolate high-consumption tasks and analyzing their process-level context.

Does host resource diagnosis work for single machine on-device triage scenarios?

Yes, host resource diagnosis works for single machine on-device triage scenarios by applying deterministic checks to identify CPU, memory, and disk bottlenecks causing local instability or lag.

How do I assess disk space and IO bottlenecks to correlate them with performance issues?

To assess disk space and IO bottlenecks, you analyze disk usage alongside performance issues to identify saturation, evaluate process-level context, and generate actionable remediation recommendations for the local host.