bpowersbpowersCommunityยท1 Agent Skills Included

simlin

Build, simulate, and analyze system dynamics models

Builds, edits, simulates, and analyzes system dynamics models with stocks, flows, and feedback loops. Imports and converts Vensim, XMILE, and JSON model files without manual rework or format headaches. Runs loop-dominance analysis and scenario simulations so users can test policies and strategies faster than real-world trial and error.
npx skills add bpowers/simlin --all -g -y
Available:

Gives the AI agent the repo's component map, build and test commands, and strict working rules (test-driven development, pre-commit hooks, commit style) to follow when modifying or extending Simlin's modeling engine and tools.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Simlin?โ–ผ

Run `npx skills add bpowers/simlin --all -g -y` in your terminal to install everything globally. You can also try the hosted version directly at simlin.com without installing anything.

What is Simlin used for?โ–ผ

Simlin is a system dynamics modeling tool for building stock-and-flow simulation models. It lets you simulate policies and strategies to test ideas faster and cheaper than real-world experiments.

Can Simlin open Vensim or Stella models?โ–ผ

Yes. Simlin reads and writes Vensim MDL files, XMILE (.stmx/.xmile), and its own JSON format, and can convert between them.

Does Simlin work with AI assistants?โ–ผ

Yes. It ships an MCP server (@simlin/mcp) that lets AI assistants read, create, and edit models, plus Python bindings (pysimlin) for analysis in notebooks.

What is loop dominance analysis in Simlin?โ–ผ

It uses the Loops That Matter method to show which feedback loops drive model behavior over time. Every model read returns ranked loops with polarity and importance scores.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’