Jump to related tools in the same category or review the original source on GitHub.

CLI Utilities @xejrax Updated 2/26/2026

💻 System Info OpenClaw Skill - ClawHub

Do you want your AI agent to automate System Info workflows? This free skill from ClawHub helps with cli utilities tasks without building custom tools from scratch.

What this skill does

Quick system diagnostics: CPU, memory, disk, uptime

Install

npx clawhub@latest install system-info

Full SKILL.md

Open original
namedescription
system-infoQuick system diagnostics: CPU, memory, disk, uptime

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.

Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/system-info

Related skills

If this matches your use case, these are close alternatives in the same category.