بنقرة واحدة
install
Use this skill if the required tools are not yet installed.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use this skill if the required tools are not yet installed.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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.