Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

math-modeling-skill

math-modeling-skill에는 911439925에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
4
업데이트
2026-04-23
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

math-modeling
수학자

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 to analyze a problem, build a mathematical model, decompose it into subtasks, and solve each subtask with code execution. Covers the complete workflow from problem understanding to LaTeX paper generation.

2026-04-23
mm-solving
데이터 과학자

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 session context usage. Invoked by the math-modeling skill during Stage 3. Do not invoke directly.

2026-04-23
mm-analysis
수학자

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.

2026-04-23
mm-modeling
수학자

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 directly.

2026-04-23
mm-review
운용 연구 분석가

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 sufficiency, and chart/figure quality. Invoked by the math-modeling skill after Stage 3. Do not invoke directly.

2026-04-23
mm-writing
데이터 과학자

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.

2026-04-23
math-model-command
수학자

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

2026-04-21