cram-engine
Interactive exam cramming with structured teaching and testing
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Cram Engine?โผ
Run `npx skills add liuliu667/cram-engine --all -g -y` in your terminal to install it globally. After that, the /cram command is recognized automatically.
How does Cram Engine help with final exam prep?โผ
It breaks your exam topics into a knowledge tree, teaches each point step by step, tests you with your real exam question types, and reteaches anything you got wrong.
What subjects work best with Cram Engine?โผ
Concept-heavy courses like management, law, medicine, and computer networks work best. Pure calculation or programming courses are not a good fit.
Do I need to write a config file to start?โผ
No. On first use it asks you seven simple questions about your course, textbook, question types, and key topics, then generates the config automatically.
Can I pause and resume my study progress?โผ
Yes. All progress is saved as plain text on your own computer, and you can continue anytime with /cram <course> resume.
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