SkillHub

syscheck

v1.0.5

System health checker and diagnostics tool. Quick overview of CPU usage, memory, disk space, uptime, load average, and running processes. Monitor system resources, check service status, and get instant system health reports. Essential sysadmin toolkit.

Sourced from ClawHub, Authored by bytesagain4

Installation

Please help me install the skill `syscheck` from SkillHub official store. npx skills add xueyetianya/syscheck

SysCheck

Quick system health at a glance. Know your machine's status in one command.

Commands

  • overview — Full system health summary
  • cpu — CPU usage and load average
  • memory — Memory and swap usage
  • disk — Disk space usage
  • processes — Top processes by CPU/memory
  • uptime — System uptime info

Usage Examples

syscheck overview
syscheck cpu
syscheck disk

Powered by BytesAgain | bytesagain.com

When to Use

  • when you need quick syscheck from the command line
  • to automate syscheck tasks in your workflow

Output

Returns logs to stdout. Redirect to a file with syscheck run > output.txt.


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback