Skip to main content
ChinkInArmor
GitHub creator profile

ChinkInArmor

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Apr 23, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

math-modeling
data-scientists-152051

Universal mathematical modeling agent for all competitions. Activates when the user mentions "math modeling", "mathematical modeling", "美赛", "国赛", "建模", "MCM", "ICM", "MathorCup", or asks to solve a modeling competition problem. Also use when the user wants…

Apr 23, 2026
mm-solving
data-scientists-152051

Stage 3 of the mathematical modeling pipeline. Solves each subtask by dispatching independent subagents that retrieve methods from HMML, generate formulas, write and execute Python code, and interpret results. Each task runs in a subagent to minimize main…

Apr 23, 2026
mm-analysis
software-developers

Stage 1 of the mathematical modeling pipeline. Performs deep problem analysis using Actor-Critic self-improvement with percent-based scoring. Invoked by the math-modeling skill during Stage 1. Do not invoke directly — use /math-model instead.

Apr 23, 2026
mm-modeling
software-developers

Stage 2 of the mathematical modeling pipeline. Performs high-level modeling, problem decomposition into subtasks, and DAG dependency analysis. Uses Actor-Critic with percent-based scoring. Invoked by the math-modeling skill during Stage 2. Do not invoke…

Apr 23, 2026
mm-review
software-developers

Stage 3.5 of the mathematical modeling pipeline. Performs global quality review of all task outputs using an independent subagent with percent-based scoring. Checks cross-task consistency, numerical credibility, requirement coverage, model coherence, evidence…

Apr 23, 2026
mm-writing
software-developers

Stage 4 of the mathematical modeling pipeline. Generates LaTeX paper source from all workspace outputs, compiles to PDF. Supports multiple competition templates. Invoked by the math-modeling skill during Stage 4. Do not invoke directly.

Apr 23, 2026
math-model-command
software-developers

Start the mathematical modeling pipeline. Use when the user types /math-model.

Apr 21, 2026
Showing 1 of 1 repositories
All repositories loaded