RoundTable02/tutor-skills
FreeTransform docs or codebases into interactive StudyVaults
About RoundTable02/tutor-skills
Tutor-skills is an open-source Claude Code skill set that transforms any knowledge source—documents, PDFs, or codebases—into an Obsidian StudyVault and then quizzes you on the material. It consists of two commands: /tutor-setup (converts content into a structured vault with concept notes, dashboards, and practice questions) and /tutor (runs interactive quiz sessions with concept-level progress tracking). Document mode auto-scans working directories for PDF, TXT, MD, HTML, and EPUB files, while codebase mode detects project markers (e.g., package.json, pom.xml) and generates onboarding vaults with architecture analysis and exercises. The output is a fully interlinked Obsidian vault with wiki-links, active recall fold callouts, and a Map of Content. Installable via npx skills or manual clone. Works with Claude Code, Cursor, Windsurf, and other compatible AI assistants.
Key Features
Pros & Cons
- Free and open-source with a permissive license
- Dual functionality: content conversion and interactive quizzing in one system
- Supports multiple input formats: PDF, Markdown, HTML, EPUB, and source code
- Output is a fully structured Obsidian vault with interlinked notes, dashboards, and practice questions
- Active recall mechanism via hidden answers (fold callouts) enhances learning retention
- Codebase mode provides valuable onboarding assistance for complex projects
- Easy one-line install via npx skills
- Primarily designed for Obsidian; output may require adaptation for other note-taking tools
- Requires npx skills to be installed on the system, which adds a dependency
- Initial setup may involve cloning a GitHub repo or running an install script
- Quizzing feature is tied to the generated vault and may not work with external content
- Relies on Claude Code or compatible AI assistants for execution