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#
Turn a natural-language research question into a clear experiment at the correct modeling scale.
Use explicit BrainX models, units, state transitions, solvers, and connectivity to control the dynamics in code.
Convert a hypothesis into perturbations, controls, sweeps, and observable results with one prompt.
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#
See also the ecosystem#
BrainX Skill is part of the BrainX brain simulation ecosystem.