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.
npx agentmods add skills/gordensun/mathvideomaker/math-explainernpx skills add GordenSun/mathVideoMaker --skill math-explainergit clone --depth 1 https://github.com/GordenSun/mathVideoMakerWrote 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/skills/gordensun/mathvideomaker/math-explainer)<a href="https://agentmods.dev/skills/gordensun/mathvideomaker/math-explainer"><img src="https://agentmods.dev/badge/skills/gordensun/mathvideomaker/math-explainer.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 | $0.00153 | $0.05108 |
| Opus 5 | $0.00077 | $0.02554 |
| Sonnet 5 | $0.00031 | $0.01022 |
| Haiku 4.5 | $0.00015 | $0.00511 |
Grade A, and why
math-explainer 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 3d 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.
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.
What ships with it
14 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.
- references/interactive-web-guide.md 8.4 KB
- references/manim-cookbook.md 11 KB
- references/manim-guide.md 20 KB
- references/pedagogy-and-storyboard.md 8.1 KB
- scripts/check_env.py 2.4 KB runs code
- scripts/check_text.py 6.0 KB runs code
- scripts/check_web.py 9.2 KB runs code
- scripts/render.sh 3.1 KB runs code
- scripts/setup_manim.sh 3.4 KB runs code
- templates/example_pythagoras_proof.py 7.5 KB runs code
- templates/interactive_template.html 6.0 KB
- templates/mathviz.py 9.4 KB runs code
- templates/scene_template.py 4.9 KB runs code
- templates/storyboard.md 2.4 KB
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.
- 3d ago First seen · 242 lines · 153 tokens per session scan A 09e0e074069b
math-explainer is a skill published in the GitHub repository GordenSun/mathVideoMaker (280 stars, last pushed 3mo ago), with no licence file. It adds 153 tokens to every session and 5,108 once invoked, about $0.0008 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 skills, from other repositories
building-patient-timelines
Assemble a chronological patient timeline from OpenMed-extracted clinical events, normalizing dates and resolving relative time expressions on-device. Use when the user wants to build a patient timeline, order events from clinical notes, reconstruct a longitudinal history, plot a course of illness, or turn…
scientific-critical-thinking
Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review…
clinical-q-and-a
快速回答普通教育性医学问题与常见误区。默认用一份国内现行权威指南/共识完成轻量核验并立即作答;不用于个体诊疗、处方剂量、精确推荐定位、药品高风险事实、医保监管或跨版本比较。.
evomath-tao
Use this skill whenever the user submits a non-trivial mathematical claim that needs a rigorous proof or audit. Trigger on IMO/Putnam/USAMO/Olympiad-style problems, ML/AI theoretical statements, research conjectures, suspected-false claims, multi-step proofs the user already failed on, proof drafts with possible…
mcm-master
Full-stack autonomous math modeling agent for MCM/ICM (美国大学生数学建模竞赛). Handles team control number, problem choice (A–F), English academic writing, mcmthesis LaTeX template, and optional practical deliverable (memo/letter/report). Use when the user provides an MCM/ICM problem and wants end-to-end automated modeling…
radiology-paper2ppt
Turn an imaging-research paper, preprint, PDF, abstract, or reading notes into a concise Chinese .pptx deck for journal club / 读片会 / 组会 / paper sharing. Use when the user wants a paper PPT, journal-club slides, 读片会/文献汇报 slides, or paper-to-slides for an imaging study. Identifies the paper type and evidence chain…