neuroskill-bci

Stream real-time brain and body metrics from a local NeuroSkill server into responses.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill neuroskill-bci-monjyu1101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neuroskill-bci
Source: https://github.com/Monjyu1101/AiDiy2026/tree/main/backend_hermes/optional-skills/health/neuroskill-bci
Command: npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill neuroskill-bci-monjyu1101

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Hermes needs to tailor its responses using real-time brain and biometrics from a local NeuroSkill instance, reducing guesswork in cognitive-state-aware interactions.

Core Features & Use Cases

  • Real-time streaming of focus, relaxation, HRV, mood, sleep staging and EXG metrics into Hermes prompts
  • BCI hardware support for Muse 2/S, OpenBCI
  • Use cases include adaptive coaching, performance feedback, and personalized agent interactions.

Quick Start

Launch NeuroSkill and Hermes, ensure the desktop app is running and devices are connected, then Hermes begins consuming live metrics.

Frequently Asked Questions about neuroskill-bci

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

FAQPage Schema
How do I use real-time EEG and HRV metrics to make conversational agent responses cognitively aware?

To stream brain-computer interface metrics into Hermes, launch the NeuroSkill desktop app with a connected BCI device, ensure Hermes is running, and the integration automatically consumes live WebSocket or HTTP metrics on port 8375.

Does brain-computer interface integration work with Muse 2 or OpenBCI devices?

Brain-computer interface integration requires the NeuroSkill desktop app running locally with a connected BCI device. Hermes connects to the local WebSocket or HTTP endpoints on default port 8375 to consume the live biometric data.

What biometric and cognitive state data can I read from a local NeuroSkill server?

From a local NeuroSkill server, you can read focus, relaxation, mood, cognitive load, HRV, sleep staging, and 40+ EXG scores. These real-time metrics enable adaptive coaching, performance feedback, and personalized interactions.

Can I use real-time cognitive load and HRV data for adaptive coaching prompts?

Real-time cognitive load and HRV data can be used for adaptive coaching prompts by streaming local NeuroSkill metrics into Hermes. This allows the agent to tailor performance feedback and training prompts based on the user's current physiological state.

Do I need a specific port configuration to stream EXG scores to Hermes?

Streaming EXG scores to Hermes requires the NeuroSkill desktop app to expose WebSocket or HTTP endpoints on the local machine, defaulting to port 8375. Ensure this port is available and not blocked by local firewalls.