universal-examprep-skill
Turn course materials into tutoring, quizzes, and cheat sheets
All Skills in This Repository (9)
Pure Emerald Level Indicatorsconfusion-tracker
Record concept-level confusions and update learner progress files.
exam-quiz
Create quizzes and evaluate responses from JSON question files.
exam-tutor
Teach academic topics with source-verified, structured explanations for exam preparation.
exam-cram
Organize last-minute exam study sessions with personalized plans and quizzes from uploaded course materials.
exam-audit
Inspect exam-prep workspaces for missing chapters and quiz inconsistencies.
exam-review
Replay previously recorded study mistakes and confusion points for exam review.
exam-ingest
Parse and structure student course materials into exam-preparation workspaces.
exam-help
Summarize the exam-prep skill suite's four-step workflow on a single-screen reference card.
exam-cheatsheet
Generate a compact summary of study materials for exam preparation.
Frequently Asked Questions
FAQPage SchemaHow to install Exam Cram Coach?▼
Run `npx skills add ZeKaiNie/universal-examprep-skill --all -g -y` in your terminal to install the full skill set globally.
How to cram for an exam with my own course materials?▼
Point the skill at your folder of slides, notes, homework, and past papers, then state your time budget and starting chapter. It teaches each concept with the matching examples and keeps your progress saved between sessions.
Does it invent practice questions?▼
No. Quizzes come only from a standard question bank built from your real materials, and any generated answer is clearly labeled so it is never passed off as your teacher's content.
Can it make a printable cheat sheet before the exam?▼
Yes. After review, it compiles your mistakes, key formulas, and worked examples into a traced cheat sheet, with an optional print-ready PDF when you enable visual output.
Do I need coding skills to use it?▼
No. You just describe your exam situation in plain language; the agent handles all scripts, state files, and workspace setup for you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides