get-focus-mode

star 615

Get the current macOS Focus mode

sundial-org By sundial-org schedule Updated 2/1/2026

name: get-focus-mode description: Get 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
Install via CLI
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill get-focus-mode
Repository Details
star Stars 615
call_split Forks 88
navigation Branch main
article Path SKILL.md
More from Creator