Ar9av/obsidian-wiki
A framework of executable markdown skill files that AI agents read and use to build and maintain an Obsidian-based digital brain.

This project provides a set of markdown skill files designed for AI coding agents to execute against an Obsidian vault. It implements Karpathy’s LLM Wiki pattern where a language model acts as the maintainer of a personal knowledge base stored as interconnected markdown files. The framework is installed via pip and symlinks skills into AI agent environments so they can be invoked with commands like ‘set up my wiki’. Users define goals and the agent executes the appropriate skills to compile and keep knowledge current.