This gives Claude the ability to write and explain MATLAB and GNU Octave code for numerical computing tasks. It covers matrix operations, linear algebra, plotting, differential equations, signal processing, and data analysis. The skill includes detailed references for everything from basic array manipulation to ODE solvers and 3D visualization. What's practical here is that it works with both commercial MATLAB and the free Octave interpreter, so you can generate scripts without needing a license. The execution guides show you how to actually run the code it produces. Good fit if you're doing scientific computing, need to prototype numerical algorithms, or want help converting between MATLAB and Python syntax.
npx skills add https://github.com/k-dense-ai/scientific-agent-skills --skill matlab