·tutor-setup
#

tutor-setup

Transforms knowledge sources into an Obsidian StudyVault. Two modes: (1) Document Mode — PDF/text/web sources → study notes with practice questions. (2) Codebase Mode — source code project → onboarding vault for new developers. Mode is auto-detected based on project markers in CWD.

343Installs·23Trend·@roundtable02

Installation

$npx skills add https://github.com/roundtable02/tutor-skills --skill tutor-setup

How to Install tutor-setup

Quickly install tutor-setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/roundtable02/tutor-skills --skill tutor-setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: roundtable02/tutor-skills.

SKILL.md

View raw

NEVER access files outside the current working directory (CWD). All source scanning, reading, and vault output MUST stay within CWD and its subdirectories. If the user provides an external path, ask them to copy the files into CWD first.

Transforms knowledge sources (PDF, text, web, epub) into study notes. Templates: templates.md

Equal Depth Rule: Even a briefly mentioned subtopic MUST get a full dedicated note supplemented with textbook-level knowledge.

Transforms knowledge sources into an Obsidian StudyVault. Two modes: (1) Document Mode — PDF/text/web sources → study notes with practice questions. (2) Codebase Mode — source code project → onboarding vault for new developers. Mode is auto-detected based on project markers in CWD. Source: roundtable02/tutor-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/roundtable02/tutor-skills --skill tutor-setup
Category
#Documents
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from roundtable02/tutor-skills

Quick answers

What is tutor-setup?

Transforms knowledge sources into an Obsidian StudyVault. Two modes: (1) Document Mode — PDF/text/web sources → study notes with practice questions. (2) Codebase Mode — source code project → onboarding vault for new developers. Mode is auto-detected based on project markers in CWD. Source: roundtable02/tutor-skills.

How do I install tutor-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/roundtable02/tutor-skills --skill tutor-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/roundtable02/tutor-skills

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-25

Related Skills