mathodology-agent-pipeline

mathodology-agent-pipeline is a skill for Claude Code, Codex from sweetcornna/mathodology. It costs 24 tokens per session (475 once invoked), scanned A, original, MIT.

An archive of guidance about an earlier Python-based pipeline for mathematical modelling agents, plus reusable patterns for the newer workflow.

In plain words
What is it for?
Use it to understand past agent roles, method and literature searches, numerical code execution, writing, critique, evidence checks, and workflow handoff formats.
Why use it?
It preserves useful information about a removed system without pretending that its missing source files are still available. It helps explain or reconstruct the old design.

Skill for Claude CodeCodex

Written for Claude Code and Codex: installed under .claude/, but also agents/openai.yaml present.

Good fit Use it to understand past agent roles, method and literature searches, numerical code execution, writing, critique, evidence checks, and workflow handoff formats.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sweetcornna/mathodology/mathodology-agent-pipeline
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sweetcornna/mathodology --skill mathodology-agent-pipeline
Clone the repo
git clone --depth 1 https://github.com/sweetcornna/mathodology

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mathodology-agent-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/skills/sweetcornna/mathodology/mathodology-agent-pipeline/github.svg)](https://agentmods.dev/skills/sweetcornna/mathodology/mathodology-agent-pipeline)
Your own site
<a href="https://agentmods.dev/skills/sweetcornna/mathodology/mathodology-agent-pipeline"><img src="https://agentmods.dev/badge/skills/sweetcornna/mathodology/mathodology-agent-pipeline/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mathodology-agent-pipeline

Your own site · 80×15
<a href="https://agentmods.dev/skills/sweetcornna/mathodology/mathodology-agent-pipeline"><img src="https://agentmods.dev/badge/skills/sweetcornna/mathodology/mathodology-agent-pipeline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 475 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00475
Opus 5 $0.00012 $0.00237
Sonnet 5 $0.00005 $0.00095
Haiku 4.5 $0.00002 $0.00047

Measured 5d ago against content hash 776e985fa77b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

mathodology-agent-pipeline scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/mathodology-agent-pipeline/SKILL.md · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Mathodology Modeling Prompts

Use the following questions in whatever order the task needs. They are prompts for reasoning, not mandatory stages or files.

Understand the problem

What decision is the reader trying to make? What is given, unknown or required? Which mechanisms must the solution represent? Check the actual contest rules when applicable, including deadline, page limits and AI-use requirements.

Formulate a model

Start with a useful baseline. Define variables, units, assumptions, constraints and the objective. Compare plausible alternatives when there is a real choice; do not invent extra models to meet a quota. Explain why the added complexity changes the answer. Check identifiability, data requirements and limiting cases.

Challenge the result

Which observation could disprove the model? Can a simpler baseline perform as well? Test influential assumptions and plausible adverse scenarios. Separate parameter uncertainty, observation noise and structural uncertainty. Match the paper's claims to the implemented mathematics and the data actually used.

Communicate the answer

Answer the problem's questions with interpretable quantities and limitations. Choose figures from figure presets, including the once-per-task image2 question. Build the explanation around the results, not the history of experiments. Review with review questions.

Focused collaboration

When delegation is useful and available, give a specialist a bounded question, relevant data, current assumptions and a concrete output. Agree file ownership for concurrent editing. Ask for ordinary prose: finding, reasoning, artifact paths and unresolved uncertainty. The lead integrates the answer and resolves conflicting evidence; it does not collect points or gate every intermediate step.

For a fresh task, a compact prompt is:

Solve the supplied modeling problem. State assumptions, build and test a useful baseline, add justified complexity, and connect each recommendation to evidence. Adapt the workflow to the available time. Select purposeful figures using mathodology-figure-presets and ask once about image2 availability. Keep calculations reproducible and explain what could change the conclusion.

Read the full file on GitHub · 54 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago Changed · -78 lines · -17 tokens per session 776e985fa77b
  2. 12d ago First seen · 132 lines · 41 tokens per session scan A 4995d23c1626

Subscribe to this mod's changes

mathodology-agent-pipeline is a skill published in the GitHub repository sweetcornna/mathodology (225 stars, last pushed 5d ago), licensed MIT. It adds 24 tokens to every session and 475 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

semantic-scholar-deep

Deep research over the Semantic Scholar Graph API. Covers endpoints missing from allenai's lookup skill — paper references (backward citations), recommendations, batch paper lookup (up to 500 IDs), snippet search, and multi-hop citation graph traversal (BFS forward/backward). Use when the user asks to build a citation…

CodeAlive-AI/ai-driven-development · 163 tokens

survey-generator

Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a chosen LLM generates the survey artifact. Output target is a wiki page (markdown), not a one-off HTML — survey lands in /derived/surveys/…

rohitg00/pro-workflow · 135 tokens

azure-quantum

Expert knowledge for Azure Quantum development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using QDK (Python/Q#), OpenQASM jobs, Rigetti/IonQ/Quantinuum targets, VS Code…

MicrosoftDocs/Agent-Skills · 132 tokens

math-check

Use this agent to validate mathematical formulas, track proof status, document assumptions, and enforce epistemological humility about mathematical claims following NASAB Pillar 7.

samibs/skillfoundry · 34 tokens

azure-planetary-computer-pro

Expert knowledge for Microsoft Planetary Computer Pro development including troubleshooting, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using GeoCatalog/STAC APIs, configuring collections/tiles, securing access, integrating QGIS/ArcGIS, or…

MicrosoftDocs/Agent-Skills · 109 tokens

math-model-code

A team workflow for solving mathematical modelling problems with code, including analysis, model selection, computation, plots, and reproducibility notes.

OrinVoss/dsh-math-team · 98 tokens