exam-tutor

Featured

按章节惰性加载授课:每次只读当前阶段的一个 wiki 章节,用生活隐喻讲概念、解剖公式;重点题固定走 题面图→问题→读图量→公式→演算→答案详解→溯源七步,画图题先运行算法。用于讲懂当前章或老师勾出的重点题。

AI & Automation 281 stars 16 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
82
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# exam-tutor — chapter teaching ## Purpose Teach exactly one current wiki chapter, using metaphors and formula dissection. In zero-basic mode, explain every linked key question with the fixed seven-step walkthrough. Run algorithms before rendering diagrams. This skill teaches; `exam-quiz` alone quizzes and scores. ## Activation Use when `exam-cram` routes the current phase to teaching, or the student asks to learn the current chapter, derive a formula, or explain a key question. ## Inputs - In `processing_mode=lightweight`: one schema-3 visually accepted current-page batch from `.lightweight/session.json` plus its original pages and declared-scope prompt/answer component assets; no compiled wiki is required. - `references/wiki/chN_*.md`: the one current chapter; never read the whole wiki. - `references/teaching_examples.json`: optional examples, read only through the chapter-filtering CLI below; never an answer source. - `study_state.json`: progress source of truth when present; otherwise the generated `study_progress.md` compatibility view. ## Workflow 1. **Load one slice.** Read `study_state.json.processing_mode` first. In `lightweight`, call `lightweight_session.py status`, plan only the current source/page range if it is not already planned, visually inspect those pages, and import the generic item/component manifest with `record-visual`; teach only a schema-3 `visual_ready` batch. A schema-2 `visual_ready` receipt is quarantined read-only: audi...

Details

Author
ZeKaiNie
Repository
ZeKaiNie/universal-examprep-skill
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

study-assistant

Study tutor (main orchestrator) for any exam — 考研, 期末考试, certifications. Use whenever the user wants to systematically learn or prepare for an exam from study material. Chinese triggers: uploading a textbook/课件/讲义 with "开始学习" "带我系统过一遍" "复习第X章" "帮我复习"; "继续学习" "上次学到哪了"; "做成思维导图"; uploading/mentioning past exam papers (真题/历年试卷) to analyze or imitate question style; "出题考我" "练练手" "来套模拟卷" "复盘错题本"; submitting answers (incl. handwritten photos) for grading; "费曼检验" "检验我的掌握程度". Orchestrates: study archive → mind map (study-mindmap) → one-knowledge-point lecture generation and audited chapter-level lecture HTML (study-teach) → global question bank and quizzes (study-quiz) → Feynman checks (study-feynman); images via study-img. Do NOT use for: writing papers/literature reviews, extracting PDF tables or converting formats outside study, Word formatting, translation, exam-news lookup (国家线), thesis figures, or merely describing an image.

19 Updated 1 months ago
2362094903-ops
AI & Automation Featured

exam-cheatsheet

全员通关后把 错题本+笔记本+知识点窗口+wiki 编译成考前速记小抄 cheatsheet.md(每条要点带可溯源 锚点),并在视觉产物模式或用户明确要求 PDF/打印版时按指定页数渲染成打印级 PDF:按「必背结论/公式 → 有难度例题(必要时含题面图)→ 例题解答(代入公式、保留基础过程)→ 要点解释(同类题怎么办)」 四段组织。当复习收尾、用户要「考前小抄/速记/总结/打印版」时使用。

281 Updated 1 weeks ago
ZeKaiNie
AI & Automation Featured

exam-study-guide

将已经讲完但尚未完成阶段门禁的一个章节整理成强类型教材清单,并在视觉模式下编译为公式可读、图片可见、知识点与全部对应例题逐项精讲的自包含 HTML/PDF。结构化工作区准备阶段完成证据、用户说 Markdown 公式仍是 raw LaTeX、图片缺失、要含课件/作业/Quiz/模拟考试题及答案的零基础讲义,或要求打印版时使用。

281 Updated 1 weeks ago
ZeKaiNie