neuroskill-bci

Integrate live NeuroSkill cognitive and biometric metrics into Nozich responses.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/anilcan-kara/nozich-agent --skill neuroskill-bci-anilcan-kara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neuroskill-bci
Source: https://github.com/anilcan-kara/nozich-agent/tree/main/optional-skills/health/neuroskill-bci
Command: npx skills add https://github.com/anilcan-kara/nozich-agent --skill neuroskill-bci-anilcan-kara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables Nozich to read the user's real-time cognitive and emotional state from a NeuroSkill instance and reflect it in responses, enabling cognitively-aware interactions.

Core Features & Use Cases

  • Real-time state ingestion: read focus, relaxation, mood, cognitive load, drowsiness, HR/HRV, sleep stages, and 40+ EXG-derived scores from a locally running NeuroSkill server.
  • Context-aware responses: adjust assistant replies and suggested interventions based on current mental and physiological state.
  • Use Case: coach or support agent that adapts its feedback during high-concentration tasks or stress spells.

Quick Start

Start by running the NeuroSkill desktop app with a connected device, verify live metrics with npx neuroskill status, and start interacting with cognitively-aware prompts.

Frequently Asked Questions about neuroskill-bci

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

FAQPage Schema
How do I integrate real-time biometric and cognitive load signals into AI assistant responses?

Real-time biometric and cognitive load signals are integrated into AI assistant responses by feeding live NeuroSkill metrics, such as focus and HRV, directly into the context. This enables the assistant to adapt its replies to your current mental state.

What BCI devices are compatible with brain-computer interface contextual AI for neurofeedback?

Compatible brain-computer interface devices for neurofeedback include the Muse 2, Muse S, and OpenBCI. These devices connect to the running NeuroSkill desktop app to supply the biometric data required for contextual AI.

How do I set up a local server for real-time brain-state driven replies?

To set up a local server for real-time brain-state driven replies, run the NeuroSkill desktop app with a connected BCI device. Verify live metrics using the command line, and ensure the local server is accessible on port 8375.

Can I use EXG-derived scores and sleep stages for contextual coaching and troubleshooting?

Yes, you can use EXG-derived scores and sleep stages for contextual coaching and troubleshooting. The skill reads over 40 EXG-derived metrics, allowing interactive assistants to adjust feedback during high-concentration tasks or stress.

What is the mechanism for feeding cognitive and emotional state into interactive assistant context?

The mechanism for feeding cognitive and emotional state into interactive assistant context involves streaming live NeuroSkill metrics via a local WebSocket or HTTP API. This data is injected into the assistant's context to generate state-aware replies.

Does contextual AI require a running NeuroSkill desktop app to adapt to focus and relaxation?

Yes, contextual AI requires a running NeuroSkill desktop app to adapt to focus and relaxation. The app manages the connected BCI device and exposes the local server endpoints necessary to stream the biometric signals.