工程開發
matlab-live-script
生成符合特定格式規範的 MATLAB 純文字 Live Scripts (.m 檔案),包含豐富的文字說明、數學方程式與視覺化程式碼。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/matlab-live-script/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/matlab-live-script/install?os=windows&agent=claude" -o install-matlab-live-script.bat && install-matlab-live-script.bat
下載安裝腳本