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/YixuanYang00/math-beamer-slides-skillWrote 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/rules/yixuanyang00/math-beamer-slides-skill/math-beamer)<a href="https://agentmods.dev/rules/yixuanyang00/math-beamer-slides-skill/math-beamer"><img src="https://agentmods.dev/badge/rules/yixuanyang00/math-beamer-slides-skill/math-beamer/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/rules/yixuanyang00/math-beamer-slides-skill/math-beamer"><img src="https://agentmods.dev/badge/rules/yixuanyang00/math-beamer-slides-skill/math-beamer.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.00000 | $0.01314 |
| Opus 5 | $0.00000 | $0.00657 |
| Sonnet 5 | $0.00000 | $0.00263 |
| Haiku 4.5 | $0.00000 | $0.00131 |
Grade A, and why
math-beamer 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.
How it starts
The opening of the file, as written. The whole thing — 122 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Math Beamer Slides Rules
Use these rules when creating, editing, reviewing, compiling, or polishing mathematical Beamer/LaTeX presentations involving theorems, proofs, definitions, notation, TikZ, figures, tables, or mathematical correctness.
Full lifecycle: create -> compile -> review -> polish -> verify.
Actions
| Action | Behavior |
|---|---|
create [paper/topic/notes] |
Build a full seminar-style mathematical Beamer deck unless the user asks for a short deck. |
edit [file.tex] |
Preserve local template, macros, notation, section structure, and style unless broader changes are requested. |
compile [file.tex] |
Use XeLaTeX, inspect diagnostics, and fix only in-scope LaTeX issues. |
review [file.tex] |
Read-only mathematical and presentation review with severity-ordered findings. |
visual-check [file.pdf] |
Inspect compiled PDF pages for readability, overflow, and layout. |
Bundled References
When references/ is available, load only the smallest relevant file. In this
repository, bundled resources live under math-beamer-slides-skill/; in a
target slides project, they may live at the project root after copying
AGENTS.md, references/, assets/, and scripts/:
references/index.mdfor routing.references/paper-to-seminar-reconstruction.mdfor full decks from papers or notes.references/reference-template-and-outline.mdfor title, outline, navigation, template, or language mode.references/mathematical-statements.mdfor theorem, lemma, definition, proposition, corollary, assumption, or guarantee slides.references/proof-exposition.mdfor proof sketches, proof roadmaps, reductions, invariants, and backup proof slides.references/notation-and-dependencies.mdfor notation consistency and symbol ledgers.references/background-introduction.mdfor background, motivation, historical context, mechanism, or visual introductions.references/experimental-figures.mdfor experiments, tables, plots, multi-panel figures, simulations, or ablations.references/math-review-checklist.mdfor read-only review and visual QA.references/quality-standards.mdfor refinement loops and issue severity.
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.
- 8d ago First seen · 122 lines · 0 tokens per session scan A 0e2a9004680b
math-beamer is a cursor rule published in the GitHub repository YixuanYang00/math-beamer-slides-skill (3 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,314 tokens. 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-31.
Other cursor rules, from other repositories
logseq-youtube-notes
Logseq-Flavored Markdown (LFM) YouTube transcript headings.
006_Program_of_Thought_Tutorial
DSPY 3 Program of Thought Tutorial - Production code reasoning system from official DSPy 3.0.1 tutorial.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
cli-error-handling
CLI command error handling patterns.