A lightweight macOS utility to programmatically retrieve the current Focus mode status for context-aware automation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install get-focus-mode
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install get-focus-mode using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Get Focus Mode skill is a specialized utility designed for macOS users who need to bridge the gap between their system state and AI agent automation. By leveraging this tool within the Openclaw Skills ecosystem, developers can build context-aware workflows that adapt based on whether the user is in Do Not Disturb, Sleep, or a custom Office mode.
It provides a simple command-line interface to extract the active Focus profile, enabling smarter task management and notification handling for AI coding agents. This allows for a more seamless integration between the operating system's environment and the automated logic of your developer tools.
Ensure you have the necessary dependencies installed on your macOS system before running the skill.
# Install jq dependency via Homebrew if not already present
brew install jq
# Run the skill directly from the local directory
~/clawd/skills/get-focus-mode/get-focus-mode.sh
The skill returns a simple string representing the current system state. Below are the common outputs:
| Output Value | Description |
|---|---|
| No Focus | Focus mode is off and the system is in default state. |
| Office | The user-defined Office focus is currently active. |
| Sleep | The system-defined Sleep focus is active. |
| Do Not Disturb | Manual or scheduled Do Not Disturb mode is active. |
Loading
A sophisticated integration for delegating software engineering tasks to autonomous AI agents through managed background processes and interactive terminals.

A specialized AI agent skill designed to help users navigate, search, and configure the entire Clawdbot ecosystem through structured documentation access.

A privacy-focused AI financial assistant that logs, categorizes, and tracks your spending using natural language processing.

A high-performance utility for fetching stable JSON market snapshots including price, liquidity, and volume for any token on the Solana network.

A comprehensive CLI integration for Paperless-NGX that allows AI agents to search, retrieve, and organize digital documents using the ppls tool.

CounterClaw is a production-grade defensive interceptor designed to protect AI agents from malicious prompt injections and sensitive data leaks.








































