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 skills add shubham0704/claude-skills --skill enhancing-latex-lecturesgit clone --depth 1 https://github.com/shubham0704/claude-skillsWrote 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/shubham0704/claude-skills/enhancing-latex-lectures)<a href="https://agentmods.dev/skills/shubham0704/claude-skills/enhancing-latex-lectures"><img src="https://agentmods.dev/badge/skills/shubham0704/claude-skills/enhancing-latex-lectures/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/skills/shubham0704/claude-skills/enhancing-latex-lectures"><img src="https://agentmods.dev/badge/skills/shubham0704/claude-skills/enhancing-latex-lectures.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.00064 | $0.02020 |
| Opus 5 | $0.00032 | $0.01010 |
| Sonnet 5 | $0.00013 | $0.00404 |
| Haiku 4.5 | $0.00006 | $0.00202 |
Grade A, and why
enhancing-latex-lectures 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 12d 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 — 236 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Enhancing LaTeX Lectures with Pedagogical Excellence
This Skill helps you systematically enhance LaTeX lecture notes by analyzing exemplary pedagogical materials and incorporating their best practices—especially stunning visualizations, concrete-to-abstract progressions, and multiple perspectives on concepts.
When to Use This Skill
Invoke when the user:
- Asks to "enhance lecture X with visualizations from [author/paper]"
- Wants to "add [author]'s teaching approach" to materials
- Requests "beautiful diagrams" or "stunning visualizations" from reference PDFs
- Says "compare our examples vs [author]'s examples"
- Wants to systematically improve multiple lectures
Core Methodology
Phase 1: Analyze Reference Material
- Read the reference PDF/paper carefully (use Read tool for PDFs)
- Identify stunning visualizations by page number:
- 3-panel comparisons showing multiple perspectives
- Spacetime heatmaps (state × time evolution)
- Convergence plots with quantitative comparisons
- Geometric interpretations (simplex diagrams, phase portraits)
- Side-by-side method comparisons
- Extract pedagogical patterns:
- Concrete examples before abstract theory
- Quantitative validation (R² values, error metrics)
- "Why this matters" insight boxes
- Common pitfall warnings
- Note specific page numbers for attribution
Phase 2: Create Enhancement Plan
Create a structured enhancement plan with 4-6 additions:
## Enhancement Plan for Lecture X
**Enhancement 1: [Concept] Visualization**
- From [Author] Page X
- What: [3-panel diagram / heatmap / etc.]
- Why: [Highest conceptual impact / most stunning / etc.]
- Where: After line Y in section Z
**Enhancement 2: ...**
[Repeat for each enhancement]
Prioritization criteria:
- HIGHEST conceptual impact (choose 1-2)
- Most stunning visually (choose 1-2)
- Concrete examples that ground abstract theory
- Quantitative validation of claims
Phase 3: Implementation
What ships with it
3 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.
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.
- 12d ago First seen · 236 lines · 64 tokens per session scan A 03cd9abb25f6
enhancing-latex-lectures is a skill published in the GitHub repository shubham0704/claude-skills (1 stars, last pushed 7d ago), licensed MIT. It adds 64 tokens to every session and 2,020 once invoked, about $0.0003 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-31.
Other skills, from other repositories
stuck
Diagnoses a broken course setup by reading the folder, so the student never has to describe the problem in English. Takes no argument. Reports which class they are on and which files are filled, then names one blocker and one fix: Claude Code opened at the wrong level, .claude/skills/ missing, skills not loading…
master
Turn reference docs into active mastery through retrieval practice, case binding, and scenario simulation. Combines Skycak (learning science) and Chin (expertise acceleration) frameworks. Use when you want to deeply learn material, not just read it.
upskilling-coach
Expert coach for learning, mastering, and upskilling in any domain. Use when the user wants to learn, master, improve, upskill, get better at, or get coached on any topic. Helps build consistent practice habits, identify prerequisites, design efficient learning loops, avoid common pitfalls, maintain discipline, and…
survey-design
Design publication-quality academic questionnaires with self-evaluation scoring. Use this skill when users want to design a survey, questionnaire, or measurement scale for academic research or journal submission. Also trigger when users mention scale development, questionnaire validation, Likert scale design…
teaching-handbook
A converter that turns Word documents, Markdown files, or PowerPoint presentations into high-resolution HTML teaching pages with a fixed sidebar navigation.
codelab-handout
Convert lecture content into Google Codelabs-style single-file HTML handouts. Strongly opinionated visual design (Google blue, Codelabs aesthetic, per-step duration markers, sticky sidebar TOC, font/width/ theme toggles, code copy buttons). Triggers ONLY when the user explicitly mentions "codelab" / "Codelabs" — e.g.…