Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

SpikeLab

SpikeLab 收录了来自 braingeneers 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
20
更新
2026-06-08
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

spikelab-spikesorter
软件开发工程师

Runs spike sorting pipelines using the SpikeLab library (Kilosort2, Kilosort4, RT-Sort). Handles configuring and executing sorting jobs, curating units, inspecting and visualizing results. For stimulation experiments, runs artifact removal via preprocess_stim_artifacts / sort_stim_recording and then the appropriate sorter. Use when the user wants to sort recordings, curate units, or analyze sorting outputs.

2026-06-08
spikelab-analysis-implementer
软件开发工程师

Implements spike train data analysis and visualization using the SpikeLab library. Handles writing analysis and visualization scripts, managing results, and updating repo maps. Use when you want to load, analyze, or visualize spike train data with SpikeLab.

2026-05-29
spikelab-developer
软件开发工程师

Integrates analysis code into the SpikeLab library. Takes user-provided scripts, identifies which computations already exist in the library, rewrites the script to use existing methods, integrates novel computations as new library methods, writes tests, exposes through MCP, and submits a PR. Use when the user wants to promote analysis code into the library.

2026-04-26
spikelab-educator
高等院校生物科学教师

Answers questions about SpikeLab analyses, neuroscience concepts, and how to interpret results. Read-only — never writes or executes code. Use when a user asks what an analysis does, how it works, what a result means, or wants to learn about the underlying neuroscience.

2026-04-26
spikelab-map-updater
软件开发工程师

Generates and updates the repo map files that document the SpikeLab library API. Run after installing or updating the library. Not intended for use during analysis sessions.

2026-04-26