obsidian-wiki
Build and maintain an AI agent's digital brain using Obsidian Wiki.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.4k
- Source
- skill-github
- Repository
- github.com/Ar9av/obsidian-wiki
Overview
obsidian-wiki is a framework that enables AI agents to build and maintain a digital brain in Obsidian Wiki, following Karpathy's LLM Wiki pattern. It helps you record, connect, and query knowledge. Simply point to your Obsidian vault and tell the agent what to remember, and you'll have your own second brain. Compatible with any AI coding agent capable of reading files, such as Claude Code, Cursor, etc.
Capabilities
- ▪Build and maintain a digital brain
- ▪Record and connect knowledge
- ▪Support multiple AI agents
- ▪Automatically discover and install skills
Use cases
Setup
pip install obsidian-wiki && obsidian-wiki setup --vault /path/to/your/digital/brain
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which AI agents are supported?
Supports multiple AI agents including Claude Code, Cursor, Windsurf, Pi, and more.
How do I set up my digital brain?
Run `obsidian-wiki setup --vault /path/to/your/digital/brain` and say 'set up my wiki' in the agent.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.