tutor

Diagnoses and drills user knowledge with adaptive, quiz-based learning sessions.

Updated Jul 11, 2022
One-click install
npx skills add https://github.com/zhengfran/dotconfig --skill tutor-zhengfran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor
Source: https://github.com/zhengfran/dotconfig/tree/main/tools/ai/agents/skills/tutor
Command: npx skills add https://github.com/zhengfran/dotconfig --skill tutor-zhengfran

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you discover what you do not really understand yet by turning your StudyVault content into a concept-level quiz that tracks your learning progress.

Core Features & Use Cases

  • Diagnostic + targeted drilling: Choose between a diagnostic assessment, drilling your weakest areas, or reviewing mastered material.
  • Concept-level tracking in your vault: Maintains per-area concept files with attempts, correctness, status, and error notes.
  • Dashboard-driven session setup: Uses your StudyVault dashboard to offer the most relevant session options based on your current proficiency.

Quick Start

Ask your tutor to run a quiz session by saying "quiz me" or "/tutor" while your StudyVault files are available in the project.

Frequently Asked Questions about tutor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate adaptive quizzes from Obsidian notes to find concept blind spots?

To generate adaptive quizzes from Obsidian notes, use a tutoring Skill that reads your StudyVault dashboard and per-area concept files, then produces four zero-hint multiple-choice questions to diagnose and drill your knowledge at the concept level.

Can I track learning analytics and concept mastery directly within Obsidian?

Yes, you can track learning analytics within Obsidian by running quiz sessions that update per-area concept files with attempts, correctness, status, and error notes, while also refreshing dashboard proficiency badges to reflect your current mastery.

How does concept mapping and adaptive practice work for diagnostic studying?

Concept mapping and adaptive practice work by evaluating your StudyVault dashboard to offer relevant session options, generating targeted multiple-choice questions without hints, and deterministically updating concept trackers to maintain consistent learning history.

Do I need a specific Obsidian dashboard setup to run a quiz session?

Yes, you need an Obsidian StudyVault dashboard and per-area concept files available in your project, because the tutoring session relies on reading these files to offer relevant diagnostic or drilling options and to write deterministic progress updates.

What are the limitations of using automated tutoring for knowledge tracking in Obsidian?

Limitations include strict quiz-rule compliance requiring exactly four questions with randomized correct options and zero hints, and deterministic file updates that restrict flexibility but ensure your learning history remains consistent across sessions.