cpu
SKILL.md
Cpu
Cpu v2.0.0 — a sysops toolkit for scanning, monitoring, reporting, alerting, benchmarking, and managing system operations. Each command logs timestamped records locally, providing a lightweight operations journal for tracking system events, fixes, backups, and performance comparisons.
Commands
| Command | Description |
|---|---|
cpu scan <input> |
Record a scan result (or view recent scans with no args) |
cpu monitor <input> |
Log a monitoring observation (or view recent monitors) |
cpu report <input> |
Record a report entry (or view recent reports) |
cpu alert <input> |
Log an alert event (or view recent alerts) |
cpu top <input> |
Record a top-process snapshot (or view recent tops) |
cpu usage <input> |
Log a usage measurement (or view recent usage records) |
cpu check <input> |
Record a health check (or view recent checks) |
cpu fix <input> |
Log a fix or remediation (or view recent fixes) |
cpu cleanup <input> |
Record a cleanup action (or view recent cleanups) |
cpu backup <input> |
Log a backup event (or view recent backups) |
cpu restore <input> |
Record a restore operation (or view recent restores) |