pedagogy-review

pedagogy-review is a skill for Claude Code from clearsmog/claude-skills. It costs 48 tokens per session (353 once invoked), scanned A, original, MIT.

A read-only review of academic slide decks and educational documents for teaching clarity.

In plain words
What is it for?
It helps review Beamer, Quarto, and Typst files and produces a report summarizing 13 teaching patterns and the most important recommendations.
Why use it?
It finds problems with the story, pacing, prerequisites, examples, notation, and visual rhythm that may confuse students.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It helps review Beamer, Quarto, and Typst files and produces a report summarizing 13 teaching patterns and the most important recommendations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clearsmog/claude-skills/pedagogy-review
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.

Any agent
npx skills add clearsmog/claude-skills --skill pedagogy-review
Clone the repo
git clone --depth 1 https://github.com/clearsmog/claude-skills

Made for: Claude Code.

Wrote 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.

agentmods badge for pedagogy-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/clearsmog/claude-skills/pedagogy-review/github.svg)](https://agentmods.dev/skills/clearsmog/claude-skills/pedagogy-review)
Your own site
<a href="https://agentmods.dev/skills/clearsmog/claude-skills/pedagogy-review"><img src="https://agentmods.dev/badge/skills/clearsmog/claude-skills/pedagogy-review/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.

agentmods 80×15 button for pedagogy-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/clearsmog/claude-skills/pedagogy-review"><img src="https://agentmods.dev/badge/skills/clearsmog/claude-skills/pedagogy-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 353 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00048 $0.00353
Opus 5 $0.00024 $0.00177
Sonnet 5 $0.00010 $0.00071
Haiku 4.5 $0.00005 $0.00035

Measured 12d ago against content hash 3e65abb6a99e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

pedagogy-review 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.

pedagogy-review/SKILL.md · 36 lines

What it actually says

Pedagogical Review of Slides and Educational Documents

Perform a comprehensive pedagogical review. Supports Beamer (.tex), Quarto (.qmd), and Typst (.typ) slide decks.

Steps

  1. Identify the file specified in $ARGUMENTS

    • If no argument, ask user which lecture to review
    • If just a name, look in Quarto/ or Slides/
  2. Launch the pedagogy-reviewer agent with the full file path

    • The agent checks 13 pedagogical patterns
    • Performs deck-level analysis (narrative arc, pacing, visual rhythm, notation)
    • Considers student perspective (prerequisites, objections)
  3. The agent produces a report saved to: quality_reports/[FILENAME_WITHOUT_EXT]_pedagogy_report.md

  4. Present summary to user:

    • Patterns followed vs violated (out of 13)
    • Deck-level assessments
    • Critical recommendations (top 3-5)

Important Notes

  • This is a read-only review — no files are edited
  • Focuses on pedagogy not visual layout (use /visual-audit for that)
  • For a combined review, use /slide-excellence instead
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. 12d ago First seen · 36 lines · 48 tokens per session scan A 3e65abb6a99e

Subscribe to this mod's changes

pedagogy-review is a skill published in the GitHub repository clearsmog/claude-skills (2 stars, last pushed 6mo ago), licensed MIT. It adds 48 tokens to every session and 353 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-31.

Related

Other skills, from other repositories