neuroskill-bci

Connect Hermes to a NeuroSkill BCI instance and translate cognitive metrics into guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps users adapt conversations and recommendations to their real-time cognitive and emotional condition by translating NeuroSkill BCI metrics into actionable guidance.

Core Features & Use Cases

  • Live BCI-aware state updates: Incorporates focus, relaxation, mood, cognitive load, drowsiness, HR/HRV, sleep staging, and derived EXG metrics into the assistant’s responses.
  • Protocol suggestions tied to biometric thresholds: Recommends appropriate neurofeedback or mind-body protocols (with explicit user permission) when key state signals indicate need.
  • Session history and comparisons: Supports checking current state, analyzing sessions (trend-based), comparing A/B sessions, searching neurally similar moments, and using labels for context.

Quick Start

Tell the agent: connect to the running NeuroSkill instance and check my current focus, relaxation, mood, cognitive load, and drowsiness using JSON.

Frequently Asked Questions about neuroskill-bci

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

FAQPage Schema
How do I use brain-computer interface data for real-time focus tracking?

To set up BCI focus tracking, connect the agent to a running NeuroSkill server instance using default port discovery. You need Node.js 20+ with the NeuroSkill CLI installed to consume WebSocket/HTTP status and metrics in a JSON-safe manner for live state updates.

What is neurofeedback protocol guidance and how does it work with HRV metrics?

Neurofeedback protocol guidance recommends mind-body protocols when key biometric thresholds indicate need. It uses HRV and derived EXG metrics from your BCI session to trigger specific protocol suggestions, requiring explicit user permission before recommending interventions.

Can I analyze historical BCI session data and compare sleep staging trends?

You can analyze historical BCI sessions and compare sleep staging trends by accessing session history features. The system supports trend-based session analysis, A/B session comparisons, and searching neurally similar moments using contextual labels.

Do I need a local NeuroSkill server to monitor cognitive load and drowsiness?

Yes, monitoring cognitive load and drowsiness requires a local NeuroSkill server instance with default port discovery. You must have Node.js 20+ and the NeuroSkill CLI installed to consume WebSocket/HTTP status and metrics in a JSON-safe manner.

How do I trigger biometric-based recommendations for fatigue detection?

Biometric-based fatigue detection recommendations trigger when key state signals indicate need based on real-time HR, HRV, and drowsiness metrics. The system applies neurofeedback or mind-body protocol suggestions tied to specific biometric thresholds with explicit user permission.