mne

Analyze EEG and MEG data with filtering, epoching, and source localization.

19|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill mne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mne
Source: https://github.com/tondevrel/scientific-agent-skills/tree/main/skills/mne
Command: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill mne

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of analyzing human neurophysiological data, such as EEG and MEG, enabling researchers to gain deeper insights into brain activity.

Core Features & Use Cases

  • Data Preprocessing: Apply advanced filtering and artifact removal techniques to raw neurophysiological recordings.
  • Signal Analysis: Perform epoching, averaging, and frequency analysis to identify brain responses and patterns.
  • Source Localization: Reconstruct and visualize brain activity in source space for a more precise understanding of neural origins.
  • Use Case: Researchers can use this Skill to process EEG data from a cognitive experiment, identify event-related potentials, and visualize their spatial distribution in the brain.

Quick Start

Use the mne skill to load the sample audvis fif file, filter it between 1 and 40 Hz, and plot the evoked potential.

Frequently Asked Questions about mne

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

FAQPage Schema
How do I analyze EEG and MEG data for source localization?

To analyze EEG and MEG data for source localization, you can use this Skill to reconstruct and visualize brain activity in source space. It requires MNE-Python to process complex brain signal recordings and identify neural origins.

What is the best way to preprocess raw neurophysiological recordings for artifact removal?

The best way to preprocess raw neurophysiological recordings is by applying advanced filtering and artifact removal techniques. This Skill streamlines data preprocessing for EEG, MEG, sEEG, and ECoG formats to prepare clean signals for analysis.

Can I perform frequency analysis and epoching on brain signal recordings?

Yes, you can perform epoching, averaging, and frequency analysis on brain signal recordings. This Skill facilitates signal analysis to identify event-related potentials and specific brain response patterns from cognitive experiments.

Does MNE-Python support filtering sEEG and ECoG data between specific frequency ranges?

Yes, MNE-Python supports filtering sEEG and ECoG data between specific frequency ranges. You can quickly load FIF files, apply filters such as 1 to 40 Hz, and plot evoked potentials to interpret complex brain signal recordings.

Do I need MNE-Python installed to visualize event-related potentials from cognitive experiments?

Yes, you need MNE-Python installed to visualize event-related potentials from cognitive experiments. This Skill requires MNE-Python to process the recordings, identify brain responses, and map their spatial distribution.