quiz-mastery

Convert PDFs, Word docs, and Markdown files into tiered quizzes with automated scoring.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/AshesOfTheUndead/rezurxlib --skill quiz-mastery-ashesoftheundead
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quiz-mastery
Source: https://github.com/AshesOfTheUndead/rezurxlib/tree/main/skills/quiz-mastery
Command: npx skills add https://github.com/AshesOfTheUndead/rezurxlib --skill quiz-mastery-ashesoftheundead

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of passive learning by transforming static study materials into active, measurable practice sessions that track your mastery over time.

Core Features & Use Cases

  • Intelligent Quiz Generation: Automatically converts PDFs, Word docs, and Markdown files into tiered (L1-L3) quizzes.
  • Mastery Tracking: Monitors your progress across difficulty levels and identifies weak knowledge points that require extra focus.
  • Spaced Repetition: Implements the Ebbinghaus forgetting curve to schedule reviews exactly when you are about to forget, ensuring long-term retention.

Quick Start

Ask the agent to generate a quiz from your study material file to begin your first practice session.

Frequently Asked Questions about quiz-mastery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate quizzes from study materials like PDFs and Markdown files?

Spaced repetition schedules reviews based on the Ebbinghaus forgetting curve to optimize long-term retention. The system monitors your progress and identifies weak knowledge points to ensure you review material right before you are about to forget it.

How does mastery tracking identify weak knowledge points during practice?

Mastery tracking monitors your progress across tiered difficulty levels to identify weak knowledge points requiring extra focus. It provides automated scoring and feedback to measure your comprehension and highlight specific areas needing improvement.

Can I use automated scoring for assessments without external dependencies?

Automated scoring and feedback utilize Python-based parsing and evaluation logic without requiring external dependencies. This allows the system to independently process educational content and provide immediate scoring results.

What is the best way to structure study materials for tiered quiz generation?

Tiered quiz generation organizes questions into L1 through L3 difficulty levels from static study materials. Providing clear, well-structured PDFs, Word documents, or Markdown files ensures accurate parsing and effective active recall sessions.

Does spaced repetition scheduling work with custom question files?

Spaced repetition scheduling works with custom question files by applying the Ebbinghaus forgetting curve to track your specific mastery progress. The system adjusts your review intervals based on your ongoing performance and automated scoring results.