From caffeinate
Manages macOS caffeinate command to prevent system sleep. Supports start, stop, and status via bash script. macOS only.
How this skill is triggered — by the user, by Claude, or both
Slash command
/caffeinate:caffeinateThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prevent macOS system sleep using `caffeinate`.
Prevent macOS system sleep using caffeinate.
Requires: macOS (caffeinate command)
Use caffeinate.sh located in the same directory as this SKILL.md.
bash <skill-dir>/caffeinate.sh startWhen the user requests "stop":
bash <skill-dir>/caffeinate.sh stopbash <skill-dir>/caffeinate.sh status/caffeinate stopnpx claudepluginhub hiroro-work/claude-plugins --plugin caffeinateAdds macOS menu bar status indicator for NanoClaw with bolt icon, green/red running status dot, and Start/Stop/Restart controls. macOS only, requires Xcode CLI tools.
Wraps Claude Code as a daemon (launchd/systemd) to keep running after terminal closes. Required for HTTP bridge, webhooks, and scheduled tasks to run 24/7.
Diagnoses macOS issues: kernel panics, failing drives, slow boot, TCC permission denials, APFS snapshot bloat, wake failures, launchd audits, and startup item triage via logs, diskutil, and sysdiagnose.