返回 Skill 列表
extension
分类: 开发与工程无需 API Key

System Info

快速系统诊断:CPU、内存、磁盘、运行时间

person作者: xejraxhubclawhub

System Info

Quick system diagnostics covering CPU, memory, disk, and uptime. Uses standard Linux utilities that are always available.

Commands

# Show all system info (CPU, memory, disk, uptime)
system-info

# Show CPU information
system-info cpu

# Show memory usage
system-info mem

# Show disk usage
system-info disk

# Show system uptime
system-info uptime

Install

No installation needed. free and related utilities are always present on the system.