Universal Exam Cram Coach

Last-minute exam cram: builds a chapter wiki + quiz bank from your course files

Works with setup

Test report

Verdict
Works with setup
Score
7.2/10
Tested
Jul 17, 2026
Environment
Claude Code 2.x (agent harness)

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (SKILL.md not found in repo tree). The test below is what we measured on Jul 17, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

The Python toolchain is real and runs: confirm -> ingest_course -> validate all execute, and ingesting two plain-text biology notes built two source-anchored chapter wikis plus a retrieval index and evidence JSON. But on that input the wiki was near-verbatim of the notes, the quiz bank came back empty (the bank-only design honestly refuses to fabricate questions, so it needs materials that actually contain questions), and the workspace gated to 'blocked' with quiz/teaching/artifact all unusable. Real friction: the English-facing skill rejected the mode 'exam' and only accepted Chinese canonical strings ('查缺补漏', '3-7天'), and its asset check hard-blocks any symlinked path. No clear delta over just reading the notes was demonstrable here, so it is honest 'setup', not a beat-the-baseline pass.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 5/10
  • Docs & honesty 3/5

What Universal Exam Cram Coach does

A multi-script study workspace that ingests course materials into source-anchored chapter wikis, a question bank, and a retrieval index, then runs quizzing, mistake review, and a cheat sheet. Aimed at last-minute exam prep. Triggers on exam cram, revision plans, practice questions, and mistake-review requests.

How to install Universal Exam Cram Coach

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger Universal Exam Cram Coach

  • /universal-exam-cram-coach Last-minute exam cram: builds a chapter wiki + quiz bank from your course files

It also activates on plain-language prompts like these:

  • 帮我把这学期所有的课件资料整理成分章节的详细笔记,再配一套完整的练习题库准备期末考试
  • 距离期末考试只剩三天了,帮我查缺补漏,赶紧做一份最后冲刺阶段专用的复习计划出来吧
  • 根据我平时做错的那些题目,帮我系统性地复盘一下自己到底有哪些比较薄弱的知识点在哪里

Frequently asked questions

Is the Universal Exam Cram Coach skill free?
Yes. The skill itself is free from ZeKaiNie/universal-examprep-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does Universal Exam Cram Coach work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Works with setup. The Python toolchain is real and runs: confirm -> ingest_course -> validate all execute, and ingesting two plain-text biology notes built two source-anchored chapter wikis plus a retrieval index and evidence JSON. But on that input the wiki was near-verbatim of the notes, the quiz bank came back empty (the bank-only design honestly refuses to fabricate questions, so it needs materials that actually contain questions), and the workspace gated to 'blocked' with quiz/teaching/artifact all unusable. Real friction: the English-facing skill rejected the mode 'exam' and only accepted Chinese canonical strings ('查缺补漏', '3-7天'), and its asset check hard-blocks any symlinked path. No clear delta over just reading the notes was demonstrable here, so it is honest 'setup', not a beat-the-baseline pass.
What is the Universal Exam Cram Coach SkillProof Score?
7.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 5/10, docs & honesty 3/5.
How do I install Universal Exam Cram Coach?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Universal Exam Cram Coach with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.