bio-neuropixels-analysis

Analyzes Neuropixels electrophysiology data with SpikeInterface and Kilosort4 workflows.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/biomaps-infra/blender-opencode --skill bio-neuropixels-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bio-neuropixels-analysis
Source: https://github.com/biomaps-infra/blender-opencode/tree/main/.opencode/skills/bio-neuropixels-analysis
Command: npx skills add https://github.com/biomaps-infra/blender-opencode --skill bio-neuropixels-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spikeinterface[full], probeinterface, neo, kilosort, spykingcircus, mountainsort5, anthropic, ibl-neuropixel, ibllib, bombcell, unitmatch, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the complex process of analyzing high-density neural recordings from Neuropixels probes, from raw data to publication-ready results.

Core Features & Use Cases

  • End-to-End Analysis: Supports the full workflow including preprocessing, motion correction, spike sorting, quality metrics, and curation.
  • Flexible Data Handling: Works with common Neuropixels data formats like SpikeGLX and OpenEphys.
  • Use Case: Analyze a Neuropixels recording session by loading the data, running Kilosort4 for spike sorting, computing quality metrics, and automatically curating units using Allen Institute criteria.

Quick Start

Use the bio-neuropixels-analysis skill to run the full analysis pipeline on the provided Neuropixels data.

Frequently Asked Questions about bio-neuropixels-analysis

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

FAQPage Schema
How do I run spike sorting and curation on Neuropixels electrophysiology data?

To analyze Neuropixels extracellular electrophysiology data end-to-end, you load raw SpikeGLX or OpenEphys recordings, run Kilosort4 for spike sorting, compute quality metrics, and automatically curate units using Allen Institute criteria.

Does SpikeInterface support automated unit curation for high-density neural recordings?

Yes, SpikeInterface supports automated unit curation for high-density neural recordings by integrating quality metrics and Allen/IBL standards to evaluate and filter sorted units during the analysis pipeline.

Can I use Kilosort4 with OpenEphys data formats for neuropixels analysis?

Yes, you can use Kilosort4 with OpenEphys data formats. The toolkit handles flexible data loading for common Neuropixels formats, enabling seamless preprocessing and spike sorting on OpenEphys recordings.

What is the best way to apply motion correction when preprocessing extracellular electrophysiology data?

The best way to apply motion correction to extracellular electrophysiology data is using the integrated SpikeInterface pipeline, which standardizes preprocessing steps before running spike sorting algorithms like Kilosort4.

How does AI-assisted unit curation work in a spike sorting pipeline?

AI-assisted unit curation in a spike sorting pipeline works by applying predefined Allen Institute and IBL criteria to automatically evaluate computed quality metrics, filtering out noise or poorly isolated units without manual intervention.

Are IBL standards required for computing quality metrics on neuropixels recordings?

IBL standards are not strictly required but are natively supported. The toolkit integrates Allen Institute criteria and IBL standards to evaluate quality metrics, allowing you to choose the appropriate framework for curating your neural recordings.