neuroskill-bci

Stream live NeuroSkill brain and biometrics data into Hermes via its WebSocket API.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/gqf2008/hermez-ai --skill neuroskill-bci-gqf2008
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neuroskill-bci
Source: https://github.com/gqf2008/hermez-ai/tree/main/skills/health/neuroskill-bci
Command: npx skills add https://github.com/gqf2008/hermez-ai --skill neuroskill-bci-gqf2008

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Leverages real-time brain and biometrics from a NeuroSkill setup to tailor Hermes responses to the user’s cognitive state.

Core Features & Use Cases

  • Real-time metric streaming (scores, device status, sleep, labels) from a NeuroSkill instance.
  • Cognitively-aware responses and intervention suggestions informed by metrics like focus, relaxation, mood, cognitive load, and HRV.
  • Guidance for setup, troubleshooting, and protocol suggestions via references and the NeuroSkill API.

Quick Start

Start Hermes by connecting to a running NeuroSkill instance and begin streaming metrics.

Frequently Asked Questions about neuroskill-bci

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

FAQPage Schema
How do I incorporate real-time biometrics into chat responses?

Real-time biometrics integration streams cognitive state data like focus and mood via a local WebSocket API to dynamically personalize chat, coaching, and feedback responses based on the user's current mental state.

What do I need to stream live brain metrics for neurofeedback?

Streaming live brain metrics for neurofeedback requires a running local NeuroSkill desktop application and access to its WebSocket or HTTP API, defaulting to port 8375, to send data like HRV and sleep staging.

Can I use real-time cognitive load and mood data to adjust coaching interventions?

Yes, real-time cognitive load and mood data can be used to adjust coaching interventions by applying the streamed metrics to tailor intervention suggestions and recommendations according to the user's current relaxation and focus levels.

How does real-time brain metrics streaming handle device status and sleep labels?

Real-time brain metrics streaming handles device status and sleep labels by continuously pulling scores, device connection states, and sleep staging data from the local NeuroSkill instance to inform cognitively-aware responses.

What are the limitations of using a local WebSocket API for biometric data personalization?

A limitation of using a local WebSocket API for biometric data personalization is that it requires the NeuroSkill desktop application to be actively running locally, meaning remote or server-only deployments cannot access the live biometric stream.