用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/zklzzklzkl/MathModel --skill mm-paper-build命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | mm-paper-build |
| description | 数学建模竞赛 V2 论文构建阶段。用于根据实验结果、图表、模型报告和高分论文标准撰写 LaTeX/Typst 论文,插入图表,维护结论追踪并避免纯文字稿。 |
| allowed-tools | Bash(*), Read, Write, Edit, Grep, Glob, Agent, WebSearch, WebFetch |
文件关系全貌请见 [[FILE_RELATIONSHIP_MAP]] · 上游: [[skills/mm-data-experiment/SKILL|Phase 3 Experiment]] · 下游: [[skills/mm-contest-review/SKILL|Phase 5 Review]] · 共享规范: [[skills/_references/SKILL|_references]]
Read:
../_references/v2_pipeline_contract.md../_references/rag_usage_contract.md../_references/source_quality_policy.md../_references/paper_benchmark_profile.md../_references/figure_evidence_map.md../_references/evaluator_optimizer_protocol.md../_references/figure_quality_standard.md../_references/nature_figure_integration_guide.md when optional nature-figure scientific plotting integration is available../_references/ars_v2_integration_guide.md when optional ARS writing audit is availableRequire:
reports/ANALYSIS_MODELING_REPORT.mdreports/MODELING_DECISION.mdreports/RESULTS_REPORT.mdreports/FIGURE_PLAN.mdreports/TEMPLATE_ADAPTATION_LOG.md if code templates were usedresults/RESULTS_MANIFEST.jsonfigures/paper/reports/CLAIM_TRACE.mdreports/METHOD_IMPLEMENTATION_MATRIX.mdreports/PAPER_BUILD_REPORT.mdreports/REFINEMENT_LOG.mdWORKFLOW_STATE.mdreports/, WORKFLOW_STATE.md, or agent names in the final paper.PAPER_BUILD_REPORT.md gives a contest-specific exception.METHOD_IMPLEMENTATION_MATRIX.md; do not leave the old method promise implicit.HIGH compression risk unless appendices and dense evidence justify it; 5 pages or fewer with limited formulas/figures is a BLOCKER unless the user explicitly requested short-report mode.plan.md; default to LaTeX if missing. Use Typst when the plan or contest template prefers Typst.5writing/templates/ when available.paper_expression, excellent_papers, and figure_templates for sourced expression patterns, structure cues, and caption standards. Core paper claims may only rely on current results or S/A sources from ../_references/source_quality_policy.md; expression and figure templates are B auxiliary sources. Record source quality in reports/PAPER_BUILD_REPORT.md; do not expose RAG, reports, or skill names in the final paper text.reports/METHOD_IMPLEMENTATION_MATRIX.md by comparing MODELING_DECISION.md, code scripts, result files, RESULTS_MANIFEST.json, and planned paper claims.
5a. Optional ARS argument-chain check: if ARS is available, load <ARS_ROOT>/academic-paper/agents/argument_builder_agent.md as a role prompt. Use only for Claim-Evidence-Reasoning review. For each planned core claim, verify the chain claim -> evidence (manifest/table/figure/model decision) -> reasoning. If reasoning is missing or implicit, add an explicit reasoning sentence or downgrade the claim wording before drafting.reports/FIGURE_PLAN.md. Insert every core figure needed for the argument; list any unused paper-intended figure with a reason in PAPER_BUILD_REPORT.md. A core figure must bind to a claim and evidence-map entry from ../_references/figure_evidence_map.md, including required data, metrics, axes/units, and caption points.
7a. When nature-figure is enabled, use only figures with a completed figure contract, selected-backend script, traceable source data, SVG/PDF export, and a conclusion-forward caption for core paper claims. A PNG-only core data figure or Pillow data figure must create a HIGH/BLOCKER revision item instead of being silently inserted.Write:
# Method Implementation Matrix
| Problem | Approved Method | Implemented In Code/Results | Paper Wording | Status | Action |
| --- | --- | --- | --- | --- | --- |
Status must be:
implemented: approved route is implemented and paper wording matches itdowngraded_with_disclosure: a simpler method was used and the paper/decision files honestly disclose itnot_implemented: approved method is missing and not honestly downgradednot_applicable: approved method no longer applies with a stated reasonNo paper may be treated as final while any core row is not_implemented.
# Claim Trace
| Claim | Paper Section | Evidence Type | Evidence ID/File | Strength | Paper Wording Check |
| --- | --- | --- | --- | --- | --- |
Strength must be strong, acceptable, weak, or missing.
strong: directly supported by code/result/table/figure and validationacceptable: supported, but with limited data, assumptions, or modest validationweak: traceable source exists, but evidence is too limited for a strong conclusionmissing: no reliable sourceFor weak core claims, the paper wording must be cautious (exploratory, limited sample, conditional, or equivalent). No final paper may pass with missing core claims or strongly worded weak core claims.
The paper must contain:
For formal multi-question contest papers, reports/PAPER_BUILD_REPORT.md must also state:
<ARS_ROOT>/academic-paper/agents/abstract_bilingual_agent.mdreports/CLAIM_TRACE.md with claim strength, not only source existence.../_references/evaluator_optimizer_protocol.md for at most 3 rounds. Check scorecard risks, judge skim, claim trace, figure evidence, method implementation, and wording strength. Record all rounds in reports/REFINEMENT_LOG.md; route residual HIGH/BLOCKER items to REVISION_ACTIONS.md.reports/PAPER_BUILD_REPORT.md summarizing files created, figures inserted, figure omissions, method downgrades, local RAG evidence used, source quality, refinement loop result, and unresolved issues.