Install
openclaw skills install sysspeekDisplay a compact ASCII dashboard showing system uptime, CPU load, memory, disk usage, and top open network ports.
openclaw skills install sysspeekDisplays a compact ASCII dashboard of system health: uptime, CPU load, memory, disk, and top network connections.
~/.openclaw/workspace/skills/syspeek/scripts/syspeek.sh
╔══════════════════════════════════════╗
║ SYSTEM PEEK ║
╠══════════════════════════════════════╣
║ uptime │ 15:42:38 up 3 days ... ║
║ CPU load │ 0.12 0.08 0.01 (1/4) ║
║ memory │ 6.2G / 15G (41%) ║
║ disk root │ 22G / 100G (22%) ║
║ top ports │ tcp 22,443,3306,6379 ║
╚══════════════════════════════════════╝
scripts/syspeek.sh — POSIX shell script, no external dependencies beyond standard Linux tools