WolframResearch

29 mods across 3 repositories, 98 stars between them.

WolframResearch/system-modeler-ai-toolkit

Skill Claude CodeCodex

Search the bundled Modelica and Wolfram System Modeler documentation for authoritative answers, then cite the source. Use this skill whenever the user asks a how-to, what-is, or why question about the Modelica language (syntax, semantics, equations, when/if, arrays, connectors, annotations, the language…

7 12d ago A 242 tokens original MIT

WolframResearch/system-modeler-ai-toolkit

Skill Claude CodeCodex

Simulate a Modelica model and plot the results — reads the simulated .mat with DyMat and plots chosen variables over time. Use this skill whenever the user asks to simulate and plot a model, plot simulation results, plot or graph specific variables over time, or visualize a model's time-domain behavior. Triggers on…

7 12d ago C 170 tokens original MIT

simulate-modelica

27

WolframResearch/system-modeler-ai-toolkit

Skill Claude CodeCodex

Simulate Modelica models (.mo files) with WSMKernelX — compiles to C++, builds, and runs the simulation (no plotting; if the user also wants the results plotted, use simulate-and-plot-modelica). Use this skill whenever the user asks to simulate a Modelica model, run a simulation, get simulation results, or wants to…

7 12d ago C 171 tokens original MIT

validate-modelica

28

WolframResearch/system-modeler-ai-toolkit

Skill Claude CodeCodex

Validate Modelica models (.mo files) by flattening them with WSMKernelX. Use this skill whenever the user asks to validate, check, test, or verify a Modelica model, or when you've just created or edited a .mo file and want to confirm it compiles. Triggers on phrases like 'validate this model', 'check my .mo file'…

7 12d ago C 106 tokens original MIT

WolframResearch/system-modeler-ai-toolkit

Skill Claude CodeCodex

Simulate and analyze Modelica models from within Wolfram Language / a notebook (WSM SystemModel functions, WSMRealTimeSimulate) — extract numerical results and make custom plots. Use this skill whenever the user wants to work with a Modelica model inside WL / a notebook — running parameter sweeps, pulling time series…

7 12d ago A 252 tokens original MIT