# Exam Tutor

> Advanced exam preparation assistant for educational and professional certifications. Use when the user needs to summarize study materials, generate practice quizzes (multiple choice/QA), or create structured learning paths from documents like PDFs and TXT files.

- Skill: `boonyaritpornuan/exam-tutor` (Agent Skill, multi-file: 8 files)
- Install (CLI): `npx skillmds@latest add boonyaritpornuan/exam-tutor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/boonyaritpornuan/exam-tutor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: boonyaritpornuan (https://skillmd.com/u/boonyaritpornuan)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/boonyaritpornuan/exam-tutor

---


# Exam Tutor Skill

This skill transforms Gemini CLI into a personalized learning assistant inspired by "DeepTutor". It specializes in processing dense educational materials into actionable study resources.

## 🎓 Core Workflows

### 1. Study Mode (Summarization)
- **Goal:** Extract "High-Yield" information from documents.
- **Workflow:**
    1. Read the provided file (PDF/TXT).
    2. Identify key definitions, legal requirements, or processes.
    3. Output a structured summary with bullet points and "Key Points to Remember."

### 2. Quiz Mode (Assessment)
- **Goal:** Test knowledge retention through active recall.
- **Workflow:**
    1. Select a specific topic or document.
    2. Generate 5-10 multiple-choice questions (MCQs) or Q&A pairs.
    3. Provide the correct answer and a brief explanation (Citation) from the text.
    4. *Note:* If the source file already contains questions (like `hr_book.txt`), extract and randomize them.

### 3. Deep Research (Context Expansion)
- **Goal:** Explain complex concepts using external or internal sources.
- **Workflow:**
    1. If a concept is unclear, use `grep_search` to find all related mentions in the workspace.
    2. Synthesize a "Deep Dive" explanation.

## 📚 Specialized Knowledge: HR Exam (Thailand)
The skill is pre-configured to handle the following 5 core topics for HR Professional exams:
1. **Basic Personnel Management:** Planning, Recruitment, Retention, Training.
2. **Government Policy:** National Strategy, 20-Year Plan, HRD in public sector.
3. **Project Management:** PDCA Cycle, Monitoring & Evaluation.
4. **Secrecy Regulations (2544):** Information classification and handling.
5. **Security Regulations (2552):** National security protocols for state agencies.

## 🛠️ Implementation Guidelines
- **Be Concise:** Don't repeat the entire book. Focus on what's likely to be on the exam.
- **Use Citations:** Always mention which file or page the information came from.
- **Interactive Feedback:** After a quiz, provide a "Score" and suggest areas for improvement.

