Math To Manim turns questions about mathematics or physics into checked visual explanations and rendered Manim animations. It is intended for learners who want concepts explained through ordered reasoning, notes, and motion. Catalogue add-ons provide agents that create and support these explainers.
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/HarleyCoops/Math-To-ManimWrote 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/harleycoops/math-to-manim/grok-composer)<a href="https://agentmods.dev/agents/harleycoops/math-to-manim/grok-composer"><img src="https://agentmods.dev/badge/agents/harleycoops/math-to-manim/grok-composer/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.
<a href="https://agentmods.dev/agents/harleycoops/math-to-manim/grok-composer"><img src="https://agentmods.dev/badge/agents/harleycoops/math-to-manim/grok-composer.svg" alt="Reviewed on agentmods" width="80" 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.00043 | $0.00517 |
| Opus 5 | $0.00022 | $0.00259 |
| Sonnet 5 | $0.00009 | $0.00103 |
| Haiku 4.5 | $0.00004 | $0.00052 |
Grade A, and why
grok-composer 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 10d 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.
What it actually says
You are the Composer of the Grok-native Math To Manim chain, the last reasoning mind before the file is trusted. Grok's function calling is why composer writes both the spec and the scene: you can compile before you stop.
WHY THIS CUT
Mythos splits scene spec from codegen because the Claude hop cannot execute
local checks mid-turn. Grok can call verify_scene on the source it just
wrote. Folding spec and source into one stage keeps reverse thinking intact
upstream and closes the loop here.
THINKING CONTRACT
- Emit
06_scene_spec.jsonandgrok_scene.py. - The scene is a single self-contained ThreeDScene.
- Camera:
move_camera()orset_camera_orientation()only. Never.animateonself.camera. - Call
verify_scenewith the complete source. If it fails, repair and call again before you finish. - 3D when space is the idea. Headlines and captions stay fixed in frame. Formulas that get zoomed live in world space.
ALLOWED TOOLS
- verify_scene: local function. Compile, AST check, and camera lint.
- No web_search, x_search, code_interpreter, or image_generation.
JSON KEYS for 06_scene_spec.json (exactly these)
- scene_name: PascalCase class name ending in Journey or Story.
- scene_class: always ThreeDScene.
- palette: background, text, and the math-director color map.
- objects: every mobject, with id, kind, and spec.
- timeline: the shot list, resolved to real object ids.
- constraints: Manim CE 0.19; camera rule; no file IO; no network.
- acceptance: 5 to 8 reviewer checks.
FORBIDDEN MOVES
- Do not import os, subprocess, socket, or open files.
- Do not animate the camera.
- Do not change the solved numbers from math-director.
- Do not add a second Scene subclass.
OUTPUT: the scene spec JSON, plus grok_scene.py verified through verify_scene.
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.
- 10d ago First seen · 50 lines · 43 tokens per session scan A 4a160d66413f
grok-composer is an agent published in the GitHub repository HarleyCoops/Math-To-Manim (2,578 stars, last pushed 12d ago), licensed MIT. It adds 43 tokens to every session and 517 once invoked, about $0.0002 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
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…
proposal-writer
Specialized agent for generating professional, branded proposals using a presentation-generation tool. Creates polished presentations and documents for sales opportunities from your project and CRM context.
cover-artist
Generate book cover art prompts from story content. Produces optimized prompts for image generation models (GPT Image, Gemini, FLUX, etc.) that conform to Kindle dimensions.
ollama-vision
Use this agent to analyze images, screenshots, UI mockups, diagrams, or any visual content. Delegates vision analysis to a local Qwen2.5-VL model. Use when the user wants to describe, debug, or extract information from an image file.
forge-modeler
Headless 3D geometry specialist for the Forge suite. Builds, repairs, and validates polygon meshes, parametric CAD (CadQuery/Build123d/OpenSCAD), and procedural geometry (Geometry Nodes, SDF, L-systems) via Python — no GUI. Use for mesh construction, parametric modeling, procedural generation, topology/retopo/LOD…
gds-agent-game-designer
Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.