by Ar9av · Agent Tool · ★ 1.4k
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.
| Stars | 1,381 |
| Forks | 164 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 53.602/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-20 |
| Created | 2026-04-06 |
| Platforms | python |
| Est. Tokens | ~31k |
Explore other popular agent tool tools:
obsidian-wiki is Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern. It is categorized as a Agent Tool with 1.4k GitHub stars.
obsidian-wiki is primarily written in Python. It covers topics such as agent-skills, knowledge-base, llm-tools.
You can find installation instructions and usage details in the obsidian-wiki GitHub repository at github.com/Ar9av/obsidian-wiki. The project has 1.4k stars and 164 forks, indicating an active community.
obsidian-wiki is released under the MIT license, making it free to use and modify according to the license terms.