neuroskill-bci

Connect to NeuroSkill instances and interpret real-time EEG, PPG, and IMU data from BCI wearables.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes references (resource) components.

What problem does it solve?

This skill addresses the lack of physiological context in AI interactions by bridging the gap between real-time brain-computer interface data and your digital workspace, allowing for cognitively-aware assistance.

Core Features & Use Cases

  • Real-time Cognitive Monitoring: Track focus, relaxation, cognitive load, and drowsiness levels during tasks.
  • Neural State Analysis: Compare session performance, identify flow states, and search historical data for neurally similar moments.
  • Proactive Intervention: Suggest evidence-based protocols like breathing exercises or focus anchors when the system detects stress or fatigue.
  • Use Case: If you are struggling to concentrate, the skill detects high theta-beta ratios and suggests a 90-second neurofeedback anchor to help you regain your flow state.

Quick Start

Use the neuroskill bci to check my current focus and relaxation levels.

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 EEG and BCI data into my workflow?

To integrate real-time EEG and BCI data, connect this skill to a running NeuroSkill desktop application streaming biometric metrics via WebSocket or HTTP. This bridges BCI wearables and your workspace to enable cognitively-aware AI responses.

Can I monitor cognitive load and focus levels using BCI wearables?

Yes, you can monitor cognitive load, focus, relaxation, and drowsiness levels using BCI wearables. The skill analyzes real-time EEG data to track brain states, allowing you to evaluate cognitive performance during active tasks.

Do I need a specific desktop application to stream EEG metrics?

Yes, you need a running NeuroSkill desktop application and a compatible BCI device to stream biometric metrics. The skill relies on this local instance to ingest real-time EEG, PPG, and IMU data via WebSocket or HTTP connections.

How do I detect flow states and search for neurally similar moments in historical data?

To detect flow states and search historical data, the skill analyzes neural state patterns and sleep architecture from your BCI sessions. This allows you to compare past performance and identify neurally similar moments across recorded history.

Can I get proactive interventions for stress and fatigue from EEG analysis?

Yes, you can get proactive interventions for stress and fatigue. The skill detects high theta-beta ratios in your EEG data and suggests evidence-based protocols like breathing exercises or 90-second neurofeedback anchors to regain your flow state.

What are the limitations of using HTTP and WebSocket for cognitive state monitoring?

The primary limitation is the dependency on a continuously running local NeuroSkill desktop application and compatible hardware. If the WebSocket or HTTP stream from your BCI device drops, real-time cognitive state monitoring and neural pattern analysis cannot function.