Exam

Generate practice tests, flashcards, study schedules, and timed simulations from any study material.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Exam" with this command: npx skills add ivangdavila/exam

What This Skill Does

Complete exam preparation from your content:

  • Practice tests — Multiple choice, short answer, essay questions
  • Flashcards — Key concepts for spaced repetition, Anki-exportable
  • Simulations — Timed mock exams matching real format
  • Gap analysis — Identify weak areas, prioritize weak topics
  • Study schedules — Realistic calendars based on exam date and availability
  • Summaries — Condense chapters to 1-2 pages of exam-relevant content
  • Concept maps — Visualize how topics connect
  • Quick review sheets — Last-minute "cheat sheets" for 30-min pre-exam review

Works for: university exams, certifications (AWS, PMP, etc.), standardized tests, professional licensing.


Quick Reference

TaskLoad
Question generation patternsquestions.md
Flashcard formats and strategiesflashcards.md
Timed simulation setupsimulations.md
Performance trackingtracking.md

Core Workflow

1. Provide Source Material

User shares: notes, textbook chapters, slides, documentation, past exams.

2. Generate Questions

Agent creates questions at specified difficulty:

  • Easy — Recall, definitions, basic concepts
  • Medium — Application, comparison, analysis
  • Hard — Synthesis, edge cases, multi-step reasoning

3. Practice & Track

User answers, agent scores and tracks performance by topic.

4. Focus Weak Areas

Agent identifies gaps, generates targeted practice.


Question Types

TypeFormatBest For
Multiple choice4 options, 1 correctQuick assessment, certifications
Multiple selectN options, M correctComplex topics
True/FalseStatement + T/FFast review
Short answer1-3 sentencesDefinitions, explanations
Fill blankSentence with ___Terminology
MatchingConnect pairsRelationships
EssayOpen responseDeep understanding

Generating Questions

From notes:

User: "Generate 10 questions from these AWS S3 notes"
Agent: Creates mix of types, varying difficulty

By topic:

User: "5 hard questions on database normalization"
Agent: Generates challenging application questions

Exam style:

User: "Make questions like the PMP exam"
Agent: Matches official format, question style, difficulty

Practice Session

📝 Practice: AWS S3 (10 questions)

Q1/10 [Medium]
Which S3 storage class has the lowest cost for infrequently accessed data with millisecond retrieval?

A) S3 Standard
B) S3 Intelligent-Tiering
C) S3 Standard-IA ✓
D) S3 Glacier

Your answer: _

After answer:

✅ Correct!

S3 Standard-IA is designed for infrequently accessed data 
but requires rapid access when needed. Glacier has lower 
cost but retrieval takes minutes to hours.

[Next] [Skip] [End session]

Storage

~/exams/
├── {subject}/
│   ├── questions.jsonl    # Question bank
│   ├── sessions.jsonl     # Practice history
│   ├── performance.json   # Stats by topic
│   └── flashcards.json    # Generated cards

Study Planning

"Create a study schedule — exam in 2 weeks, 3 hours/day available"
"Summarize chapter 5 focusing on what's likely to be on the exam"
"Make a concept map for [topic]"
"Generate a 1-page quick review sheet for [subject]"
"Remind me to study at 7pm daily" (uses cron)

Commands

"Generate 20 questions from [material]"
"Quiz me on [topic]"
"Start a timed simulation (50 questions, 60 minutes)"
"Show my weak areas"
"Create flashcards for [topic]"
"Review mistakes from last session"
"Grade my essay answer and suggest improvements"

Active Subjects

<!-- Subjects being studied -->

Performance Summary

<!-- Overall stats and trends -->

Focus Areas

<!-- Topics needing more practice -->

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ai Competitor Analyzer

提供AI驱动的竞争对手分析,支持批量自动处理,提升企业和专业团队分析效率与专业度。

Registry SourceRecently Updated
General

Ai Data Visualization

提供自动化AI分析与多格式批量处理,显著提升数据可视化效率,节省成本,适用企业和个人用户。

Registry SourceRecently Updated
General

Ai Cost Optimizer

提供基于预算和任务需求的AI模型成本优化方案,计算节省并指导OpenClaw配置与模型切换策略。

Registry SourceRecently Updated