neuroskill-bci

Integrate real-time EEG and PPG data from BCI wearables via WebSocket.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill bridges the gap between your cognitive state and your digital environment, allowing the agent to provide context-aware support based on real-time brain and body metrics.

Core Features & Use Cases

  • Cognitive State Monitoring: Track focus, relaxation, cognitive load, and drowsiness in real-time using BCI hardware.
  • Proactive Intervention: Receive personalized suggestions for focus-enhancing or stress-reducing protocols when your metrics indicate a need.
  • Use Case: If you are struggling to concentrate, the agent can detect your elevated Theta/Beta ratio and suggest a 90-second neurofeedback anchor to help you regain your flow state.

Quick Start

Ask the agent to check your current focus and relaxation levels using the neuroskill status command.

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 PPG biometric data into my workflow?

You can integrate real-time EEG and PPG biometric data by connecting a compatible BCI wearable like Muse 2 or OpenBCI to a local WebSocket interface, enabling the agent to deliver cognitively-aware responses based on your live metrics.

What is cognitive state monitoring with BCI hardware for?

Cognitive state monitoring with BCI hardware tracks focus, relaxation, cognitive load, and drowsiness in real time, allowing a digital agent to provide proactive interventions like suggesting neurofeedback anchors when your concentration drops.

Do I need specific BCI hardware to track focus and cognitive load?

Yes, tracking focus and cognitive load requires compatible BCI hardware such as Muse 2 or OpenBCI, along with a connected NeuroSkill instance and Node.js to facilitate the local WebSocket data interface.

How does an agent use EEG data to suggest focus-enhancing protocols?

The agent analyzes your real-time EEG metrics, such as an elevated Theta/Beta ratio indicating poor focus, and automatically suggests targeted protocols like a 90-second neurofeedback anchor to help you regain your flow state.

Can I track historical cognitive state analysis using neurofeedback data?

Yes, the skill facilitates historical state analysis by continuously logging your real-time EEG and PPG biometric data through the local WebSocket interface, allowing you to review past mental performance and cognitive load trends.

What are the limitations of using BCI biometrics for automated protocol suggestions?

Automated protocol suggestions are limited by the accuracy of consumer BCI hardware and require an active local WebSocket connection alongside a running NeuroSkill instance, meaning interventions cannot trigger if the hardware disconnects.