exam-cram

exam-cram is a skill for Claude Code from ZeKaiNie/universal-examprep-skill. It costs 111 tokens per session (5,971 once invoked), scanned A, original, MIT.

An exam-preparation guide for studying shortly before a test. It turns course materials into chapter notes and a question bank, then manages teaching, practice, grading, mistake review, and progress tracking.

In plain words
What is it for?
Use it for last-minute revision, chapter explanations, practice questions, mistake review, and optional pre-exam handouts.
Why use it?
It organizes scattered study material and keeps practice tied to the prepared notes and questions instead of creating an unstructured study session.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_SKILL_DIR} variable. Also seen: mentions AGENTS.md.

Good fit Use it for last-minute revision, chapter explanations, practice questions, mistake review, and optional pre-exam handouts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zekainie/universal-examprep-skill/exam-cram
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 ZeKaiNie/universal-examprep-skill --skill exam-cram
Clone the repo
git clone --depth 1 https://github.com/ZeKaiNie/universal-examprep-skill

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 exam-cram

README.md
[![agentmods](https://agentmods.dev/badge/skills/zekainie/universal-examprep-skill/exam-cram/github.svg)](https://agentmods.dev/skills/zekainie/universal-examprep-skill/exam-cram)
Your own site
<a href="https://agentmods.dev/skills/zekainie/universal-examprep-skill/exam-cram"><img src="https://agentmods.dev/badge/skills/zekainie/universal-examprep-skill/exam-cram/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 exam-cram

Your own site · 80×15
<a href="https://agentmods.dev/skills/zekainie/universal-examprep-skill/exam-cram"><img src="https://agentmods.dev/badge/skills/zekainie/universal-examprep-skill/exam-cram.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,971 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00111 $0.05971
Opus 5 $0.00056 $0.02985
Sonnet 5 $0.00022 $0.01194
Haiku 4.5 $0.00011 $0.00597

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

Security

Grade A, and why

exam-cram 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.

full/skills/exam-cram/SKILL.md · 292 lines

How it starts

The opening of the file, as written. The whole thing — 292 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Exam Cram Coach

Purpose

Coordinate last-minute exam prep. Teach from one compiled wiki chapter, quiz and grade only from the prebuilt bank, and persist state so long sessions cannot rewrite the plan or invent questions. Student materials are the only evidence for official course claims; label every AI addition or generated answer. Route concrete work to the subskills listed below.

Activation

Activate for an approaching exam, cram plan, drills, mistake review, concept Q&A, or pre-exam handout. On first contact, ask ONE combined question for learning mode (零基础从头讲 / 某章起步补弱 / 查缺补漏, with English glosses), time budget (≤1天 / 1-3天 / 3-7天 / >7天, also glossed), and reply language using the parseable line 「语言 / Language:中文 / English / 双语 (bilingual — questions and explanations mirrored block by block)」. Persist all three together. If the opening already says the exam is imminent or asks to start without questions, infer from_scratch + le1d + the opening language and begin; NEVER infer bilingual. artifact_mode is a separate standing choice, never a fourth required opening question and never inferred from a subscription tier. Legacy normal|sprint|panic|mock values are migration-only. Do not activate outside exam prep.

Startup processing choice

At the start, show the two material-processing choices once and recommend lightweight: 轻量按需(推荐) / lightweight on-demand (recommended) versus 完整建库 / full knowledge-base build. Persist the canonical choice as study_state.json.processing_mode=lightweight|full. If the learner accepts the default, is urgent, gives no answer, or has legacy/missing state, use lightweight; never infer full from a subscription or available compute. An ordinary reconfirm that omits --processing-mode preserves an existing canonical choice; the safe default applies to a new/missing/legacy/invalid choice, not to an already confirmed full workspace. Keep this choice independent from artifact_mode=chat|visual.

Read the full file on GitHub · 292 lines

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. 10d ago First seen · 292 lines · 111 tokens per session scan A 5165b8608bca

Subscribe to this mod's changes

exam-cram is a skill published in the GitHub repository ZeKaiNie/universal-examprep-skill (281 stars, last pushed 8d ago), licensed MIT. It adds 111 tokens to every session and 5,971 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

bq-skill

A coaching workflow for building a reusable library of truthful stories for behavioral job interviews. It uses structures such as STAR—Situation, Task, Action, Result—and can connect stories to a job description and résumé.

yanliudesign/offer-toolkit-skill · 166 tokens

PersonaLingo

A guided tool for creating personalised IELTS speaking practice materials. IELTS is an English exam, and the tool turns a learner’s answers and conversation into a personal profile and a static study website.

orzcls/PersonaLingo · 80 tokens

learning-mode

Guide active, hands-on learning without completing the chosen learning target for the learner. Use when the user explicitly wants to learn, practice, master, or build something themselves with guidance, especially when a technology or concept is new to them. Diagnose the smallest missing prerequisite, guide prediction…

melsayedx/learning-mode · 116 tokens

html-effectiveness-research

A guide for explaining how a feature works in a code repository or how an abstract technical idea works. It can structure the explanation with a summary, expandable steps, code views, questions and answers, or an interactive visual.

Azhi-ss/html-effectiveness · 94 tokens

teach

Use when the user wants to learn or be taught a topic interactively over multiple turns, with the agent acting as tutor rather than answer-giver. Triggers on phrases like "teach me", "tutor me", "quiz me", "let's learn", "help me understand X by working through it step by step", or any request framed around learning a…

SebastianElvis/hammer · 192 tokens

canvas

Fetch Canvas LMS courses and assignments via API token.

NousResearch/hermes-agent · 12 tokens