matlab

123 mods across 8 repositories, 3.7k stars between them.

matlab-model-optics

73

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Build, import, analyze, tolerate, and optimize optical systems using the Optical Design and Simulation Library. Use when the user asks about optical systems, ray tracing, geometric optics, Zemax import, optical coatings, tolerancing, or optical design optimization.

983 5d ago A 56 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Patterns for using blockedImage to process large images, harness parallel compute for image processing, and write custom adapters. Use when writing code that creates, processes, or visualizes blockedImage objects, when implementing images.blocked.Adapter subclasses, or when a user needs help with large image data.…

983 5d ago A 100 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Read, write, and manipulate medical imaging data (DICOM, NIfTI, NRRD) in MATLAB. Covers Image Processing Toolbox functions (dicomreadVolume, niftiread, dicomContours, dicomanon) and Medical Imaging Toolbox enhanced APIs (medicalVolume, medicalImage, medicalref3d, extractSlice, updateOrientation). Use when reading…

983 5d ago A 124 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Read and write 3-D point cloud data using Lidar Toolbox file I/O. Covers PLY, PCD, LAS/LAZ, PCAP (Velodyne/Ouster/Hesai), E57, and IDC (Ibeo) formats. Use when loading point clouds from disk, saving to disk, choosing the correct reader or writer for a file format, extracting or preserving lidar point attributes…

983 5d ago A 103 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Build OCR pipelines in MATLAB using the ocr() function. Use this skill when the user wants to read text from images, documents, signs, meters, displays, license plates, gauges, receipts, or seven-segment displays. Covers image preprocessing, text detection (CRAFT, MSER), ROI-based recognition, multi-language OCR, and…

983 5d ago A 113 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Register 3-D point clouds using ICP, NDT, LOAM, FGR, phase correlation, and CPD algorithms. Use when registering or aligning 3-D point clouds, choosing a registration algorithm, tuning registration parameters, preprocessing point clouds for registration or combining point clouds after registration.

983 5d ago A 65 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Use when writing, solving, or debugging MATLAB optimization code — formulating problems (optimproblem, optimvar, fcn2optimexpr), selecting and configuring solvers (fmincon, linprog, quadprog, intlinprog, lsqnonlin, ga, surrogateopt, optimoptions), or validating results (exitflag, convergence, constraint violations).…

983 5d ago A 95 tokens

matlab-solve-pde

80

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

End-to-end finite element analysis in MATLAB PDE Toolbox — geometry creation, model setup, solve, and post-processing in one skill. Use when building geometry from primitives or file import, setting up femodel with BCs/loads/materials, solving thermal/structural/EM problems, and extracting or visualizing results.…

983 5d ago A 214 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Generate correct MATLAB code using the Symbolic Math Toolbox. Use when the user asks for symbolic computations, analytical solutions, symbolic differentiation/integration, equation solving, or converting symbolic results to numeric MATLAB functions. Also use when converting differential equations to transfer functions…

983 5d ago A 115 tokens

matlab-apply-theme

82

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Style MATLAB charts and figures. colororder palettes for chart series colors, colormap selection, brand color organization, and the R2025a Theme API for uifigure apps (dark mode with fliplightness, ThemeChangedFcn, uistyle, component colors). Use when customizing chart colors, applying a color palette, organizing…

983 5d ago A 117 tokens

matlab-build-app

83

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Build MATLAB apps from requirements to working code. Asks discovery questions (or skips them when the path is known), recommends UIFigure or UIHTML architecture, identifies layout archetype (Dashboard, Explorer, Tabbed, Wizard, Canvas), produces an implementation plan, and executes the build. For UIFigure apps…

983 5d ago A 173 tokens

matlab-build-chart

84

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Create and customize MATLAB charts and plots. Plot types (line, scatter, bar, histogram, heatmap, surface), axes configuration, annotations, data tips, interactive plots, animation, multiple axes with tiledlayout, colororder, and performance optimization. Works for standalone figures, Live Scripts, and uifigure apps.…

983 5d ago A 131 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Create, edit, and run plain-text MATLAB live scripts (.m files) with rich text formatting, LaTeX equations, section breaks, and inline figures. Use when generating tutorials, analysis notebooks, reports, documentation, or educational content, when modifying existing live scripts, or when converting existing binary…

983 5d ago A 81 tokens

matlab-debug-code

86

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Diagnose MATLAB errors and unexpected behavior. Breakpoints, workspace inspection, try-catch diagnostics, and common error patterns. Use when debugging functions, tracing errors, inspecting variables, or diagnosing runtime failures.

983 5d ago A 45 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Deterministic workflow to download MATLAB Package Manager (mpm) and install MathWorks products from the OS command line with consistent, repeatable behavior. Use when installing MATLAB, Simulink, toolboxes, or support packages via command line, or setting up scripted installations for CI/CD, containers, or fleet…

983 5d ago C 69 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Show all installed MATLAB products and support packages for a given MATLAB installation folder. Use when listing, checking, or verifying what products or support packages are in a MATLAB installation.

983 5d ago A 39 tokens

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Guides the agent to reference official MathWorks Documentation and Help. Determine correct function syntax and workflows from user guides when deeper context is needed. Minimize iterations and repetitive trial and error. Use this skill to: Identify correct syntax and configuration details. Retrieve relevant…

983 5d ago A 86 tokens

matlab-review-code

90

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Review MATLAB code for quality, performance, maintainability, and adherence to MathWorks coding standards. Uses checkmatlabcode and matlabcodingguidelines. Use when reviewing code, checking style, finding code smells, assessing quality, or preparing code for handoff or publication.

983 5d ago A 60 tokens

matlab-write-test

91

matlab/matlab-agentic-toolkit

Skill Claude CodeCodex

Generate and run MATLAB unit tests using matlab.unittest and matlab.uitest. Parameterized tests, fixtures, mocking, coverage analysis, CI/CD with buildtool, app testing with gestures. Use when creating tests, writing test classes, running test suites, checking coverage, testing apps, or validating MATLAB code.

983 5d ago A 67 tokens

matlab/agent-skills-playground

Skill Claude CodeCodex

Use when a learner asks for help with MATLAB homework, labs, projects, graded assignments, take-home exams, quizzes, or any programming task where academic integrity, course policy, or instructor constraints may limit direct solutions. Use to provide policy-aware hints, conceptual coaching, partial feedback, and…

173 20d ago A 72 tokens

matlab/agent-skills-playground

Skill Claude CodeCodex

Use when tutoring a learner through MATLAB debugging, error interpretation, failed tests, incorrect outputs, array-shape problems, indexing mistakes, function argument issues, or code repair practice. Use for guided debugging sessions, debugging drills, teach-the-agent critique, and evidence-based MATLAB…

173 20d ago A 62 tokens

matlab/agent-skills-playground

Skill Claude CodeCodex

Use when an AI tutor session concerns MATLAB programming concepts, MATLAB syntax, MATLAB errors, MATLAB code style, MATLAB projects, or MATLAB toolbox workflows.

173 20d ago A 36 tokens

matlab/agent-skills-playground

Skill Claude CodeCodex

Use when an instructor wants to create, interview for, configure, install, update, or review a course AI-use policy for MATLAB AI tutoring. Produces an AI-POLICY.md file for LMS sharing and local tutoring-session enforcement by assignment guardrails.

173 20d ago A 57 tokens

matlab/agent-skills-playground

Skill Claude CodeCodex

Use when prompting a learner to complete hands-on MATLAB coding exercises, guided practice, debugging drills, code tracing, small MATLAB projects, or MATLAB-script assessment during tutoring. Use when the tutor should create a complete runnable MATLAB script, execute it through MATLAB tools, compare the produced…

173 20d ago A 74 tokens