Use this skill for any work involving a MATLAB Project (.prj file) — creating a new project, tracking files, managing the project path, configuring Simulink cache and code-generation folders, running project health checks, or writing build scripts that keep the project in sync with the file system. Trigger phrases include "set up a MATLAB project", "create a .prj", "track this file in the project", "project health check", "build script conventions". This skill is the generic foundation; domain-specific skills (e.g. mbse-workflow) build on it.
$npx -y skills add matlab/agent-skills-playground --skill matlab-projectInstalls into the current project.
Run `npx skills use "https://github.com/matlab/agent-skills-playground" --skill "matlab/agent-skills-playground/matlab-project"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/matlab/agent-skills-playground" that are relevant to the current task. Run `npx skills add "https://github.com/matlab/agent-skills-playground"` and select the relevant skills, then follow their instructions.