SkillHub

get-focus-mode

v1.0.1

Get the current macOS Focus mode

Sourced from ClawHub, Authored by NickChristensen

Installation

Please help me install the skill `get-focus-mode` from SkillHub official store. npx skills add NickChristensen/get-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