Doctor — 环境检查与安装向导 本 skill 检查完整数学建模工作流所需的所有工具是否已就绪,并帮助用户安装缺失项。 本 skill 只在用户显式触发时运行,不自动执行。 检查项清单 核心工具 工具 用途 检测命令 typst 论文编译(5writing、6verity,Typst 引擎) command -v typst xelatex 论文编译(5writing、6verity,LaTeX 引擎,中文模板必需) command -v xelatex python3 数值计算与图表(3coding-visual) command -v python3 drawio / draw.io DrawIO 流程图导出 PDF(4drawio) command -v drawio || command -v draw.io pdftoppm PDF 转 PNG 视觉检查(6verity) command -v pdftoppm mutool PDF 转 PNG 备用(6verity) command -v mutool magick PDF 转 PNG 备用(6verity) command -v magick Python 包 Show more Installs 847 Repository jihe520/mathmodelagent GitHub Stars 3.5K First Seen Jun 5, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
doctor
安装
npx skills add https://github.com/jihe520/mathmodelagent --skill doctor