Tutor Setup: StudyVault Generator
Transforms raw knowledge sources into a structured, navigable Obsidian StudyVault.
Triggers
/tutor-setup <source-path>- "Analyze this codebase and set up a study vault."
Phased Workflow
- D1: Source Discovery: Scan files, identify file types.
- D2: Stack Detection (Codebase Mode): Refer to
references/codebase-logic.md. Identify languages, frameworks, and entry points. - D3: Content Extraction: Parse text and code to identify core concepts.
- D4: Dependency Mapping: Map how concepts/modules relate.
- D5: Dashboard Creation: Generate
Dashboard.mdusingreferences/dashboard-template.md. - D6: Concept Note Generation: Create notes using
references/concept-note-format.md. - D7: Active Recall Integration: Add folded answers to questions.
- D8: Wiki-linking: Link all notes.
- D9: Quality Checklist: Verify all links and structure.
Requirements
- Use Obsidian callouts (
> [!info]) and Mermaid diagrams. - Always include a
StudyPlan.md.