BrainX Skill documentation

BrainX Skill documentation#

BrainX Skill is a portable instruction and workflow layer that installs on general coding agents. Describe a neuroscience question in natural language; the skill routes it to the BrainX packages that own the model scale, state, units, events, and execution.

The agent translates the research question. Explicit BrainX code controls the dynamics and produces the evidence.


Features#

Intuitive and automatic

Turn a natural-language research question into a clear experiment at the correct modeling scale.

Accurate

Use explicit BrainX models, units, state transitions, solvers, and connectivity to control the dynamics in code.

Creative

Convert a hypothesis into perturbations, controls, sweeps, and observable results with one prompt.

Efficient

Apply state-aware jit, vmap, and for_loop transforms to compile simulation and batch experiments.


Installation#

Install BrainX Skill with the guided installer. It requires Node.js 18 or newer and works on macOS, Linux, and Windows.

npx brainx-skill install

Select one or more supported coding agents, then choose a project or global installation. See Installation for direct agent-specific commands, updates, and installation locations.


Learn more#

Installation
Installation
Quickstart
Quickstart
Creative experiment verification
Creative experiment verification
Speed and performance
Speed and performance
Use the skill for training
Use the skill for training
Paper reproductions
Paper reproductions

See also the ecosystem#

BrainX Skill is part of the BrainX brain simulation ecosystem.