agricidaniel/claude-obsidian

Self-organizing AI second brain for Obsidian + Claude Code. Drop any source and Claude reads, links, and files it into one connected knowledge graph of...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on August 24th, 2026
Created on April 7th, 2026
Open Issues & Pull Requests: 139 (+0)
GitHub issues: Enabled
Number of forks: 1,412
Total Stargazers: 13,644 (+17)
Total Subscribers: 63 (+1)

Repository Insights (GitGenius)

Median issue/PR response: 4.2 days
Mean response time: 6.8 days
90th percentile: 17.1 days
Tracked items: 27

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 24% of tracked open issues have had no activity in three months. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 66
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 64 days
Stale 30+ days: 46
Stale 90+ days: 10

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (5)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

claude-obsidian is a knowledge management system that integrates Claude Code with Obsidian to build a self-organizing personal knowledge base stored as plain Markdown files you own.

The tool addresses the problem that most AI note-taking workflows capture text but leave it disconnected and ungrounded. claude-obsidian works by ingesting source material through a visible inbox, preserving immutable copies before synthesis, and then creating linked Obsidian pages with explicit source citations. It grounds claims in a ledger that tracks authority, freshness, and confidence, then enables retrieval and reuse of existing knowledge rather than starting each conversation from scratch. The vault remains a normal directory of Markdown and JSON files—not hidden in a plugin cache or uploaded to the cloud—giving you full ownership and portability.

You should choose this tool if you want an AI-assisted knowledge system that keeps your files under your control and remains useful even without the agent. It suits research workflows, personal wikis, and projects where you need to build on accumulated knowledge over time. The tool is compatible with Claude Code and Agent Skills hosts, and it implements the LLM Wiki pattern described in Karpathy's work.

The project has a substantial base of adopters reporting real-world use, as evidenced by most open issues being raised by outside users rather than the core team. Responses to issues and pull requests typically arrive within one to two weeks. Work in the issue tracker is dominated by bug reports, indicating the team focuses on stability and fixing problems encountered in production use.