Install
openclaw skills install system-uptimeGet the current system uptime using the native 'uptime' command. Use when: user asks about system uptime, system status, or how long the system has been running.
openclaw skills install system-uptimeGet the current system uptime using the built-in uptime command.
✅ USE this skill when:
❌ DON'T use this skill when:
# Basic uptime
uptime
# Using the skill CLI
node uptime-cli.js
11:30:45 up 2 days, 4:23, 2 users, load average: 1.23, 1.15, 1.08
uptime command