neurokit2

Automate ECG, EEG, EDA, EMG, and PPG biosignal processing and feature extraction.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/SciMate-AI/scicli --skill neurokit2-scimate-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neurokit2
Source: https://github.com/SciMate-AI/scicli/tree/main/internal/skills/bundled/claude-scientific-skills/skills/neurokit2
Command: npx skills add https://github.com/SciMate-AI/scicli --skill neurokit2-scimate-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

NeuroKit2 consolidates multi-modal physiological signal processing into automated pipelines, enabling researchers to quickly transform raw biosignals into clean, feature-rich outputs without writing extensive boilerplate code.

Core Features & Use Cases

  • ECG/PPG/RSP/EDA/EMG/EEG processing pipelines with standardized outputs
  • HRV, EEG power, microstate, EDA SCR analysis, and multi-signal integration
  • Real-world research workflows: psychophysiology experiments, sleep studies, cognitive neuroscience, and clinical research scenarios

Quick Start

Process a sample ECG with nk.ecg_process to obtain cleaned signals and heart-rate metrics.

Frequently Asked Questions about neurokit2

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

FAQPage Schema
How do I process ECG and EEG biosignals for psychophysiology research?

To process ECG and EEG biosignals for psychophysiology research, you can use automated pipelines that clean raw data and extract standardized physiological features. This approach handles multi-modal signal processing to generate feature-rich outputs without requiring extensive boilerplate code.

What is the best way to extract HRV features from raw ECG data?

Extracting HRV features from raw ECG data is best achieved through an automated processing pipeline that cleans the signal and computes heart-rate metrics. This method standardizes the output to ensure consistency across neuroscience and clinical research scenarios.

Can I integrate multi-modal physiological signals like EDA, EMG, and PPG together?

Yes, you can integrate multi-modal physiological signals like EDA, EMG, and PPG together. The system supports multi-signal integration, enabling researchers to combine diverse biosignal features into a unified dataset for comprehensive biomedical analysis.

Does this biosignal processing pipeline support sleep studies and cognitive neuroscience workflows?

This biosignal processing pipeline supports sleep studies and cognitive neuroscience workflows by providing standardized processing for ECG, EEG, EDA, EMG, and PPG data. It transforms raw physiological signals into clean, feature-rich outputs tailored for real-world research.

How do I get started analyzing EDA SCR and EEG power without writing boilerplate code?

To analyze EDA SCR and EEG power without writing boilerplate code, you can run a sample processing function to obtain cleaned signals and metrics instantly. This automated approach handles feature extraction directly from raw biosignals.