jihe520/MathModelAgent
🤖📐专为数学建模设计的 Agent & skills ,自动完成数学建模,生成一份完整的可以直接提交的论文。 An Agent Designed for Mathematical Modeling ,Automatically complete mathmodel and generate a complete paper ready for submission.
About the project
An agent for automating mathematical modeling: it analyzes the problem, writes code, fixes errors, and generates a submission-ready Typst paper. Ships as SKILLS for Claude Code or Codex, with a desktop build.
Useful for
- Run the full math modeling pipeline with a single /1start-mathmodel command
- Generate a submission-ready Typst paper using a contest-specific template
- Run only the analysis stage or only the paper-writing SKILL
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 143 stars today. The usual pace is 38 per day, so that's 3.8× as much.
- Over the last two days the pace is 2.9× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- GitHub Trending today: #15, +268 stars.
- GitHub Trending Python today: #5, +268 stars.
- About 8 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 5,338
- Stars in a day
- 145
- Forks
- 407
- Issues and pull requests
- 123
- Watchers
- 27
- Language
- Python
- Latest release
- v0.0.19 · September 10, 2026
- Created
- January 30, 2025
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending today: #6, +268 stars; GitHub Trending Python today: #1, +268 stars
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.2
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.