Math Modeling Skill
Description
数学建模技能 - 面向 CUMCM、MCM/ICM 等数学建模竞赛的三阶段工作流:建模分析、Python/MATLAB 编程与 DOCX 论文生成。包含丰富的算法资源库(优化/预测/评价/图论/机器学习等)、角色指导文档、论文模板和实用工具脚本
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🎯 Math Modeling Skill
**面向数学建模竞赛与建模项目的三阶段工作流**
[](VERSION) [](SKILL.md)
**关注我**
[](https://blog.csdn.net/SJbeITenginner?spm=1010.2135.3001.5343) [](https://www.zhihu.com/people/27-85-7-72-95/posts) [](https://www.xiaohongshu.com/user/profile/6497dd69000000001c02ab98)
📖 简介
本 Skill 将数学建模任务拆分为 **建模分析 → 代码实现 → 论文撰写** 三个阶段。既可以按顺序完成整道题,也可以只执行其中一个阶段。
当前版本:[`1.2.0`](VERSION)
生成的论文仅供参考。论文结构与格式必须以目标竞赛当届官方规则和官方模板为准。
✨ 核心能力
- 🧠 建模分析:读题、检查附件、拆分子问题、选择模型、设计求解与验证方案。
- 💻 双语言实现:支持 Python 和 MATLAB,按选中的模型与功能动态检查依赖。
- 📊 完整结果输出:生成结果表格、原始数据图、模型运行过程图和最终结果图。
- 🎨 出版级科学可视化:先剖析数据和论证目标再选图,提供 Python/MATLAB 统一样式、色觉友好编码、SVG + 300 DPI PNG 导出与成图自检闭环。
- 🔁 可复现运行:记录随机种子、输入文件 SHA-256、运行时与依赖版本、关键参数和唯一复现命令。
- 🔎 双引擎论文搜索:并行调用 OpenAlex 与 AnySearch,按 DOI 或题名交叉核验。
- 📄 Word / LaTeX 论文生成:支持官方模板、嵌套主入口、整篇 LaTeX→DOCX、Word 原生 OMML 公式、真实 PDF 编译、权威资源—源码—产物哈希绑定和完整质量门禁。默认只生成 Word 论文,LaTeX 可选。
- 🛡️ 阶段内独立质检:默认只在建模终检、最小可运行结果、编程终检、论文证据大纲和论文终检节点派发只读 Subagent,发现问题立即返工复验。
- 🤝 可选 Subagent 协作:用户可按需启用规则核验、附件盘点、文献与模型调研、算法原型、独立实验、双语言对照或术语核验;默认全部关闭。
- 🧩 渐进式加载:只读取当前阶段需要的角色规范、算法资料和工具说明。
🔄 三阶段工作流
| 阶段 | 角色 | 核心任务 | 独立门禁 | 固定交付物 |
|---|---|---|---|---|
| ① | 建模手 | 理解题目、设计模型、定义算法和验证方案 | M1 建模终检 |
题目分析报告.md、术语表格.md |
| ② | 编程手 | 编写并运行 Python/MATLAB,生成结果与图 | P1 最小可运行结果、P2 编程终检 |
代码、结果表格、三类各至少 3 张且覆盖全部子问题的候选图、results/复现清单.json |
| ③ | 论文手 | 基于真实结果构建论证并生成 Word 论文 | W1 证据大纲、W2 |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11