by Ar9av · Agent Tool · ★ 2.3k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 asks for your vault path, writes the config to , symlinks skills into all your agents, and installs globally so you can use it from any project. 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 script automatically configures skill discovery for each one: | Agent
| Stars | 2,260 |
| Forks | 226 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 52.502/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-18 |
| Created | 2026-04-06 |
| Platforms | python |
| Est. Tokens | ~18k |
Looking for a obsidian-wiki alternative? If you're comparing obsidian-wiki with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads t
Interactive, editable docs designed for coding agents
Agent Skills for Solopreneurs
Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streama
The local-first LLM Wiki: open-source knowledge graph builder, RAG knowledge base, and agent memory store. Bui
Skill, agent, MCP, and harness recommendations for Claude Code/custom LLMs: 102,928-node LLM-wiki graph, 91,46
Explore other popular agent tool tools:
obsidian-wiki is Framework for AI agents to build and maintain a digital brain through Obsidian wiki using Karpathy's LLM Wiki pattern. It is categorized as a Agent Tool with 2.3k GitHub stars.
obsidian-wiki is primarily written in Python. It covers topics such as agent-skills, brain, knowledge-base.
You can find installation instructions and usage details in the obsidian-wiki GitHub repository at github.com/Ar9av/obsidian-wiki. The project has 2.3k stars and 226 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.
The top alternatives to obsidian-wiki on Agent Skills Hub include llm-wiki-agent, davia, opc-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.