AgentSkillsCN

exam_prep

为备考精心编制题库、选择题、简答题以及复习提纲。

SKILL.md
--- frontmatter
name: exam_prep
description: Generate question banks, MCQs, short answers, and revision sheets for exam preparation

Exam Preparation Generator

Purpose: Create exam-focused content including question banks, MCQs, and revision materials.


Output Types

1. MCQ Bank

code
## MCQ Bank: [Topic]

**Q1.** [Question stem]
- (A) Option 1
- (B) Option 2
- (C) Option 3
- (D) Option 4

**Answer:** (X) — [One-line justification]

2. Short Answer Questions

code
## Short Answers: [Topic]

**Q1.** [Question] (2 marks)
**A:** [Concise answer in 2-3 lines]

3. Long Answer Questions

code
## Long Answers: [Topic]

**Q1.** [Question] (5-7 marks)
**A:**
- Point 1
- Point 2
- [Diagram if needed]
- Example

4. Revision Sheet

code
## Revision: [Topic]

### Key Terms
| Term | Definition       |
| ---- | ---------------- |
| X    | One-line meaning |

### Key Formulas
- Formula 1: [with when to use]

### Common Questions
1. [Likely exam question]

### Traps to Avoid
- [Common mistake]

Question Distribution

MarksTypeExpected Length
1MCQSingle choice
2Short2-3 lines
3Short4-5 lines or list
5MediumHalf page
7LongFull page with diagram

Coverage Rules

  • Cover all subtopics in a unit
  • Include at least 1 numerical if applicable
  • Include at least 1 diagram-based question
  • Mix remember/understand/apply levels
  • Include previous year pattern questions if known

Quality Checks

  • Every MCQ has exactly one correct answer
  • Distractors are plausible but clearly wrong
  • Mark allocation matches answer length
  • Questions are unambiguous
  • Cover edge cases students often miss