matlab-agentic-toolkit
Give AI agents expert MATLAB skills for coding, analysis, and simulation
All Skills in This Repository (150)
Pure Emerald Level Indicatorsmatlab-write-database
Write MATLAB table data to relational databases with transactions.
matlab-map-database-objects
Generate MATLAB ORM code mapping classes to database tables.
matlab-connect-databricks-jdbc
Establish JDBC connections from MATLAB to Databricks clusters and SQL Warehouses.
matlab-use-duckdb
Generate MATLAB code for DuckDB SQL queries on local data files.
matlab-read-database
Import relational data into MATLAB tables with database-side filtering and joins.
matlab-build-app
Builds MATLAB desktop apps with uifigure, uigridlayout, and uihtml-based JavaScript interactivity.
matlab-analyze-data
Generate idiomatic MATLAB code for analyzing table and timetable data.
matlab-fuse-inertial-sensors
Select and configure MATLAB Navigation Toolbox inertial fusion filters for IMU/AHRS/INS data.
matlab-compute-gnss-position
Compute multi-constellation GNSS positions from RINEX v3 files with DOP metrics.
roadrunner-rrhd-authoring
Assemble RoadRunner HD Map entities in MATLAB and write .rrhd files.
roadrunner-import-scene
Import RRHD or OpenDRIVE files into a RoadRunner scene from MATLAB.
roadrunner-asset-mapping
Resolve source map elements to RoadRunner asset paths for MATLAB workflows.
Frequently Asked Questions
FAQPage SchemaHow to install MATLAB Agentic Toolkit?โผ
Run `npx skills add matlab/matlab-agentic-toolkit --all -g -y` in your terminal to install all skills globally. You also need MATLAB R2021a or later and an AI agent that supports MCP servers.
What does the MATLAB Agentic Toolkit do?โผ
It connects your AI agent to a live MATLAB session and provides expert skills for tasks like data analysis, deep learning, optimization, app building, and report generation. This prevents the agent from inventing functions or using outdated APIs.
Which AI agents work with this toolkit?โผ
It supports Claude Code, GitHub Copilot, OpenAI Codex, Gemini CLI, and Amp. Any agent that supports MCP servers and the SKILL.md standard can use it.
Can AI agents run and test MATLAB code with this toolkit?โผ
Yes. The included MATLAB MCP Server lets agents execute code, run test files, check code quality, and detect installed toolboxes directly in your MATLAB session.
Do I need MATLAB experience to use these skills?โผ
No. You describe your goal in plain English, and the agent uses the curated skills to write correct, idiomatic MATLAB code following MathWorks best practices.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core