·eeg preprocessing pipeline guide
</>

eeg preprocessing pipeline guide

Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation

11Installs·2Trend·@haoxuanlithuai

Installation

$npx skills add https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills --skill eeg preprocessing pipeline guide

How to Install eeg preprocessing pipeline guide

Quickly install eeg preprocessing pipeline guide AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills --skill eeg preprocessing pipeline guide
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: haoxuanlithuai/awesome_cognitive_and_neuroscience_skills.

SKILL.md

View raw

EEG preprocessing transforms raw electrophysiological recordings into clean data suitable for analysis. Unlike generic signal processing, every preprocessing decision in EEG involves domain-specific trade-offs: filtering at the wrong cutoff distorts ERP component morphology, choosing the wrong reference scheme biases topographic maps, and automated artifact rejection with incorrect parameters either leaves artifac...

A competent programmer without EEG training would not know that a 1 Hz high-pass filter is needed before ICA but distorts slow ERP components, that average reference requires a minimum of 64 channels, or that the order of preprocessing steps matters critically. This skill encodes the domain judgment required to build a correct EEG preprocessing pipeline.

This skill was generated by AI from academic literature. All parameters, thresholds, and citations require independent verification before use in research. If you find errors, please open an issue.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills --skill eeg preprocessing pipeline guide
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from haoxuanlithuai/awesome_cognitive_and_neuroscience_skills

Quick answers

What is eeg preprocessing pipeline guide?

Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation Source: haoxuanlithuai/awesome_cognitive_and_neuroscience_skills.

How do I install eeg preprocessing pipeline guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills --skill eeg preprocessing pipeline guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills