neurokit2

Process ECG, EEG, EDA, RSP, PPG, EMG, and EOG biosignals into cleaned data and features.

48|6|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/qinyan-ai/qinyan-academic-skills --skill neurokit2-qinyan-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neurokit2
Source: https://github.com/qinyan-ai/qinyan-academic-skills/tree/main/skills/07-%E4%B8%B4%E5%BA%8A%E5%8C%BB%E5%AD%A6%E4%B8%8E%E7%B2%BE%E5%87%86%E5%8C%BB%E7%96%97/neurokit2
Command: npx skills add https://github.com/qinyan-ai/qinyan-academic-skills --skill neurokit2-qinyan-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines preprocessing, analysis, and visualization of diverse biosignals in a single Python toolkit, reducing manual scripting and integration overhead.

Core Features & Use Cases

  • Supports ECG, EEG, EDA, RSP, PPG, EMG, and EOG for comprehensive biosignal workflows.
  • Provides HRV, ERP, event-related and interval-related analyses, and multi-modal integration to support psychophysiology and clinical research.
  • Real-world example: researchers collect multi-modal data during stress tasks to derive RSA, SCR, and breathing metrics and generate synchronized reports.

Quick Start

Install NeuroKit2 and run a basic ECG workflow to obtain cleaned signals, HRV metrics, and plots

Frequently Asked Questions about neurokit2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I process and analyze multi-modal biosignals like ECG and EEG in a single workflow?

Multi-modal biosignal processing for ECG, EEG, EDA, RSP, PPG, EMG, and EOG is handled through unified pipelines that deliver cleaned data, extracted features, and synchronized reports. It applies standard scientific libraries to streamline multi-modal integration and reduce manual scripting overhead.

How can I extract heart rate variability (HRV) metrics from ECG data for psychophysiology research?

HRV metrics are extracted from ECG data using built-in event-related and interval-related analysis pipelines. The system cleans raw ECG signals and computes HRV features to support clinical and psychophysiology workflows directly within the Python toolkit.

What is the best way to synchronize and analyze EDA and respiration (RSP) data during stress tasks?

Synchronizing and analyzing EDA and RSP data during stress tasks is achieved through multi-modal integration utilities that derive SCR and breathing metrics. The toolkit generates synchronized reports by applying quality-control utilities and robust error handling across the biosignals.

Does this biosignal processing toolkit require specific domain-specific packages or environments?

The biosignal processing toolkit requires standard scientific libraries and domain-specific packages to function properly. It is designed for research and clinical contexts, providing robust error handling and quality-control utilities to ensure platform-ready pipelines.

Can I perform event-related potential (ERP) analysis on EEG signals using this approach?

ERP analysis on EEG signals is fully supported through dedicated event-related analysis workflows. The toolkit processes raw EEG data to extract event-related features, delivering cleaned signals and quality-controlled outputs for research applications.