只读 host inspection workflow:查看 CPU、memory、disk、port 与 process 状态。
skillsy install hypoxanthineovo/hypoxanthine-agent@host-inspectionhost-inspection 用于快速、只读地检查宿主机健康状态与资源使用情况。
CPU、memory、disk、load、port 或 process 状态。exec_command 执行只读系统命令。uptime 获取 load 概况。df -h、free -h 检查磁盘和内存。ps aux --sort=-%mem | head -20 或类似命令定位资源占用者。ss -tlnp 查看监听端口和相关进程。system-service-ops 或更专门的 workflow。