Sysinfo Tool

Display comprehensive system hardware and software information. Use for diagnostics, inventory, and system profiling.

Audits

Pass

Install

openclaw skills install sysinfo-tool

Sysinfo - System Information Reporter

Gather and display detailed system information including CPU model and cores, memory capacity, disk layout, OS version, kernel, uptime, and network configuration. Useful for system documentation and troubleshooting.

Usage

sysinfo-tool [options]

Options

  • --cpu: Show CPU details only
  • --memory: Show memory details only
  • --disk: Show disk information
  • --os: Show OS information

Examples

sysinfo-tool
sysinfo-tool --cpu --memory
sysinfo-tool --disk