Install
openclaw skills install mac-batteryCheck Mac laptop battery status including percentage, charging state, and time remaining. Use when user asks about battery level, power status, or how much t...
openclaw skills install mac-batteryQuery Mac laptop battery information using the pmset command.
pmset -g batt | grep -E "([0-9]+%)"
Returns battery percentage, charging state, and time remaining:
🔋 79%; charging; 0:47 remaining
Respond to user with the battery info in a friendly format with emoji.