Getting Started with the MATLAB® Agentic Toolkit
Description
This guide walks you through setup of the MATLAB Agentic Toolkit. Once complete, the toolkit will be configured globally, for you to use on any project. > For a project overview, tool/skill reference,
Installation
claude install-skill https://github.com/matlab/matlab-agentic-toolkit README
Getting Started with the MATLAB® Agentic Toolkit
This guide walks you through setup of the MATLAB Agentic Toolkit. Once complete, the toolkit will be configured globally, for you to use on any project.
For a project overview, tool/skill reference, and documentation links, see the [README](README.md).
Automated setup has been verified with basic workflows on each platform except Cursor. The toolkit is under active development — please [report issues](https://github.com/matlab/matlab-agentic-toolkit/issues) if you encounter problems.
Prerequisites
Before you begin, make sure you have:
- undefined
Choose Your Path
| Path | When to use | What you get |
|---|---|---|
| **Full Setup** | First time; want everything automated | MCP server binary + skills + global configuration |
| **Adding Skills Only** | Already have the MCP server configured | Skills/prompts only; no MCP changes |
Full Setup
Full setup clones the toolkit repository, then uses your agent to automate the entire configuration. This is the recommended path for first-time users.
What Setup Does
- undefined
Setup is re-runnable. Run it again to upgrade the MCP server, switch MATLAB versions, or fix a broken configuration.
Step 1: Clone and Launch
Clone the toolkit to a permanent location outside your project directories (e.g., `~/tools/` or `~/repos/`). Most platforms reference this clone via symbolic links, so the toolkit needs to stay in place after setup.
git clone https://github.com/matlab/matlab-agentic-toolkit.git
cd matlab-agentic-toolkit
Then launch your agent:
| Platform | Launch command |
|---|---|
| Claude Code | claude |
| OpenAI Codex | codex |
| Gemini CLI | gemini |
| GitHub Copilot | Open folder in VS Code, then start Copilot chat |
| Sourcegraph Amp | amp |
| Cursor | Open folder in Cursor |
Step 2: Run Setup
Ask your agent:
Set up the MATLAB Agentic Toolkit
The setup skill walks you through detection, planning, and execution. It presents all decisions (which MATLAB to use, display mode, etc.) before making any changes.
After setup completes, start a **new session in any proje
Related Agents
Project Coordinator
Coordinates multi-agent workflows for this project
Project Management community Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community Manage
| Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community conductor-validator
| You are an expert validator for Conductor project artifacts. Your role is to verify that Conductor's... | opus | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community Tracks
| This file maintains the registry of all development tracks for the project. Each track represents a... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community