Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
kelch avatar

Simulink Automation Marketplace

  • 9 repo stars
  • Updated June 14, 2026
  • Mistakey/simulink-automation-suite

simulink-automation-marketplace is a Claude Code plugin marketplace (version 2.9.0) that exposes 18 simulink_cli Python actions and two analysis agents for developers automating Simulink model inspection and guarded para

About

Simulink Automation Suite is a Claude Code plugin for AI-assisted Simulink workflows via MATLAB Engine for Python. A unified simulink_cli entrypoint returns machine-readable JSON for 18 actions including scan, inspect, connections, find, set_param, simulate, and model CRUD. Read analysis runs through a simulink-analyzer agent; post-simulation metrics run through sim-analyst; writes use dry-run previews, guarded apply_payload replay, rollback payloads, and read-back verification. The project is paused since June 2026 in favor of MathWorks' official Simulink Agentic Toolkit, but remains a reference for guarded agent write safety. Prerequisites include MATLAB, MATLAB Engine for Python, and matlab.engine.shareEngine in an active session.

  • simulink_cli exposes 18 JSON actions: scan, inspect, connections, set_param, simulate
  • Write safety: dry_run default, apply_payload guards, rollback, read-back verification
  • simulink-analyzer agent for topology audits without polluting main chat context
  • sim-analyst agent extracts rise time, overshoot, settling time from sl_sim_result
  • Install via /plugin marketplace add Mistakey/simulink-automation-suite

Simulink Automation Marketplace by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Mistakey/simulink-automation-suite

Add your badge

Show developers this marketplace is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars9
Last updatedJune 14, 2026
RepositoryMistakey/simulink-automation-suite

How do you let Claude Code agents inspect Simulink models?

Run simulink_cli JSON actions and Claude agents to scan .slx topology, inspect parameters, simulate, and safely set_param with rollback.

Who is it for?

Control-systems and embedded developers using Claude Code who need structured Simulink model reads and guarded single-parameter writes without screenshot-based workflows.

Skip if: Teams without local MATLAB and MATLAB Engine for Python installed, or production use after June 2026 when MathWorks' official Simulink Agentic Toolkit is the maintained path.

What you get

JSON model topology scans, parameter inspection reports, guarded set_param previews with rollback payloads, and post-simulation performance conclusions.

  • JSON model scan
  • parameter inspection report
  • guarded set_param preview with rollback

By the numbers

  • Plugin version 2.9.0 with 18 simulink_cli actions
  • Requires Python 3.10+ and MATLAB Engine for Python
  • Includes 2 published agents: simulink-analyzer and sim-analyst

Recommended Marketplaces

How it compares

Pick simulink-automation-suite for reference implementations of guarded Simulink CLI patterns; use MathWorks' official Simulink Agentic Toolkit for actively maintained production agent workflows.

FAQ

What are the prerequisites for simulink-automation-suite?

simulink-automation-suite requires Python 3.10+, MATLAB installed locally, MATLAB Engine for Python in the active interpreter, and matlab.engine.shareEngine run in the MATLAB Command Window before session-bound actions like scan or inspect.

How does simulink-automation-suite protect model writes?

simulink-automation-suite defaults set_param to dry_run=true, returning apply_payload with expected_current_value guards, read-back verification after execute, and a rollback payload for one-command undo. Stale previews return precondition_failed without mutating the model.

Is simulink-automation-suite still maintained?

simulink-automation-suite version 2.9.0 is paused since June 2026. MathWorks released the official Simulink Agentic Toolkit for production use; this repository remains available as reference for guarded write-safety and post-simulation analysis patterns.

Development Toolsintegrationsbackendtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.