Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults
| Date | Stars |
|---|---|
| 2026-07-31 | 1066 |
| 2026-08-06 | 1066 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# tutor-skill
[](LICENSE)
[](https://docs.anthropic.com/en/docs/claude-code)
[](https://github.com/vercel-labs/skills)
Two [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skills that turn any knowledge source into an **Obsidian StudyVault** and then quiz you on it — closing the loop from content to comprehension.
## How It Works
```
Documents / Code Obsidian Quiz Session
┌──────────────────┐ ┌──────────────────┐ ┌──────────────────┐
│ PDF, MD, HTML, │ /tutor │ StudyVault/ │ /tutor │ 4 questions per │
│ EPUB, source │──setup──▶ │ structured │────────▶ │ round, graded, │
│ code projects │ │ interlinked │ │ concept tracking │
└──────────────────┘ │ notes + MOC │ └────────┬─────────┘
└──────────────────┘ │
▲ │
└─────── progress updates ────┘
```
## Skills Overview
| Skill | Command | Purpose | Input | Output |
|-------|---------|---------|-------|--------|
| **tutor-setup** | `/tutor-setup` | Generate a StudyVault | Documents or source code | Obsidian vault with notes, dashboards, practice questions |
| **tutor** | `/tutor` | Interactive quiz tutor | An existing StudyVault | Quiz sessions with concept-level progress tracking |
## Quick Start
### One-line install (recommended)
```bash
npx skills add RoundTable02/tutor-skills
```
> Requires [npx skills](https://github.com/vercel-labs/skills) — works with Claude Code, Cursor, Windsurf, and more.
### Manual install
```bash
git clone https://github.com/RoundTable02/tutor-skills.git
cd tutor-skills
./install.sh
```
### Step 1: Generate a StudyVault
```bash
cd ~/study-materials/ # or any source code project
claude
> /tutor-setup
```
### Step 2: Start Quizzing
```bash
claude
> /tutor
```
---
## tutor-setup
Transforms knowledge sources into a structured Obsidian StudyVault. Mode is auto-detected:
| Marker Found | Mode |
|---|---|
| `package.json`, `pom.xml`, `build.gradle`, `Cargo.toml`, `go.mod`, etc. | Codebase Mode |
| No project markers | Document Mode |
### Document Mode
Turns PDFs, text files, web pages, and other sources into comprehensive study notes.
- Auto-scans working directory for source files (PDF, TXT, MD, HTML, EPUB)
- Extracts and analyzes content with verified source mapping
- Generates concept notes with comparison tables, ASCII diagrams, and exam patterns
- Creates practice questions with hidden answers (active recall via fold callouts)
- Builds a dashboard with Map of Content (MOC), Quick Reference, and Exam Traps
- Full interlinking with `[[wiki-links]]` across all notes
**Phases**
| Phase | Name | Description |
|-------|------|-------------|
| D1 | Source Discovery | Scan, extract, and verify source content mapping |
| D2 | Content Analysis | Build topic hierarchy and dependency map |
| D3 | Tag Standard | Define English kebab-case tag registry |
| D4 | Vault Structure | Create numbered folders per topic |
| D5 | Dashboard | MOC, Quick Reference, Exam Traps |
| D6 | Concept Notes | Structured notes with tables, diagrams, callouts |
| D7 | Practice Questions | Active recall with fold callouts (8+ per topic) |
| D8 | Interlinking | Cross-reference all notes with wiki-links |
| D9 | Self-Review | Verify against quality checklist |
**Generated structure**
```
StudyVault/
00-Dashboard/ # MOC + Quick Reference + Exam Traps
01-<Topic1>/ # Concept notes + practice questions
02-<Topic2>/
...
```
### Codebase Mode
Generates a new-developer onboarding vault from a source code project.
- Auto-dExcerpt of 8,843 characters
Read on GitHub4
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:af13f33b33dadc7c, llm:Repository description: 'A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults' and topics: agent-skills, claude, claude-code, claude-skills, skill, skills, skillsmp.
matched fp:af13f33b33dadc7c, llm:Repository description: 'A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults' and topics: agent-skills, claude, claude-code, claude-skills, skill, skills, skillsmp.
matched fp:af13f33b33dadc7c, llm:Repository description: 'A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults' and topics: agent-skills, claude, claude-code, claude-skills, skill, skills, skillsmp.