Get Focus Mode OpenClaw Plugin & Skill | ClawHub
Looking to integrate Get Focus Mode into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate apple apps & services tasks instantly, without having to write custom tools from scratch.
What this skill does
Get the current macOS Focus mode
Install
npx clawhub@latest install get-focus-modeFull SKILL.md
Open original| name | description |
|---|---|
| get-focus-mode | Get the current macOS Focus mode |
SKILL.md content below is scrollable.
Get Focus Mode
Returns the name of the currently active macOS Focus mode.
Usage
~/clawd/skills/get-focus-mode/get-focus-mode.sh
Output
Prints the Focus mode name to stdout:
- "No Focus" - Focus mode is off
- "Office" - Office focus is active
- "Sleep" - Sleep focus is active
- "Do Not Disturb" - DND is active
Requirements
- macOS
jqinstalled