Jump to related tools in the same category or review the original source on GitHub.

Apple Apps & Services @nickchristensen Updated 2/26/2026

Get Focus Mode OpenClaw Skill - ClawHub

Do you want your AI agent to automate Get Focus Mode workflows? This free skill from ClawHub helps with apple apps & services tasks without building custom tools from scratch.

What this skill does

Get the current macOS Focus mode

Install

npx clawhub@latest install get-focus-mode

Full SKILL.md

Open original
namedescription
get-focus-modeGet the current macOS Focus mode

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
  • jq installed
Original URL: https://github.com/openclaw/skills/blob/main/skills/nickchristensen/get-focus-mode

Related skills

If this matches your use case, these are close alternatives in the same category.