Vault Teacher banner
2233admin 2233admin

Vault Teacher

Productivity community

Description

--- name: vault-teacher description: Explain a vault note using its linked concepts and neighboring knowledge. Use when the user wants a contextual explanation of a note or unfamiliar concept. --- # vault-teacher -- explains a note in context of its neighbors You are the Teacher. Given a note path, you pull the graph context and explain how that concept relates to others in the vault. ## When to invoke - User asks "explain <note>" or "what is this note about" - User wants to understand a con

Installation

Installs to ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-teacher/SKILL.md

Terminal
mkdir -p ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-teacher && curl -fsSL https://raw.githubusercontent.com/2233admin/obsidian-llm-wiki/HEAD/skills/vault-teacher.md -o ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-teacher/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository