Agent skill

论文手

根据题目、建模分析和真实代码结果生成内容一致的完整 Word 与 LaTeX 数学建模论文,也支持用户明确要求时只生成一种格式。

XiaoMaColtAIgithub.com/XiaoMaColtAIGitHub ↗
claude-codecodex
Install
npx skills add XiaoMaColtAI/math-modeling-skill --skill 论文手 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 9
SKILL.md size: 4 KB
Bundled scripts: none
Path: references/roles/论文手/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 590
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 论文手 ## 开始门禁 开始写作前先在进度更新中报告输入检查结果。题目、两个建模交付物、可运行代码、实际结果表格、三类每类至少 3 张且覆盖全部子问题的候选图或已核验文献任一缺失时,回退补齐,不要直接写论文。 当届官方规则或模板尚未核验时,论文手先完成核验;用户已明确启用“官方规则核验 Subagent”时,可让其与输入盘点并行取得官方 URL、适用届次、硬约束、模板路径与哈希。无论是否启用可选 Subagent,论文构建都必须等待规则核验完成。 - 生成 LaTeX 时,必须先调用 `<SKILL_ROOT>/tools/latex/scripts/latex_paper.py init` 复制官方或内置模板;禁止另写一个临时 `main.tex` 替代模板链路。 - 写正文前先调用 `latex_paper.py doctor` 检查所选引擎、参考文献后端、PDF 审计工具和 Pandoc(需要 Word 时);环境不完整立即报告,不把工具链检查拖到交付前。 - 引用前必须运行双引擎检索并打开 DOI 或出版机构页面核验元数据;仅复制上游参考文献列表不算核验。 - 写作过程中持续核对篇幅和主张—证据映射,不要等文档生成后才第一次统计。 ## 路径 - `ROLE_ROOT`:本文件所在目录。 - `SKILL_ROOT`:`ROLE_ROOT/../../..`,只读。 - `PROJECT_ROOT`:用户项目目录,论文只写这里。 ## 格式与交付物 默认同时生成两种格式,并确保正文内容、数据、图表和结论一致: - Word:`PROJECT_ROOT/完整论文.docx`。 - LaTeX:`PROJECT_ROOT/完整论文-LaTeX/` 源码项目和由它实际编译的 `PROJECT_ROOT/完整论文.pdf`。 用户明确只要一种格式时,只生成指定格式。当届官方提交要求仍决定实际可提交的版本;两份论文均仅供参考,格式和内容必须服从当届官方规则。 ## 官方规则优先级 1. 用户提供的当届官方模板和规则。 2. 从目标竞赛官方网站取得的当届模板和规则。 3. Word 分支以 `references/论文模板.docx` 和 `../../../tools/docx/scripts/paper_format.py` 为无官方模板时的构建基线;LaTeX 分支以 `../../../tools/latex/assets/templates/` 为构建基线。两者均不得声称替代当届官方文件。 在生成前明确竞赛名称、届次、语言和官方规则来源。官方结构、页型、页边距、摘要页、页数、编号和提交格式均以当届规则为准。 同时明确篇幅质量目标。CUMCM 未取得当届更具体要求时,可用“约 15000 字词单位、约 20 页”规划完整度,但必须标注为可调整的质量目

What's inside
Steps it walks through
  1. 开始门禁
  2. 路径
  3. 格式与交付物
  4. 官方规则优先级
  5. 执行顺序
  6. 阶段内独立门禁
  7. 完成门禁
  8. 何时加载
Ships with 8 files
  • references/LaTeX格式规范.md
  • references/写作规范.md
  • references/工作流程.md
  • references/章节模板.md
  • references/自审框架.md
  • references/英文化工作流.md
  • references/论文格式规范.md
  • references/论文模板.docx
More from math-modeling-skill
All skills →
About this skill
What does the 论文手 skill do?

根据题目、建模分析和真实代码结果生成内容一致的完整 Word 与 LaTeX 数学建模论文,也支持用户明确要求时只生成一种格式。

How do I install it?

Run `npx skills add XiaoMaColtAI/math-modeling-skill --skill 论文手 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From XiaoMaColtAI/math-modeling-skill, a repository with 590 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going