neuroskill-bci

Integrate real-time NeuroSkill brain and biometrics data into Hermes via CLI and WebSocket/HTTP APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Hermes can now access NeuroSkill's real-time brain and biometrics data to tailor responses, interventions, and memory of user state.

Core Features & Use Cases

  • Real-time ingestion of EEG/PPG metrics from NeuroSkill
  • Contextualized responses and proactive interventions based on cognitive state
  • Session analysis, labeling, and cross-session insights using NeuroSkill data

Quick Start

Install NeuroSkill, connect your device, start the NeuroSkill desktop app, and run the CLI to begin streaming real-time brain metrics into Hermes.

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 data into Hermes for adaptive responses?

Hermes tailors responses using real-time EEG data by ingesting metrics from the NeuroSkill desktop app via WebSocket/HTTP APIs. This requires a local NeuroSkill server on port 8375 and a compatible wearable like Muse 2/S or OpenBCI to stream cognitive state data.

Do I need a specific EEG headset to stream biometrics into Hermes?

To stream biometrics into Hermes, you need Muse 2/S, Muse S, or OpenBCI wearables connected to the NeuroSkill desktop app. These devices capture the EEG and PPG metrics required for Hermes to generate contextualized responses and proactive interventions.

What is real-time brain data integration for task planning and live chats?

Real-time brain data integration for task planning feeds cognitive state metrics into Hermes to adapt live chats and planning dynamically. It contextualizes responses and triggers proactive interventions by analyzing EEG and PPG data streamed from the NeuroSkill desktop app.

Can I use NeuroSkill metrics for cross-session analysis and memory of user state?

You can use NeuroSkill metrics for cross-session analysis and memory of user state because the integration supports session labeling and insights. Hermes utilizes this historical biometric data to maintain ongoing awareness of cognitive states across multiple interactions.

Why does my NeuroSkill integration require a local server on port 8375?

The NeuroSkill integration requires a local server on port 8375 to establish WebSocket/HTTP API connections between your wearable, the desktop app, and Hermes. This server bridges the real-time biometric data stream to Hermes for immediate processing and response tailoring.