neuroskill-dnd

Toggle macOS Do Not Disturb when EEG focus exceeds configured thresholds.

11|4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/NeuroSkill-com/skills --skill neuroskill-dnd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neuroskill-dnd
Source: https://github.com/NeuroSkill-com/skills/tree/main/skills/neuroskill-dnd
Command: npx skills add https://github.com/NeuroSkill-com/skills --skill neuroskill-dnd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates notification noise by automatically aligning macOS Do Not Disturb with sustained EEG focus scores, so the system only mutes alerts when attention is truly engaged.

Core Features & Use Cases

  • Live automation visibility: View the enabled state, focus threshold, rolling average, window fill, and OS-level Focus flag from the dnd command output.
  • Force override control: Immediately flip DND on or off via dnd_set subcommands when manual control is required beyond the EEG threshold.
  • Use Case: During a deep work session, run the skill before starting to ensure DND activates as soon as the rolling average surpasses the configured threshold and stays active until focus drops.

Quick Start

Ask the DND skill to show the automation status before beginning a focus session.

Frequently Asked Questions about neuroskill-dnd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does EEG focus detection automate Do Not Disturb on macOS?

EEG focus detection automates Do Not Disturb by monitoring biometric focus scores from NeuroLoop and toggling macOS DND whenever the rolling average focus surpasses a configured threshold, muting alerts only when attention is truly engaged.

Can I manually override the DND state during an EEG focus session?

Yes, you can manually override the DND state during a focus session by using the dnd_set subcommands to immediately flip Do Not Disturb on or off, bypassing the EEG threshold automation whenever manual control is required.

What status information does the DND automation report?

The DND automation reports the enabled state, focus threshold, rolling average, window fill, and the OS-level Focus flag via the dnd command output, providing full visibility into live automation metrics before starting a focus session.

Do I need NeuroLoop hardware to use EEG-driven DND toggling?

Yes, EEG-driven DND toggling requires NeuroLoop-linked biometrics to measure focus scores, as the automation depends on EEG input to calculate the rolling average focus and determine when to activate Do Not Disturb.

What is the best way to align Do Not Disturb with sustained EEG focus?

The best way to align Do Not Disturb with sustained EEG focus is to configure focus thresholds within the NeuroSkill command-line or HTTP control flows, letting the system automatically manage DND based on rolling average biometric data.