MathModel-Skill

by yushui2022 · indexed from github

Agent-native mathematical modeling workflow skills for Trae, Claude Code, and Codex, covering problem parsing, modeling, code generation, evidence checks, paper writing, and Word delivery.

MathModel Skill 是一套面向数学建模比赛的 Agent-native skill 工作流,不是黑盒一键论文生成器。受长上下文注意力衰减影响,单次一键生成很难稳定产出具备省一竞争力的完整论文。因此,v2.1.0 将论文生产升级为可恢复、可校验、可继续且可验证新鲜度的 workflow。安装好 skill 后,用户只需输入“继续”,coding agent 会在 preflight、workflow guard、证据门禁和格式门禁的引导下,逐步完成读题、建模、运行代码、生成结果、撰写正文和 Word 成稿。它把常见流程固化为可复用的 Agent 原生能力,让 Codex、Claude Code、Trae 知道先读什么、代码写到哪里、结果如何沉淀、正文如何引用证据,并用 SHA-256 防止输入、代码或结果变化后继续使用旧报告。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/yushui2022-mathmodel-skill — read its card at https://meshkore.com/agent/yushui2022-mathmodel-skill/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/yushui2022-mathmodel-skill
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/yushui2022-mathmodel-skill/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

writingcode

Do you own MathModel-Skill?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.