neuroskill-bci

Connect to NeuroSkill's local server to access real-time cognitive and emotional metrics.

2|Updated May 22, 2026
One-click install
npx skills add https://github.com/519lab/thoth-agent --skill neuroskill-bci-519lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neuroskill-bci
Source: https://github.com/519lab/thoth-agent/tree/main/optional-skills/health/neuroskill-bci
Command: npx skills add https://github.com/519lab/thoth-agent --skill neuroskill-bci-519lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires neuroskill, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill integrates real-time cognitive and emotional metrics from BCI wearables into AI agent responses, enhancing decision-making and providing personalized feedback.

Core Features & Use Cases

  • BCI Integration: Connects to NeuroSkill to read real-time metrics like focus, relaxation, mood, and cognitive load.
  • Custom Responses: Adjusts agent responses based on user's cognitive and emotional state.
  • Use Case: For example, if a user's focus is low, the agent could suggest a short break or a focus-enhancing protocol.

Quick Start

Run the neuroskill status command to get live cognitive metrics.

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 cognitive metrics into AI agent responses?

To integrate real-time cognitive metrics into AI agent responses, this Skill connects to the NeuroSkill local server via WebSocket or HTTP API to read live BCI data. It then applies machine learning algorithms to interpret focus, relaxation, and cognitive load, generating tailored agent outputs accordingly.

What hardware is required to read cognitive load and emotional state for AI?

Reading cognitive load and emotional state for AI requires BCI hardware and the NeuroSkill desktop app running locally. The Skill acts as a bridge, fetching real-time biometric metrics from the local server to adjust AI agent interactions.

Can I use WebSocket to stream focus and relaxation metrics to my agent?

Yes, you can use WebSocket to stream focus and relaxation metrics to your agent. The Skill supports both WebSocket and HTTP API integration to connect with the NeuroSkill server and access real-time cognitive and emotional data.

How do I get live cognitive metrics like focus and mood for my application?

To get live cognitive metrics like focus and mood for your application, run the `neuroskill status` command. This queries the NeuroSkill local server, allowing the Skill to apply machine learning algorithms to interpret the biometric data for your agent.

Does BCI integration with AI agents work without dedicated neurofeedback hardware?

No, BCI integration with AI agents does not work without dedicated hardware. This Skill explicitly requires BCI hardware and the NeuroSkill desktop app to capture the real-time cognitive and emotional metrics needed to adjust agent responses.