{
    "app": {
        "name": "mathmodel-skill",
        "description": "Plugin shim for the mathmodel-skill competition workflow. Use when Codex invokes this plugin for a CUMCM, MCM/ICM, or Diangong Cup modeling-contest task, including problem selection, modeling, robustness, contest-paper writing, compliance, or final submission review. Do not use for generic data analysis or non-competition paper review.",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name mathmodel-skill description Plugin shim for the mathmodel-skill competition workflow. Use when Codex invokes this plugin for a CUMCM, MCM/ICM, or Diangong Cup modeling-contest task, including problem selection, modeling, robustness, contest-paper writing, compliance, or final submission review. Do not use for generic data analysis or non-competition paper review. mathmodel-skill plugin shim This wrapper exists so Codex plugins can discover the skill from the official ./skills/ plugin layout. Before doing any work, read ../../SKILL.md and treat it as the primary workflow. Resolve references/ , competitions/ , templates/ , scripts/ , and config/ relative to ../.. . Do not duplicate workflow rules here; the root SKILL.md is the source of truth.",
    "variables": [],
    "opening_statement": "你好，我是 mathmodel-skill，Plugin shim for the mathmodel-skill competition wo...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=handsomezr-netizen-mathmodel-skill-skills-mathmodel-skill-skill-md"
}