What is eeg preprocessing pipeline guide?
Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation Source: haoxuanlithuai/awesome_cognitive_and_neuroscience_skills.
Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation
Quickly install eeg preprocessing pipeline guide AI skill to your development environment via command line
Source: haoxuanlithuai/awesome_cognitive_and_neuroscience_skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills --skill eeg preprocessing pipeline guideBrowse more skills from haoxuanlithuai/awesome_cognitive_and_neuroscience_skills
Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation Source: haoxuanlithuai/awesome_cognitive_and_neuroscience_skills.
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
https://github.com/haoxuanlithuai/awesome_cognitive_and_neuroscience_skills