matlab-simulink-agent
MATLAB Simulink Agent
Overview
Use this skill to turn a MATLAB/Simulink request into reproducible artifacts by retrieving the relevant installed MATLAB knowledge first, then generating code, running it, and repairing it from diagnostics. Prefer MATLAB and Simulink programmatic APIs over manual clicking; use desktop automation only when a task truly requires the UI.
The operating goal is: if the installed MATLAB release, installed products, licenses, and documentation expose a supported API or workflow, automate it as far as possible. Do not promise success for missing toolboxes, expired licenses, UI-only operations, external hardware, or tasks that require engineering judgment beyond the user's stated model.
Do not ingest, copy, or redistribute entire MathWorks documentation sets. Read local help, installed help indexes, examples, object metadata, Simulink block parameters, and official online documentation selectively for the task at hand, and quote only small excerpts when necessary.