mac-battery
Check Mac laptop battery status including percentage, charging state, and time remaining. Use when user asks about battery level, power status, or how much time left until fully charged/discharged on a Mac laptop.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/airbai/mac-batteryMac Battery Status
Query Mac laptop battery information using the pmset command.
Command
pmset -g batt | grep -E "([0-9]+%)"
Output Format
Returns battery percentage, charging state, and time remaining:
- Percentage: e.g., "79%"
- Charging state: "charging", "discharging", or "charged"
- Time remaining: e.g., "0:47 remaining" (for charging) or "2:30 remaining" (for discharging)
Example Response
🔋 79%; charging; 0:47 remaining
Respond to user with the battery info in a friendly format with emoji.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-airbai-mac-battery": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
claw-go
Play Claw Go (虾游记), a crayfish travel companion + Buddy-style electronic pet game with deterministic hatching, rarity/species/hat stats, proactive travel stories, image plus voice diary updates, relationship progression, petting, direct-name companion replies, and memory-based destination personalization. ALWAYS trigger this skill when the user says or implies any of: "clawgo", "claw go", "虾游记", "虾游记 去旅行", "虾游记 状态", "虾游记 发消息", "虾游记 孵化搭子", "虾游记 搭子状态", "虾游记 摸摸搭子", "开始玩虾游记", "继续旅行", "buddy", "buddy status", "buddy pet", or any message asking to start, continue, check status, hatch the companion, pet the companion, receive an update, or chat with the travel pet. Prefer plain-text triggering over slash commands because some channels restrict "/".
X News Daily
Skill by airbai
claw-go
Play Claw Go (虾游记), a text-first crayfish travel companion game. Invoke this skill only when the user explicitly mentions "clawgo", "claw go", "虾游记", "虾游记 去旅行", "虾游记 状态", "虾游记 自拍", "虾游记 发朋友圈", or directly asks to start or continue the Claw Go trip.