tutor-setup

Converts PDFs, texts, and web sources into structured Notion StudyVaults with practice questions and onboarding guides from code projects.

Updated May 18, 2025
One-click install
npx skills add https://github.com/dkssyd13/.dotfiles --skill tutor-setup-dkssyd13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor-setup
Source: https://github.com/dkssyd13/.dotfiles/tree/main/claude/.claude/skills/tutor-setup
Command: npx skills add https://github.com/dkssyd13/.dotfiles --skill tutor-setup-dkssyd13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__plugin_Notion_notion__notion-create-database, mcp__plugin_Notion_notion__notion-create-pages, mcp__plugin_Notion_notion__notion-fetch, mcp__plugin_Notion_notion__notion-search, mcp__plugin_Notion_notion__notion-update-page, mcp__plugin_Notion_notion__notion-move-pages, mcp__plugin_Notion_notion__notion-update-data-source, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the transformation of knowledge sources into structured Notion StudyVaults, streamlining the process of creating comprehensive study materials and onboarding guides.

Core Features & Use Cases

  • Document Mode: Converts PDFs, texts, and web sources into study notes with practice questions.
  • Codebase Mode: Generates onboarding vaults for new developers from source code projects.
  • Mode Detection: Automatically detects the mode based on project markers in the current working directory.
  • Notion Integration: Creates and manages Notion databases and pages for storing and organizing information.

Quick Start

To convert a knowledge source into a Notion StudyVault, use the tutor-setup skill with the source path or URL as an argument: 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 PDFs and web sources into structured Notion study notes?

You can convert PDFs, texts, and web sources into structured Notion study notes by using Document Mode, which automatically generates practice questions alongside your study materials.

Can I generate developer onboarding guides directly from source code projects?

Yes, Codebase Mode generates developer onboarding guides from source code projects by creating structured Notion StudyVaults tailored for new developers.

Do I need specific Notion plugins to create and manage study databases?

Yes, you need specific Notion plugins for database and page creation, including tools to create, fetch, search, update, and move pages within your Notion workspace.

How does the system detect whether to use Document Mode or Codebase Mode?

The system automatically detects the mode based on project markers found in the current working directory, switching between Document Mode and Codebase Mode accordingly.

What is the best way to organize study materials and onboarding guides in Notion?

The best way to organize study materials is by transforming knowledge sources into structured Notion StudyVaults, which manage databases and pages for storing and retrieving information.

Are there limitations when moving or updating pages within a generated Notion StudyVault?

Limitations depend on your Notion plugin permissions, as managing generated StudyVaults requires specific access to update and move pages within your Notion workspace.