ソース情報
- リポジトリ
- zklzzklzkl/MathModel
- ソースの最終更新活動
- 2026年7月2日 06:06
- 検出された SKILL.md の言語
- 英語
- スター
- 7
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/zklzzklzkl/MathModel --skill mm-model-strategyコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | mm-model-strategy |
| description | 数学建模竞赛 V2 建模策略阶段。用于生成候选模型路线、公式与算法方案、可视化计划、模型评审和人工确认门禁,避免模板化或不可实现的建模方案。 |
| allowed-tools | Bash(*), Read, Write, Edit, Grep, Glob, Agent, WebSearch, WebFetch |
文件关系全貌请见 [[FILE_RELATIONSHIP_MAP]] · 上游: [[skills/mm-problem-intake/SKILL|Phase 1 Intake]] · 下游: [[skills/mm-data-experiment/SKILL|Phase 3 Experiment]] · 共享规范: [[skills/_references/SKILL|_references]]
Read:
../_references/v2_pipeline_contract.md../_references/codex_subagent_protocol.md../_references/rag_usage_contract.md../_references/source_quality_policy.md../_references/problem_type_router.md../_references/model_method_cards.md../_references/executable_model_templates.md../_references/figure_evidence_map.md../_references/evaluator_optimizer_protocol.md../_references/anti_template_review.md../_references/agent_review_protocol.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 methodology audit is availableRequire PROBLEM_BRIEF.md, DATA_AUDIT.md, WORKFLOW_STATE.md, and reports/INTAKE_GATE.md.
reports/MODEL_CANDIDATES.mdreports/MODEL_REVIEW_AI.mdreports/REFINEMENT_LOG.mdreports/HUMAN_MODEL_REVIEW.mdreports/MODELING_DECISION.mdreports/ANALYSIS_MODELING_REPORT.mdreports/ANALYSIS_GATE.mdreports/FIGURE_PLAN.mdWORKFLOW_STATE.md../_references/problem_type_router.md. Support mixed types; do not force a single label when the task is prediction + optimization, evaluation + allocation, mechanism + simulation, etc.model_methods, excellent_papers, and figure_templates for sourced model cards, high-score structure cues, and figure evidence. For core modeling evidence, use only S/A hits from ../_references/source_quality_policy.md; B hits may guide templates and checks only, and C/D hits may only create risk notes or revision actions. Record source quality and allowed use in MODEL_CANDIDATES.md.../_references/executable_model_templates.md or explain why no executable template applies. A route that only names a model without variables, objective, constraints/algorithm, validation, and result-table plan is incomplete.
4b. For each route, run the anti-template review from ../_references/anti_template_review.md; explicitly answer why the selected model is better than a simpler baseline, whether the data supports it, and how it answers the original question.
4c. For each core expected figure, write a figure evidence contract draft in reports/FIGURE_PLAN.md using ../_references/figure_evidence_map.md: claim id, figure archetype, required data, required metrics, axes/units, intended section, core figure status, failure signals, and supported claim. If nature-figure is available, follow ../_references/nature_figure_integration_guide.md.model-reviewer: judge correctness, feasibility, data fit, and implementation clarity.devils-advocate: identify weak assumptions, template models, missing validation, and likely judge objections.
5a. Optional ARS methodology audit: if ARS is available, load <ARS_ROOT>/academic-paper-reviewer/agents/methodology_reviewer_agent.md as a role prompt. Use only for candidate-route audit. Check research-question alignment, research design, sampling/data limitations, method-to-data fit, statistical reporting adequacy, methodological fallacies, results integrity, and reproducibility. Summarize findings into a section of ; convert any or issue into the model review and human confirmation gate.Each route in reports/MODEL_CANDIDATES.md must include:
reports/ANALYSIS_GATE.md must be PASS, CONDITIONAL_PASS, or FAIL.
PASS requires:
B/C/D RAG evidencereports/REFINEMENT_LOG.md records the model-candidate loop or states why it was not runMethodology Auditreports/MODEL_REVIEW_AI.mdBLOCKERHIGHMODEL_CANDIDATES.md evaluator-optimizer loop from ../_references/evaluator_optimizer_protocol.md for at most 2 rounds. Check model fit, source quality, anti-template review, executable template reference, validation plan, and figure evidence plan. Write every round to reports/REFINEMENT_LOG.md.reports/MODEL_REVIEW_AI.md, including the anti-template review table and any residual risks from the refinement loop.reports/HUMAN_MODEL_REVIEW.md as a required gate. If the user has already confirmed a route in chat, record that confirmation explicitly.reports/MODELING_DECISION.md.reports/ANALYSIS_MODELING_REPORT.md.