neuroskill-bci

Integrate real-time NeuroSkill BCI outputs into Hermes responses for adaptive guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

NeuroSkill BCI Integration turns live brain and body signals into cognitively-aware, personalized guidance so your responses adapt to focus, relaxation, mood, cognitive load, and drowsiness.

Core Features & Use Cases

  • Live cognitive-state awareness: Reads real-time metrics like focus, relaxation, engagement, meditation, mood, cognitive load, drowsiness, heart rate, and HRV-derived indicators.
  • Research-grade protocol suggestions: Recommends targeted intervention protocols when specific thresholds are detected, while explicitly labeling metrics as research-only and non-medical.
  • Session history and “state memory”: Uses session search, semantic label search, comparisons, and embeddings/UMAP to recall similar past moments and track mental performance over time.
  • Practical operational integration: Connects to a locally running NeuroSkill instance via its WebSocket/HTTP API and provides reliable machine-readable JSON outputs.

Quick Start

Use neuroskill-bci to connect to your locally running NeuroSkill server and generate a short, threshold-informed state-aware response for your current focus and relaxation metrics.

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 BCI metrics for cognitive load and focus tracking into AI responses?

Real-time BCI metrics for cognitive load and focus tracking are integrated into AI responses by connecting to a locally running NeuroSkill instance, which reads live brain and body signals to adapt guidance based on your cognitive and emotional state.

What do I need to connect a BCI device for live neurofeedback and attention coaching?

To connect a BCI device for live neurofeedback, you need a locally running NeuroSkill desktop instance, a compatible BCI device, Node.js 20+, and reliable JSON parsing via the NeuroSkill CLI or API endpoints.

Can I search historical BCI session data to find similar past mental states and sleep stages?

Yes, you can search historical BCI session data to find similar past mental states and sleep stages using session search, semantic label search, comparisons, and embeddings or UMAP visualizations to track mental performance over time.

Does neurofeedback-based attention coaching provide medical-grade intervention protocols?

Neurofeedback-based attention coaching does not provide medical-grade intervention protocols; it explicitly labels all recommended intervention protocols and biometric metrics as research-only and non-medical.

Why is my BCI integration not working when parsing JSON outputs from the NeuroSkill API?

BCI integration may fail when parsing JSON outputs from the NeuroSkill API if your local environment lacks Node.js 20+ or if the NeuroSkill desktop instance is not running to provide reliable WebSocket or HTTP API connections.