examprep-ai
Exam preparation assistant that converts syllabi, past papers, or notes into a ranked High Score Roadmap. Covers theory, numericals, MCQs, coding, and lab prep, ordered Easy โ Medium โ Hard. Use for last-minute revision, important topics, and question prediction.
What this skill does
# ExamPrep AI ## When to Use Use this skill when you need to: - Convert a syllabus, past papers, or study notes into a prioritized roadmap. - Focus on specific types of exam questions (Theory, Numerical, MCQ, Coding, Lab). - Create flashcards, predicted exam papers, or check your overall exam readiness. - Perform last-minute revision or deep-dive into important exam topics. ## ๐ฏ 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](#full-roadmap-mode) | | Theory questions only / definitions / explanations | [Theory Notes](#theory-notes) | | Numerical / calculation / derivation problems | [Numerical Notes](#numerical-notes) | | MCQ / True-False / objective practice | [MCQ Notes](#mcq-notes) | | Coding / algorithm / trace / debug | [Coding Notes](#coding-notes) | | Lab / practical / viva prep | [Lab Notes](#lab-notes) | | Flashcards only | [Flashcards](#flashcards) | | Mock exam paper | [Predicted Exam Paper](#predicted-exam-paper) | | Readiness check / score projection | [Exam Readiness Dashboard](#exam-readiness-dashboard) | **Rule:** Read the matched section and the [Shared Foundations](#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, but it cannot guarantee exam questions, marks, grading outcomes, or instructor expectations. - Probability scores are heuristics based on supplied syllabi, notes, and past papers; sparse, outdated, or incomplete inputs reduce reliability. - The skill should not fabricate syllabus coverage. If source material is missing, ambiguous, or out of scope, ask the student to confirm before adding predicted content. - It is 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. --- ## 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: *"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:** *"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: [
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.