🧪 Skills

System Info

--- name: system-info description: "Quick system diagnostics: CPU, memory, disk, uptime" metadata: { "openclaw": { "emoji": "💻", "requires": { "bins": ["free"] },

v1.0.0
❤️ 7
⬇️ 5.3k
👁 2
Share

Description


name: system-info description: "Quick system diagnostics: CPU, memory, disk, uptime" metadata: { "openclaw": { "emoji": "💻", "requires": { "bins": ["free"] }, "install": [], }, }

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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs