Obsidian Wiki
Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
obsidian-wiki
A knowledge mgmt system inspired by gist published by Andrej Karpathy about maintaining a personal knowledge base with LLMs : the "LLM Wiki" pattern.
Instead of asking an LLM the same questions over over (or doing RAG every time), you compile knowledge once into interconnected markdown files and keep them current. In this case Obsidian is the viewer and the LLM is the maintainer.
We took that and built a framework around it. The whole thing is a set of markdown skill files that any AI coding agent (Claude Code, Cursor, Windsurf, whatever you use) can read and execute. You point it at your Obsidian vault and tell it what to do.
Quick Start
git clone https://github.com/Ar9av/obsidian-wiki.git
cd obsidian-wiki
bash setup.shsetup.sh asks for your vault path, writes the config to ~/.obsidian-wiki/config, symlinks skills into all your agents, and installs wiki-update globally so you can use it from any project.
OBSIDIAN_VAULT_PATH is just any directory where you want your wiki documents to live. It can be a new empty folder or an existing Obsidian vault. Obsidian will read from it directly.
Open the project in your agent and say "set up my wiki". That's it.
Agent Compatibility
This framework works with any AI coding agent that can read files. The setup.sh script automatically configures skill discovery for each one:
Don't lose this
Three weeks from now, you'll want Obsidian Wiki again. Will you remember where to find it?
Save it to your library and the next time you need Obsidian Wiki, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern. Best for anyone looking to make their AI assistant more capable in content. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.