with one click
install
Use this skill if the required tools are not yet installed.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Use this skill if the required tools are not yet installed.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Use this skill for quantitative scientific analysis of IBL data after the always-on scientific workflow in `AGENTS.md` is active.
Use this skill when loading IBL data, preferring the smallest sufficient local or aggregate surface before session-level loaders.
describes how to write code to be read and validated by human scientists.
Use this skill for raw Neuropixels binary access, destriping, compression, waveform extraction, and probe-level preprocessing based on the `int-brain-lab/ibl-neuropixel` repository.
Use this skill to analyze scientific data: refine, formalize and test hypotheses.
Use this skill when a task needs IBL data access setup, ONE/Alyx authentication, or selecting between public and private data modes.
Based on SOC occupation classification
| name | install |
| description | Use this skill if the required tools are not yet installed. |
uv, a project environment, core Python imports, Quarto for report rendering, Git/GitHub CLI for publishing, GitHub authentication when publishing is requested, and configured IBL data access or local dataset paths when data loading is needed.uv unless explicitly instructed otherwise. Explain the missing item(s) and offer to install or configure them. Use tool calls to run the needed commands after approval when network, package installation, or external authentication is required.uv for project setup. If uv is missing but Python is available, offer to install uv, then run UV_CACHE_DIR=.uv-cache uv sync --extra ibl --extra notebook --extra dev. Use uv run ... for project commands once the environment exists. Do not recommend plain pip install -e . as the primary setup path because brainwidemap is resolved through uv sources.git, gh, and gh auth status, which are required for report publication.git, and gh, automatic installation may be difficult. In such cases, guide the user to appropriate websites to manually download and install what is needed.data_locations.local.yaml to point to them; if not, ask the user for a location to download to (defaulting to data/ within the current repo), download, then edit data_locations.local.yaml.