RoundTable02/tutor-skills
VerifiedTurn documents and codebases into Obsidian study vaults with built-in quizzes.
What is RoundTable02/tutor-skills?
RoundTable02/tutor-skills provides two Claude Code commands that bridge raw information and active recall. tutor-setup scans PDFs, Markdown, HTML, or code repositories to build a complete StudyVault with interlinked notes, maps of content, and hidden-answer practice items. tutor then delivers graded quiz rounds while updating concept-level progress.
The system auto-detects whether the input is a document set or a software project and applies the matching workflow. Document mode produces topic hierarchies and exam-focused notes, while codebase mode maps architecture, modules, and onboarding exercises. All output uses standard Obsidian wiki-links and foldable callouts for clean navigation.
It is designed for students, self-learners, and developers who want to convert scattered study materials or unfamiliar codebases into a repeatable, trackable study system inside Obsidian.
Capabilities
What you can build with RoundTable02/tutor-skills
Exam preparation from lecture notes
Upload PDFs and Markdown files from a course; the skill builds a vault with concept notes, comparison tables, and active-recall questions that can be reviewed repeatedly.
Onboarding to a new codebase
Point the skill at a Git repository to generate module maps, request-flow diagrams, and guided exercises that help new developers understand architecture quickly.
Spaced-repetition study tracking
Run regular quiz sessions inside Claude Code; the tutor records performance per concept and surfaces weak areas for targeted review in Obsidian.
Install RoundTable02/tutor-skills
npx skills add RoundTable02/tutor-skillsnpx skills add RoundTable02/tutor-skills- 1Run `npx skills add RoundTable02/tutor-skills` to install the two commands.
- 2Navigate to a folder containing PDFs, Markdown, or source code.
- 3Open Claude Code and execute `/tutor-setup` to generate the StudyVault.
- 4Once the vault is created, run `/tutor` to begin a quiz session.
- 5Review generated notes in Obsidian and repeat quizzes to track progress.
Works with
RoundTable02/tutor-skills: pros & cons
Pros
- +Automatically structures both documents and code into usable Obsidian vaults
- +Provides concept-level progress tracking across quiz rounds
- +Works directly inside Claude Code, Cursor, and similar environments
- +Generates active-recall questions with hidden answers by default
Cons
- –Requires Claude Code or a compatible agent environment to run
- –Vault quality depends on the clarity of the original source material
- –No built-in mobile or web quiz interface outside Obsidian
Frequently asked questions
It creates a new StudyVault folder; you can later merge or link it with other vaults.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…