Karpathy-style LLM wiki workflow for an Obsidian vault: ingest sources, query with citations, lint for health issues, and maintain a CLAUDE.md schema.
Query the Obsidian wiki at ~/dev/knowledge with citations
Find content gaps (entities mentioned across pages with no dedicated page)
Extract one AI coding session into raw/sessions/ as a markdown source for the vault
Ingest a source into the Obsidian wiki at ~/dev/knowledge
Run a health check over the Obsidian vault at ~/dev/knowledge
Use when the user asks to find content gaps in their Obsidian vault, missing pages, topics that should have a dedicated note, or mentions "/vault-gaps". Trigger on "what's missing from my wiki", "find topics I should write up", "any gaps in my notes", or "entities I keep mentioning but don't have a page for".
Use when the user asks to refresh, rebuild, or regenerate Home.md in their Obsidian vault, mentions "/vault-rebuild-home", or notices that Home.md has drifted from the actual files on disk. Trigger on "rebuild the index", "refresh Home.md", "Home is out of date", or "the index is stale".
Use when the user asks to ingest a source into their Obsidian vault at ~/dev/knowledge, add an article/PDF/page to the wiki, process something dropped into raw/, or mentions "/vault-ingest". Trigger on "ingest this", "add this to my notes", "process this article", "put this in the wiki", or when a new file appears under ~/dev/knowledge/raw/.
Use when the user asks for a vault health check, mentions "/vault-lint", or asks about orphan pages, broken wikilinks, contradictions between notes, stale claims, or missing backlinks in their Obsidian vault. Trigger on "lint my vault", "check wiki health", "find orphans", or "any broken links in my notes".
Use when the user asks to merge two Obsidian vault pages into one, consolidate duplicate notes, mentions "/vault-merge", or says "these two pages are about the same thing". Trigger on "merge these notes", "consolidate X and Y", "this is a duplicate of", or "fold this page into".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sureserverman/obsidian-wiki-plugin --plugin obsidian-wikiPersistent, compounding knowledge base maintained by LLMs in Obsidian — agent-first edition. Four task-oriented agents (Researcher / Advisor / Curator / Scribe) with citations, confidence, supersession, and rolling session cache. Inspired by Karpathy's LLM Wiki pattern.
LLM-maintained knowledge base skill — structured wiki with Obsidian, milestone-based source clustering, proactive write-back, and autonomous lint
A collection of Claude Code skills for knowledge management, wiki building, and more.
Work with Obsidian vaults — search, create, edit, organize notes and manage frontmatter via obsidian-cli and direct file access
LLM Wiki — persistent, compounding knowledge base inside Obsidian. Ingest, compile, query, lint, and remove knowledge base wikis. Based on Karpathy's LLM Wiki pattern.
Personal LLM-managed wiki: ingest sources, cross-reference pages, query with citations, and lint your markdown knowledge base