mathmodel-figure-templates

A collection of built-in scientific chart templates for the MathModel LaTeX sandbox. It covers visualisations such as SHAP charts, ROC curves, Taylor diagrams, correlation matrices, and parameter-tuning surfaces.

In plain words
What is it for?
It is for recreating the listed scientific visualisation templates when working in the MathModel LaTeX sandbox.
Why use it?
It provides ready-made formats for specialised scientific plots that can otherwise take substantial time to reproduce consistently.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/jihe520/mathmodelagent/mathmodel-figure-templates
Any agent
npx skills add jihe520/MathModelAgent --skill mathmodel-figure-templates
Clone the repo
git clone --depth 1 https://github.com/jihe520/MathModelAgent

Made for: Claude Code, Codex.

Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 682 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00149 $0.00682
Opus 5 $0.00075 $0.00341
Sonnet 5 $0.00030 $0.00136
Haiku 4.5 $0.00015 $0.00068

Measured yesterday against content hash 884663b43310, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mathmodel-figure-templates 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 yesterday.

The scan reads SKILL.md. This mod also ships 12 executable files (scripts/render_template.py, scripts/templates/make_correlation_pairgrid.py, scripts/templates/make_cv_roc_ci.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/mathmodel-figure-templates/SKILL.md · 62 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

25 files 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. yesterday First seen · 62 lines · 149 tokens per session scan A 884663b43310

Subscribe to this mod's changes

mathmodel-figure-templates is a skill published in the GitHub repository jihe520/MathModelAgent (3,944 stars, last pushed 5d ago), with no licence file. It adds 149 tokens to every session and 682 once invoked, about $0.0007 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

k12-chemistry-learning

面向 K12 化学的方程式、现象与条件、实验安全边界、守恒或物质的量计算和错因分析。用户询问化学题目、实验题、错题或复习时使用;不用于未知反应预测或危险实验指导。.

mingchen666/Reviva · 71 tokens

k12-physics-learning

面向 K12 物理的题目条件抽取、物理量和单位校验、模型步骤、实验变量和错因分析。用户询问物理概念、计算题、实验题、错题或示意时使用。.

mingchen666/Reviva · 60 tokens

protein-design-qc

Protein design quality control, filtering thresholds, and ranking guidance. Use this skill when: (1) Evaluating design quality for binding, expression, or structure, (2) Setting filtering thresholds for pLDDT, ipTM, PAE, (3) Checking sequence liabilities (cysteines, deamidation, polybasic clusters), (4) Creating…

zongtingwei/Bioclaw_Skills_Hub · 143 tokens

rfdiffusion

Generate protein backbones using RFdiffusion, a diffusion-based generative model for de novo protein structure generation. Use this skill when: (1) Designing binder scaffolds for a target protein, (2) Generating novel protein backbones from scratch, (3) Scaffolding functional motifs into new proteins, (4) Specifying…

zongtingwei/Bioclaw_Skills_Hub · 130 tokens

boltzgen

All-atom protein design using BoltzGen diffusion model. Use this skill when: (1) Need side-chain aware design from the start, (2) Designing around small molecules or ligands, (3) Want all-atom diffusion (not just backbone), (4) Require precise binding geometries, (5) Using YAML-based configuration. For backbone-only…

zongtingwei/Bioclaw_Skills_Hub · 108 tokens

proteinmpnn

Design protein sequences using ProteinMPNN inverse folding. Use this skill when: (1) Designing sequences for RFdiffusion backbones, (2) Redesigning existing protein sequences, (3) Fixing specific residues while designing others, (4) Optimizing sequences for expression or stability, (5) Multi-state or negative design.…

zongtingwei/Bioclaw_Skills_Hub · 106 tokens