matlab-build-simbiology-model

Installation
SKILL.md

Build SimBiology Models

API reference, helper functions, and patterns for building, modifying, and diagramming SimBiology models. Works in all MATLAB environments (desktop, headless, batch, remote). Diagram/layout features require the Model Builder app and are activated only when the user requests visual output.

When to Use

  • Building or modifying SimBiology models (compartments, species, reactions, parameters, rules, events, doses, observables, variants)
  • Opening, saving, or loading models in the Model Builder / Analyzer apps
  • Designing or adjusting diagram layouts
  • Keywords: "build", "create", "modify", "add compartment/species/reaction", "diagram", "layout"

When NOT to Use

  • Simulation and analysis (use matlab-simulate-simbiology-model)
  • Parameter fitting, population modeling, NCA (use matlab-fit-simbiology-model)
Installs
24
GitHub Stars
692
First Seen
May 22, 2026
matlab-build-simbiology-model — matlab/matlab-agentic-toolkit