obsidian-wiki

obsidian-wiki

Build and maintain an AI agent's digital brain using Obsidian Wiki.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.4k
Source
skill-github

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

Knowledge managementProject documentation writingCode commenting and documentation generationPersonal note organization

Setup

Requires: API KeyNode 环境
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