Skip to content
Skillv1.0.0

examprep-ai

Converts syllabi, past papers, or notes into an Easy-to-Medium-to-Hard High Score Roadmap plus flashcards, predicted papers, and readiness checks. Use when students ask for exam prep, revision plans,

by gabrielmoreira(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from gabrielmoreira/agent-skills-mirror (mirrors/repos/kazimrmerchant@skill-slice/skills/examprep-ai/SKILL.md). Install upstream with npx skills add gabrielmoreira/agent-skills-mirror --skill examprep-ai. Copyright stays with the author.

ExamPrep AI

When to Use

Use this skill when a student needs to:

  • Convert a syllabus, past papers, or study notes into a prioritized study roadmap.
  • Focus on specific exam question types: Theory, Numerical, MCQ, Coding, or Lab.
  • Generate flashcards, predicted exam papers, or an exam-readiness dashboard.
  • Perform last-minute revision or deep-dive into high-probability exam topics.

Trigger keywords: "exam prep", "what to study", "syllabus analysis", "past papers", "important questions", "question prediction", "flashcards", "mock paper", "readiness check", "revision plan", "score roadmap".


Selective Reading Rule β€” Read ONLY the section matching the request

What the student asks for Jump to
Full roadmap / "what to study" / syllabus + past papers uploaded Full Roadmap Mode
Theory questions only / definitions / explanations Theory Notes
Numerical / calculation / derivation problems Numerical Notes
MCQ / True-False / objective practice MCQ Notes
Coding / algorithm / trace / debug Coding Notes
Lab / practical / viva prep Lab Notes
Flashcards only Flashcards
Mock exam paper Predicted Exam Paper
Readiness check / score projection Exam Readiness Dashboard

Rule: Read the matched section and the Shared Foundations block. Skip everything else. Do not load all sections for a focused request.


Shared Foundations

Load this block for every request. It is small and always needed.

Difficulty Scale (Universal)

Level Signal Words Student Goal
🟩 Easy define, state, list, name, identify, what is Guaranteed marks β€” study first
🟨 Medium explain, describe, compare, calculate, implement, trace Mid-paper marks
πŸŸ₯ Hard derive, prove, optimize, analyze, evaluate, design, why Score separators β€” study last

Order rule: Always present Easy β†’ Medium β†’ Hard. Never reverse.

Intake (ask once, then proceed)

  1. Collect at least one of: syllabus, past question papers, notes, or subject name + university.
  2. Confirm course code if OCR confidence < 80%: "I detected [X] β€” is this correct?"
  3. Ask time available. If no answer β†’ default Standard Mode (6–12 hrs) and state the assumption.

Study Modes

Mode Time Load
🚨 Emergency 1–2 hrs 🟩 Easy only, top 10 questions
⚑ Sprint 3–5 hrs 🟩 + 🟨, top 25 questions
πŸ“š Standard (default) 6–12 hrs All difficulties, full roadmap
πŸ—“οΈ Advance Days+ Daily schedule + mock papers

Syllabus Guardrail

  • Map every question to a syllabus unit (β‰₯ 70% match β†’ [IN SYLLABUS]).
  • Never generate content for topics absent from the uploaded syllabus.
  • Out-of-syllabus items β†’ flag, ask student before including.

Probability Score

Score = (Frequency Γ— 0.40) + (Recency Γ— 0.30) + (Unit Weight Γ— 0.20) + (Marks Γ— 0.10)
  • Frequency: appearances Γ· max appearances Γ— 100
  • Recency: last 2 yrs = 100 Β· 3–4 yrs = 60 Β· older = 30
  • Unit Weight: core = 100 Β· elective = 50
  • Marks: 10+ = 100 Β· 5–9 = 60 Β· 2–4 = 30 Β· MCQ = 20

Limitations

  • This skill supports study planning and revision; it cannot guarantee exam questions, marks, grading outcomes, or instructor expectations.
  • Probability scores are heuristics based on supplied materials; sparse, outdated, or incomplete inputs reduce reliability.
  • Never fabricate syllabus coverage. If source material is missing, ambiguous, or out of scope, ask the student to confirm before adding predicted content.
  • Not a substitute for official course guidance, accessibility accommodations, academic-integrity policies, or instructor feedback.
  • Do not request or process private student records beyond the study material needed for the current revision task.

Prerequisites

  • At least one of the following inputs from the student: syllabus text, past question papers (images or text), study notes, or subject name + university name.
  • If inputs are images, OCR must be available (built into the agent's Read tool). If OCR confidence is below 80%, manually confirm course code and question text with the student.
  • No external API keys or network access required β€” all processing is local to the agent.

Procedure

Full Roadmap Mode

Use when: student uploads syllabus + past papers, or asks "what should I study?"

Step 1 β€” Extract. Pull all questions; note year/source for each. Confirm with the student: "Extracted [N] questions from [M] papers for [Course]. Found: πŸ“[A] πŸ”’[B] πŸ”˜[C] πŸ’»[D] πŸ§ͺ[E]. Proceed?"

Step 2 β€” Classify + tag difficulty. Use the five-type table:

Type Identify By
πŸ“ Theory define, explain, discuss, compare, differentiate
πŸ”’ Numerical calculate, find, solve, derive, prove, numbers in question
πŸ”˜ MCQ/T-F options listed, "true or false", "which of the following"
πŸ’» Coding write a program, implement, trace output, algorithm, flowchart
πŸ§ͺ Lab experiment, procedure, observation, aim, apparatus, viva

Step 3 β€” Build ranked tables (one per type):

| # | Question | Times | Marks | Difficulty | Unit | Priority |
|---|----------|-------|-------|------------|------|----------|
| 1 | [question text] | [N]Γ— | [X] | 🟩/🟨/πŸŸ₯ | Unit [X] | πŸ”₯ Must / βœ… Do |

Step 4 β€” Generate notes using the matching type section below. Order: Easy across all types first β†’ then Medium β†’ then Hard.

Step 5 β€” Coverage tracker:

Unit 1: [Name]  β†’  πŸ“βœ…  πŸ”’βœ…  πŸ”˜βš οΈ PREDICTED  πŸ’»β€”  πŸ§ͺβ€”
Legend: βœ… past paper  ⚠️ predicted  β€” not applicable

For any gap: generate one predicted question + note, label [PREDICTED β€” not from past papers].

Step 6 β€” Offer next steps: "Would you like (a) Flashcards, (b) Predicted Exam Paper, or (c) Readiness Dashboard?"


Theory Notes

Use when: student asks about definitions, explanations, long-answer questions.

🟩 Easy β€” Definition / List (30 sec)

πŸ“πŸŸ© [Question] | [N]Γ— | [X] marks
─────────────────────────────────
ANSWER: [2–4 bullets max]
KEY TERM: [single most important word]
MEMORY HOOK: [one-liner trick]

🟨 Medium β€” Explanation / Comparison (2 min)

πŸ“πŸŸ¨ [Question] | [N]Γ— | [X] marks
─────────────────────────────────
DEFINITION: [1 sentence]
MAIN POINTS: β€’ P1 β€’ P2 β€’ P3 β€’ P4
DIAGRAM: [text description β€” student sketches from this]
EXAM TIP: [what examiner rewards]

πŸŸ₯ Hard β€” Discussion / Evaluation (5 min read Β· 10 min write)

πŸ“πŸŸ₯ [Question] | [N]Γ— | [X] marks | Unit [X]
─────────────────────────────────────────────
INTRO: [2–3 sentences]
SECTION 1 β€” [subtopic]: β€’ point β€’ point
SECTION 2 β€” [subtopic]: β€’ point β€’ point
SECTION 3 β€” [subtopic]: β€’ point β€’ point
DIAGRAM: [sketch description]
CONCLUSION: [1–2 lines]
MARKS HINT: Intro ~2 Β· each section ~3 Β· diagram ~2 Β· conclusion ~1
MEMORY: [acronym or order trick]

Numerical Notes

Use when: student asks for calculation problems, derivations, formulas.

🟩 Easy β€” Direct formula plug-in

πŸ”’πŸŸ© [Problem Type] | [N]Γ— | [X] marks
──────────────────────────────────────
FORMULA:        [clearly written]
GIVEN β†’ FIND:   [what's given / what to find]
WORKED EXAMPLE:
  Step 1: [substitute]
  Step 2: [calculate]
  Answer: [result + unit]
COMMON MISTAKE: [the one error students make]
MEMORY HOOK:    [how to remember formula]

🟨 Medium β€” Multi-step with condition

πŸ”’πŸŸ¨ [Problem Type] | [N]Γ— | [X] marks
──────────────────────────────────────
FORMULA(S): [all needed]
APPROACH:   [which formula when β€” decision rule]
WORKED EXAMPLE:
  Step 1: [setup / draw table]
  Step 2: [apply condition]
  Step 3: [calculate]
  Step 4: [verify / interpret]
  Answer: [result]
WATCH OUT:  [condition that trips students]
EXAM TIP:   [show working β€” marks for method too]

πŸŸ₯ Hard β€” Derivation / Proof

πŸ”’πŸŸ₯ [Problem / Derivation] | [N]Γ— | [X] marks
───────────────────────────────────────────────
PREREQUISITES: [what student must know first]
DERIVATION:
  Step 1: [first principles]
  Step 2: [key transformation]
  ...Final: [result / QED]
WORKED EXAMPLE: [concrete numbers applied]
MARKS BREAKDOWN: [method marks vs answer marks]
COMMON ERRORS: [2–3 errors that lose marks]

MCQ Notes

Use when: student asks for MCQ practice, true/false, objective questions.

🟩 Easy β€” Recall

πŸ”˜πŸŸ© [Question] | [N]Γ—
──────────────────────
CORRECT: [option + text]
WHY CORRECT: [one sentence]
WHY OTHERS WRONG: β€’ A: ... β€’ B: ... β€’ C: ...
KEY FACT: [the one thing this tests]

🟨 Medium β€” Application

πŸ”˜πŸŸ¨ [Question] | [N]Γ—
──────────────────────
CORRECT: [option + text]
REASONING: [identify concept] β†’ [apply rule] β†’ [eliminate wrong]
TRAP: [why students pick the wrong answer]

πŸŸ₯ Hard β€” Trap / Edge-case

πŸ”˜πŸŸ₯ [Question] | [N]Γ—
──────────────────────
CORRECT: [option + text]
WHY TRICKY: [what assumption is exploited]
ELIMINATE: β€’ Drop [A]: [reason] β€’ Drop [B]: [reason] β€’ Keep [C]: [reason]
RULE: [the precise rule that settles this type]

Coding Notes

Use when: student asks to write programs, trace output, implement algorithms, debug.

🟩 Easy β€” Syntax / Pattern recall

πŸ’»πŸŸ© [Task] | [N]Γ— | [X] marks
────────────────────────────────
PATTERN:     [algorithm/structure name]
TEMPLATE:    [minimal working skeleton β€” pseudocode or language-specific]
KEY LINES:   [1–2 lines examiner looks for]
MEMORY HOOK: [how to recall under pressure]

🟨 Medium β€” Logic construction

πŸ’»πŸŸ¨ [Task] | [N]Γ— | [X] marks
────────────────────────────────
APPROACH:
  1. [sub-tasks]  2. [data structures]  3. [step-by-step logic]
ANNOTATED CODE: [code with inline comments]
EDGE CASES:  [inputs needing special handling]
EXAM TIP:    [comment code β€” examiners reward clarity]

πŸŸ₯ Hard β€” Optimize / Trace / Debug

πŸ’»πŸŸ₯ [Task] | [N]Γ— | [X] marks | TYPE: [Optimize / Trace / Debug]
──────────────────────────────────────────────────────────────────
TRACE β†’   Input | Trace Table (Iter Β· VarA Β· VarB Β· Output) | Final Output
OPTIMIZE β†’ Naive O(?) β†’ Optimized O(?) | Key Insight: [what enables it]
DEBUG β†’   Bug Location | Bug Type | Fix | Why it works

Lab Notes

Use when: student asks about experiments, procedures, observations, viva prep.

🟩 Easy β€” Name / Identify

πŸ§ͺ🟩 [Experiment] | [N]Γ—
─────────────────────────
AIM:      [one sentence]
APPARATUS: [bullet list]
RESULT:   [expected outcome to state]
KEY TERM: [most important term]

🟨 Medium β€” Write procedure

πŸ§ͺ🟨 [Experiment] | [N]Γ—
─────────────────────────
AIM / APPARATUS: [brief]
PROCEDURE: Step 1 β†’ Step 2 β†’ Step 3 β†’ Step 4
OBS TABLE: [column headers + example row]
RESULT:    [how to state conclusion]
PRECAUTIONS: [2–3 points examiners look for]

πŸŸ₯ Hard β€” Analysis / Viva

πŸ§ͺπŸŸ₯ [Experiment] | [N]Γ—
─────────────────────────
ANALYSIS: β€’ result in context β€’ formula used β€’ source of error
VIVA:
  Q1: [question]  A: [2–3 sentence answer]
  Q2: [question]  A: [2–3 sentence answer]
  Q3: [question]  A: [2–3 sentence answer]
EXAM TIP: [what viva examiner always asks]

Flashcards

Use when: student asks for flashcards or quick-recall cards.

One card per question:

[TYPE EMOJI][DIFFICULTY EMOJI]
Q: [question]
A: [answer in 1–2 lines]
Key: [formula / term / pattern β€” if applicable]

Predicted Exam Paper

Use when: student asks for a mock paper or practice test.

Generate one paper with all types represented. Label every question with type + difficulty.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
AI PREDICTION β€” Not official. For practice only.
Course: [Name]  |  Total Marks: [X]  |  Time: [X] hrs
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

SECTION A β€” Short / Objective  [🟩 Easy]
  [MCQ / T-F / 1-mark definitions]

SECTION B β€” Medium Answer      [🟨 Medium]
  [Theory explanations + medium numericals]

SECTION C β€” Long Answer        [πŸŸ₯ Hard]
  [Long theory + derivations + coding]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Exam Readiness Dashboard

Use when: student asks for a score estimate or readiness check.

πŸ“Š EXAM READINESS
──────────────────────────────────────────────────────
TYPE          EASY    MEDIUM   HARD    OVERALL
πŸ“ Theory     [X]%    [X]%     [X]%    [X]%
πŸ”’ Numerical  [X]%    [X]%     [X]%    [X]%
πŸ”˜ MCQ/T-F    [X]%    [X]%     [X]%    [X]%
πŸ’» Coding     [X]%    [X]%     [X]%    [X]%
πŸ§ͺ Lab        [X]%    [X]%     [X]%    [X]%
──────────────────────────────────────────────────────
PREPAREDNESS  : [X]%
MARKS RANGE   : [Low]–[High] out of [Total]
──────────────────────────────────────────────────────
STRONG        : [types + topics]
WEAK β†’ FOCUS  : [types + topics]
──────────────────────────────────────────────────────
Confidence: [High/Medium/Low]  |  Based on: [N] papers

Examples

Worked Example

Input:

"I have my OS exam tomorrow. Here's the syllabus [paste] and 3 past papers [upload]. I have 4 hours."

Skill routes to: Full Roadmap Mode β†’ Sprint Mode (3–5 hrs)

Output sequence:

  1. Extraction confirm: "Extracted 47 questions from 3 papers for Operating System (CSC-207). Found: πŸ“18 πŸ”’12 πŸ”˜10 πŸ’»7 πŸ§ͺ0. Proceed?"
  2. Ranked tables for all types, Easy β†’ Medium only (Sprint Mode skips Hard except top-1 per unit)
  3. Notes for top 25 questions β€” Easy across all types first, then Medium
  4. Coverage tracker showing which units are covered
  5. Offer: flashcards, mock paper, or dashboard

Pitfalls

Situation Say / Do
No syllabus provided "Without a syllabus I can't guarantee on-topic notes. Paste your unit list as text?"
Only 1 past paper "One paper = lower prediction confidence. More papers = better accuracy."
OCR failure on image "Couldn't read part of the image. Can you retype those questions?"
Out-of-syllabus question detected "This doesn't match your syllabus β€” skipping it. Want me to include it anyway?"
Mixed subjects detected "Found questions from two subjects. Should I separate them?"
No time given by student "Defaulting to Standard Mode (6–12 hrs). Tell me if you have less time."
No numericals/coding found "No numerical/coding questions found. Share a paper that includes them if your exam has these."
Difficulty order violated Never reverse Easy β†’ Medium β†’ Hard. This is a hard rule.
Hallucination risk Never state facts absent from uploaded materials. If unsure, ask the student.
Course code unconfirmed If OCR confidence < 80%, always confirm with student before proceeding.

Verification

Run these quality checks before every output:

Check Rule How to Verify
Syllabus compliance Every note maps to a syllabus unit Grep each note's topic against the syllabus; β‰₯ 70% match required
Difficulty order Easy before Medium before Hard β€” never reversed Scan output top-to-bottom; 🟩 must appear before 🟨 before πŸŸ₯
Numerical accuracy Worked examples compute correctly Re-derive each step; confirm final answer matches
Code validity Snippets are syntactically correct Mentally parse or trace the code; check brackets, semicolons, logic
Note length Readable in ≀ 2–5 min per note Word count check: Easy ≀ 100 words, Medium ≀ 200, Hard ≀ 400
No hallucination No facts absent from uploaded materials Cross-reference every claim against source documents
Course code confirmed OCR-detected code verified by student Check that student confirmed the code in conversation history
Coverage tracker complete Every syllabus unit appears in the tracker Count units in syllabus vs. rows in tracker β€” must match
Probability scores present Every ranked question has a Priority label Scan table: each row must have πŸ”₯ Must or βœ… Do

Related Skills

  • note-summarizer β€” for condensing lecture notes into revision sheets
  • flashcard-generator β€” for standalone spaced-repetition card decks
  • syllabus-parser β€” for extracting structured unit/topic trees from raw syllabus PDFs

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/gabrielmoreira-agent-skills-mirror-examprep-ai/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

gabrielmoreira-agent-skills-mirror-examprep-ai.ocm.jsonjson
{
  "ocm": "1",
  "id": "gabrielmoreira-agent-skills-mirror-examprep-ai",
  "kind": "skill",
  "name": "examprep-ai",
  "description": "Converts syllabi, past papers, or notes into an Easy-to-Medium-to-Hard High Score Roadmap plus flashcards, predicted papers, and readiness checks. Use when students ask for exam prep, revision plans, question prediction, or mock papers. Not for sitting a live exam or unrelated homework tutoring; never reverse the Easy then Medium then Hard study order.",
  "publisher": "gabrielmoreira",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "education",
      "exam-prep",
      "study-guide",
      "question-prediction",
      "syllabus-analysis",
      "revision",
      "students",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Converts syllabi, past papers, or notes into an Easy-to-Medium-to-Hard High Score Roadmap plus flashcards, predicted papers, and readiness checks. Use when students ask for exam prep, revision plans, question prediction, or mock papers. Not for sitting a live exam or unrelated homework tutoring; never reverse the Easy then Medium then Hard study order."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/gabrielmoreira/agent-skills-mirror",
      "path": "mirrors/repos/kazimrmerchant@skill-slice/skills/examprep-ai/SKILL.md",
      "ref": "d5c793801e2fc9c29aa3531805809b3460b19d09",
      "url": "https://github.com/gabrielmoreira/agent-skills-mirror/blob/d5c793801e2fc9c29aa3531805809b3460b19d09/mirrors/repos/kazimrmerchant@skill-slice/skills/examprep-ai/SKILL.md",
      "key": "gabrielmoreira/agent-skills-mirror/mirrors/repos/kazimrmerchant@skill-slice/skills/examprep-ai/SKILL.md"
    },
    "allowed_tools": [
      "Read,",
      "Glob,",
      "Grep"
    ]
  },
  "instructions": "# ExamPrep AI\n\n## When to Use\n\nUse this skill when a student needs to:\n- Convert a syllabus, past papers, or study notes into a prioritized study roadmap.\n- Focus on specific exam question types: Theory, Numerical, MCQ, Coding, or Lab.\n- Generate flashcards, predicted exam papers, or an exam-readiness dashboard.\n- Perform last-minute revision or deep-dive into high-probability exam topics.\n\n**Trigger keywords:** \"exam prep\", \"what to study\", \"syllabus analysis\", \"past papers\", \"important questions\", \"question prediction\", \"flashcards\", \"mock paper\", \"readiness check\", \"revision plan\", \"score r",
  "cost": {
    "context_tokens": 4070
  }
}

Fetch it by URL: GET /api/v1/registry/gabrielmoreira-agent-skills-mirror-examprep-ai/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.