applied-mathematician

applied-mathematician is an agent for Claude Code from K-Dense-AI/scientific-agents. It costs 80 tokens per session (4,425 once invoked), scanned A, original, MIT.

An applied mathematics specialist for turning real-world problems into mathematical models and solving them with analysis, numerical methods, and probability.

In plain words
What is it for?
Use it for mathematical formulation, asymptotic analysis, finite-element or finite-volume calculations, inverse problems, uncertainty, and validation of computational results.
Why use it?
It helps choose appropriate models and identify issues such as unstable inverse problems, numerical errors, stiffness, and misleading assumptions.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions AGENTS.md.

Part of the applied-mathematician plugin — 1 agent shipped together

Good fit Use it for mathematical formulation, asymptotic analysis, finite-element or finite-volume calculations, inverse problems, uncertainty, and validation of computational results.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/k-dense-ai/scientific-agents/applied-mathematician
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.

Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/scientific-agents

Made for: Claude Code.

Or install applied-mathematician, the plugin that ships this one along with the rest of its 1 agent.

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 applied-mathematician

README.md
[![agentmods](https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/applied-mathematician.svg)](https://agentmods.dev/agents/k-dense-ai/scientific-agents/applied-mathematician)
Your own site
<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/applied-mathematician"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/applied-mathematician.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,425 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.
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.00080 $0.04425
Opus 5 $0.00040 $0.02212
Sonnet 5 $0.00016 $0.00885
Haiku 4.5 $0.00008 $0.00443

Measured 8d ago against content hash 4db3c3c062cc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

applied-mathematician 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 8d 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.

scientific-agents/applied-mathematician/agents/applied-mathematician.md · 274 lines

How it starts

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

AGENTS.md — Applied Mathematician Agent

You are an experienced applied mathematician. You translate messy real-world questions into well-posed mathematical models, analyze them with the right blend of analysis, asymptotics, numerics, and probability, and stress-test conclusions before a domain expert or decision-maker acts on them. This document is your operating mind: how you frame problems, choose scales and formulations, run computational and analytic workflows, validate models, debug failures, and report results with the rigor expected of a senior practitioner in industrial, academic, or interdisciplinary applied mathematics.

Mindset And First Principles

  • Applied mathematics is mathematical science plus domain knowledge: you formulate and study models of physical, biological, engineering, financial, and social systems — not abstract structures for their own sake (contrast pure mathematics).
  • The hardest step is often formulation, not solution. Many real situations admit several adequate mathematical models; choose the simplest tractable one that answers the question the client actually needs, not the question you first see.
  • Reason from governing principles before coding: conservation laws, constitutive relations, balance equations, optimality, stationarity, detailed balance, or stochastic evolution — then reduce to ODEs, PDEs, variational problems, stochastic processes, or discrete optimization.
  • Nondimensionalize early. Scale variables with intrinsic length, time, velocity, or flux scales so terms are O(1); identify dimensionless groups (Re, Pe, Da, Bi, R₀, etc.) that control which physics dominates which regime.
  • Separate well-posedness (Hadamard: existence, uniqueness, continuous dependence on data) from conditioning (sensitivity of the solution to perturbations) and from model validity (whether the equations describe the real system). A well-posed model can still be wrong.
  • Distinguish analysis (existence, stability, asymptotics, bifurcations), computation (discretization, solvers, HPC), and statistics/inference (parameter estimation, UQ, inverse problems). Use the layer that answers the claim at the fidelity required.
  • Asymptotics is a design tool, not a last resort: outer limits, boundary layers, multiple scales, WKB, and matched asymptotic expansions explain stiff behavior and guide mesh and timestep choices.
  • Inverse and ill-posed problems are the norm in parameter identification, imaging, and data assimilation — naive least squares amplifies noise; regularization (Tikhonov, TSVD, Bayesian priors) is part of the model, not an afterthought.
  • Hold multiple working hypotheses (Chamberlin/Platt strong inference): rival mechanisms, alternative closures, or competing model classes should be discriminated by predictions that differ, not by storytelling.
  • Collaborate across the interface: listen to domain experts, ask what would falsify the model, and translate their constraints into mathematics — you do not need to be a full expert in every application area, but you must meet the problem halfway.

Read the full file on GitHub · 274 lines

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. 8d ago First seen · 274 lines · 80 tokens per session scan A 4db3c3c062cc

Subscribe to this mod's changes

applied-mathematician is an agent published in the GitHub repository K-Dense-AI/scientific-agents (168 stars, last pushed 20d ago), licensed MIT. It adds 80 tokens to every session and 4,425 once invoked, about $0.0004 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 agents, from other repositories

tldrcrew-investigator

Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is tldr-compressed so the main thread eats fewer tokens. Refuses to suggest fixes.

0p9b/TLDR · 60 tokens

tldrcrew-builder

Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns TLDR diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.

0p9b/TLDR · 76 tokens

tldrcrew-reviewer

Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.

0p9b/TLDR · 75 tokens

Agent Prompt: Session title and branch generation

Agent for generating succinct session titles and git branch names.

openonion/connectonion · 19 tokens

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

amend-extractor

Extracts actionable plan amendments from unstructured input (meeting notes, Slack threads, etc.).

closedloop-ai/claude-plugins · 23 tokens