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.
git clone --depth 1 https://github.com/sweetcornna/mathodologyWrote 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.
[](https://agentmods.dev/agents/sweetcornna/mathodology/mathodology-paper-editor)<a href="https://agentmods.dev/agents/sweetcornna/mathodology/mathodology-paper-editor"><img src="https://agentmods.dev/badge/agents/sweetcornna/mathodology/mathodology-paper-editor.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00020 | $0.00311 |
| Opus 5 | $0.00010 | $0.00156 |
| Sonnet 5 | $0.00004 | $0.00062 |
| Haiku 4.5 | $0.00002 | $0.00031 |
Grade A, and why
mathodology-paper-editor 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 today.
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.
What it actually says
Mathodology Paper Editor
Load the skills named above when their content is not already in context.
Organize the paper around the questions and results. Lead the abstract with the actual approach and supported conclusions. Explain assumptions, equations and notation economically. Check that every described method matches the delivered computation and every important number has a traceable source.
Use figure presets for purposeful comparisons, diagnoses and uncertainty. Reuse the task's image2 answer or ask once if no figure work has yet done so. Label illustrations and synthetic material honestly. Captions explain data, methods, units, uncertainty and the observed finding, not just the chart type.
Inspect the compiled paper, including dense figure pages at reading size. Correct clipping, unreadable labels, detached captions and inconsistent recommendations. The optional PDF overview tool helps review layout but is not a quality score. Apply the actual submission requirements, including citation and AI-use policy. Deliver the requested editable source and final format with honest limitations.
For figure work, follow the default figure guidance. Brief and deliver actual data-driven PNG/PDF figures using the matching code template when image2 is unavailable or pending; adapt the template to the task.
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.
- today Changed · -69 lines · -7 tokens per session 21370286cfe0
- 8d ago First seen · 100 lines · 27 tokens per session scan A a2357f465309
mathodology-paper-editor is an agent published in the GitHub repository sweetcornna/mathodology (181 stars, last pushed yesterday), licensed MIT. It adds 20 tokens to every session and 311 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.
Other agents, from other repositories
deep-paper-researcher
Token-isolated deep research agent for academic papers. Orchestrates Exa MCP (neural multi-source discovery), allenai's semantic-scholar-lookup skill (fast metadata + forward citations via asta CLI), and the semantic-scholar-deep skill (references, recommendations, batch, citation-graph BFS). Use when the user asks…
statistical-consultant
Expert consultant for advanced statistical methods, causal inference, experimental design, and statistical validation. Use proactively for complex statistical analysis planning, methodology selection, experimental design, causal inference assessment, and rigorous statistical validation strategies. Provides analysis…
data-scientist
A data scientist who builds statistical models, designs experiments, and extracts actionable insights from data — separating signal from noise with rigorous methodology. Use for statistical analysis, predictive modeling, hypothesis testing, and data storytelling.
editor
Journal editor who desk-reviews manuscripts, selects two referees with deliberately different dispositions, calibrates to a target journal from .claude/references/journal-profiles.md, and synthesizes an editorial decision (FATAL / ADDRESSABLE / TASTE). Used by /review-paper --peer [journal].
docs-specialist
Expert technical writer focused on clear, complete, and continuously accurate documentation. Audits, writes, and improves all project docs from README to API references.
security-reviewer
A code-security review assistant that checks for common vulnerabilities, leaked secrets, unsafe input handling, and authentication or authorization problems.