tutor-setup

Convert PDF, text, web, and code sources into an Obsidian StudyVault.

Updated May 4, 2026
One-click install
npx skills add https://github.com/luokai25/luo-ai-skills-market --skill tutor-setup-luokai25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor-setup
Source: https://github.com/luokai25/luo-ai-skills-market/tree/main/09-data-and-ai%20%28by%20Luo%20Kai%29/10-research-analysis/tutor-setup
Command: npx skills add https://github.com/luokai25/luo-ai-skills-market --skill tutor-setup-luokai25

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdftotext, WebFetch, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of converting various knowledge sources into an organized Obsidian StudyVault, enhancing study efficiency and organization.

Core Features & Use Cases

  • Document Mode: Converts PDFs, texts, and web sources into study notes with practice questions.
  • Codebase Mode: Generates onboarding materials for new developers from source code projects.
  • Mode Detection: Automatically detects and switches between Document and Codebase modes based on project markers.

Quick Start

Use the tutor-setup skill to convert your project into a StudyVault by running 'tutor-setup [source-path-or-url]'.

Frequently Asked Questions about tutor-setup

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

FAQPage Schema
How do I convert PDF and web sources into an Obsidian StudyVault?

Converting PDFs and web sources into an Obsidian StudyVault involves document mode, which maps source content and generates study notes with practice questions. The system requires pdftotext and WebFetch to extract and process external content.

Can I generate onboarding materials for a new developer from an existing codebase?

You can generate developer onboarding materials from an existing codebase using codebase mode. This function analyzes source code projects to identify topic hierarchies and interlinking, creating structured onboarding documentation automatically.

Does the knowledge transformation process require manual mode switching for documents and code?

Manual mode switching is not required for knowledge transformation. The system features auto-detection that automatically switches between Document and Codebase modes based on identified project markers within the source path.

What dependencies do I need to install to transform text into Obsidian study notes?

You need to install pdftotext and WebFetch dependencies to transform text into Obsidian study notes. These tools are required for extracting content from PDFs and fetching web sources during the knowledge transformation process.

What is the best way to organize study notes from multiple source formats?

Using an automated StudyVault transformation is the best way to organize study notes from multiple source formats. It identifies topic hierarchies and establishes interlinking across PDF, text, web, and code sources for unified knowledge organization.