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
| Task | Load |
|---|
| Question generation patterns | INLINECODE0 |
| Flashcard formats and strategies |
flashcards.md |
| Timed simulation setup |
simulations.md |
| Performance tracking |
tracking.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
| Type | Format | Best For |
|---|
| Multiple choice | 4 options, 1 correct | Quick assessment, certifications |
| Multiple select |
N options, M correct | Complex topics |
| True/False | Statement + T/F | Fast review |
| Short answer | 1-3 sentences | Definitions, explanations |
| Fill blank | Sentence with
_ | Terminology |
| Matching | Connect pairs | Relationships |
| Essay | Open response | Deep understanding |
Generating Questions
From notes:
CODEBLOCK0
By topic:
CODEBLOCK1
Exam style:
User: "Make questions like the PMP exam"
Agent: Matches official format, question style, difficulty
Practice Session
CODEBLOCK3
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
CODEBLOCK5
Study Planning
CODEBLOCK6
Commands
CODEBLOCK7
Active Subjects
Performance Summary
Focus Areas
该技能的功能
根据您的内容完成考试准备:
- - 模拟测试 — 选择题、简答题、论述题
- 闪卡 — 间隔重复的关键概念,可导出至Anki
- 模拟考试 — 符合真实格式的限时模拟测试
- 差距分析 — 识别薄弱环节,优先攻克薄弱主题
- 学习计划 — 基于考试日期和可用时间的现实日程表
- 摘要 — 将章节浓缩为1-2页与考试相关的内容
- 概念图 — 可视化主题之间的关联
- 快速复习表 — 考前30分钟冲刺用的速记表
适用于:大学考试、认证考试(AWS、PMP等)、标准化测试、专业资格认证。
快速参考
| 任务 | 加载文件 |
|---|
| 出题模式 | questions.md |
| 闪卡格式与策略 |
flashcards.md |
| 限时模拟设置 | simulations.md |
| 成绩追踪 | tracking.md |
核心工作流程
1. 提供原始材料
用户分享:笔记、教材章节、幻灯片、文档、往年试题。
2. 生成题目
智能体按指定难度创建题目:
- - 简单 — 回忆、定义、基础概念
- 中等 — 应用、比较、分析
- 困难 — 综合、边缘案例、多步推理
3. 练习与追踪
用户作答,智能体按主题评分并追踪表现。
4. 聚焦薄弱环节
智能体识别差距,生成针对性练习。
题目类型
| 类型 | 格式 | 最佳用途 |
|---|
| 选择题 | 4个选项,1个正确 | 快速评估、认证考试 |
| 多选题 |
N个选项,M个正确 | 复杂主题 |
| 判断题 | 陈述句 + 对/错 | 快速复习 |
| 简答题 | 1-3句话 | 定义、解释 |
| 填空题 | 带
_的句子 | 术语 |
| 匹配题 | 配对连接 | 关系 |
| 论述题 | 开放式回答 | 深度理解 |
生成题目
从笔记生成:
用户:根据这些AWS S3笔记生成10道题
智能体:创建混合类型、不同难度的题目
按主题生成:
用户:5道关于数据库规范化的困难题
智能体:生成具有挑战性的应用题
按考试风格生成:
用户:制作类似PMP考试的题目
智能体:匹配官方格式、出题风格和难度
练习会话
📝 练习:AWS S3(10道题)
第1/10题 [中等]
哪种S3存储类对于不频繁访问但需要毫秒级检索的数据成本最低?
A) S3 Standard
B) S3 Intelligent-Tiering
C) S3 Standard-IA ✓
D) S3 Glacier
您的答案:_
作答后:
✅ 正确!
S3 Standard-IA专为不频繁访问但需要快速检索的数据设计。
Glacier成本更低,但检索需要数分钟到数小时。
[下一题] [跳过] [结束会话]
存储结构
~/exams/
├── {科目}/
│ ├── questions.jsonl # 题库
│ ├── sessions.jsonl # 练习历史
│ ├── performance.json # 按主题统计成绩
│ └── flashcards.json # 生成的闪卡
学习规划
制定学习计划——距考试2周,每天可学3小时
总结第5章,重点突出可能考到的内容
为[主题]制作概念图
为[科目]生成1页快速复习表
提醒我每天下午7点学习(使用定时任务)
指令
根据[材料]生成20道题
就[主题]对我进行测验
开始限时模拟(50道题,60分钟)
显示我的薄弱环节
为[主题]创建闪卡
复习上次会话中的错题
批改我的论述题答案并提出改进建议
活跃科目
成绩总结
重点领域