matlab-create-live-script

Installation
SKILL.md

Live Scripts

Plain-text .m files that render as rich documents in the MATLAB Live Editor. Version-control friendly — never use binary .mlx.

When to Use

  • Tutorials, reports, analysis notebooks, or documentation
  • Interactive exploration with inline figures and equations
  • Version-controlled content (plain-text .m, not binary .mlx)

When NOT to Use

  • Regular scripts without rich formatting
  • Function files
  • MATLAB older than R2025a

Rules

Related skills

More from matlab/matlab-agentic-toolkit

Installs
5
GitHub Stars
419
First Seen
4 days ago