neuroskill-bci

Featured

Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.

AI & Automation 221,626 stars 42354 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# NeuroSkill BCI Integration Connect Hermes to a running [NeuroSkill](https://neuroskill.com/) instance to read real-time brain and body metrics from a BCI wearable. Use this to give cognitively-aware responses, suggest interventions, and track mental performance over time. > **⚠️ Research Use Only** — NeuroSkill is an open-source research tool. It is > NOT a medical device and has NOT been cleared by the FDA, CE, or any regulatory > body. Never use these metrics for clinical diagnosis or treatment. See `references/metrics.md` for the full metric reference, `references/protocols.md` for intervention protocols, and `references/api.md` for the WebSocket/HTTP API. --- ## Prerequisites - **Node.js 20+** installed (`node --version`) - **NeuroSkill desktop app** running with a connected BCI device - **BCI hardware**: Muse 2, Muse S, or OpenBCI (4-channel EEG + PPG + IMU via BLE) - `npx neuroskill status` returns data without errors ### Verify Setup ```bash node --version # Must be 20+ npx neuroskill status # Full system snapshot npx neuroskill status --json # Machine-parseable JSON ``` If `npx neuroskill status` returns an error, tell the user: - Make sure the NeuroSkill desktop app is open - Ensure the BCI device is powered on and connected via Bluetooth - Check signal quality — green indicators in NeuroSkill (≥0.7 per electrode) - If `command not found`, install Node.js 20+ --- ## CLI Reference: `npx neuroskill <command>` All command...

Details

Author
NousResearch
Repository
NousResearch/hermes-agent
Created
1 years ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

neuroskill-bci

Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.

1 Updated yesterday
dsivov
Code & Development Featured

skill-monitor

Analyze skill effectiveness across sessions. Computes per-skill metrics (action rate, friction, outcomes), identifies degrading skills, and generates improvement recommendations. Requires session-scan data in metrics.jsonl.

507 Updated yesterday
oliver-kriska
AI & Automation Listed

gbrain

GBrain CENTRAL ORCHESTRATOR — 19-layer health dashboard (incl. AWS infra) + 7th-phase compounding engine + upstream features watch + skill propagation. THIS skill is source of truth for the GBrain stack: when upstream gbrain/openclaw releases new features (voice, zoom, dream synthesize, etc.), Layer 17 surfaces them as informational and tells which satellite skills (brain-write-macro, signal-detector, gbrain-http-wrapper) are affected. Subcomandos: /gbrain check (default), /gbrain fix, /gbrain news, /gbrain bugs, /gbrain compare, /gbrain save, /gbrain compound, /gbrain bootstrap, /gbrain principles, /gbrain manifest, /gbrain manual, /gbrain custom-instructions. Triggers: /gbrain, revisa gbrain, salud del brain, verifica el brain, gbrain status.

1 Updated 2 days ago
durang