RadarTopicsBuildersWeeklyReads
Open Source Radar
AgriciDaniel/

claude-obsidian

GitHubWebsite

A local-first Obsidian knowledge system plugin integrating Claude Code. It ingests sources, builds linked Markdown vaults, and supports a recoverable transaction workflow. Latest release includes native Windows compatibility and read-only support.

10kstars
1.2kforks
126issues
MITlicense
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Egonex-AI/
Understand-Anything

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

77k6.5kTypeScriptgiant
topoteretes/
cognee
254/wk

Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.

30k2.9kPython
Graphify-Labs/
graphify
4.6k/wk

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

102k9.9kPython
ComposioHQ/
awesome-claude-skills
585/wk

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

72k8.1kPython
hesreallyhim/
awesome-claude-code
488/wk

A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins

52k4.5kPython
sickn33/
agentic-awesome-skills
328/wk

AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,000+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

44k6.5kPython
Reviewgenerated from repository data · Aug 5, 2026

What it is

claude-obsidian is a local-first knowledge system for Claude Code and compatible Agent Skills hosts. It turns source material into linked, source-cited Obsidian pages; answers from the evidence already in the vault; and provides explicit workflows for research, retrieval, maintenance, and visual mapping.

Your vault remains a normal directory of Markdown, JSON, and source files. It is not hidden in a plugin cache, locked in a cloud database, or silently uploaded to a model.

How it works

The project organizes a repeatable loop: retain the source, ground the claims, connect the knowledge, then put it back to work. It captures sources with context, grounds important claims with provenance, and builds linked pages, indexes, and maps of content. It supports queries against the existing vault evidence and maintains a provenance-aware model. It operates with local filesystem sources, optional BM25 retrieval, and various workflow skills (e.g., wiki, wiki-ingest, wiki-query).

Key capabilities include: local ownership of vault files, source-cited notes, and explicit workflows for research, retrieval, maintenance, and visualization within Obsidian.

Getting started

Quick start steps shown in the README:

  • Get the product:
git clone https://github.com/AgriciDaniel/claude-obsidian.git
cd claude-obsidian
  • Initialize a separate vault:
export GENERATED_AT="$(date -u +%Y-%m-%dT%H:%M:%SZ)"
export OPERATION_ID="init-reviewed"

python3 scripts/claude-obsidian.py init "$HOME/Documents/MyKnowledgeVault" \
  --generated-at "$GENERATED_AT" --operation-id "$OPERATION_ID" 

Copy the approved plan SHA256 and apply:

python3 scripts/claude-obsidian.py init "$HOME/Documents/MyKnowledgeVault" \
  --generated-at "$GENERATED_AT" --operation-id "$OPERATION_ID" \
  --approved-plan-sha256 "<sha256-from-the-plan>" --apply
  • For existing vaults, adopt non-destructively per installation guide.
  • Start from the vault:
cd "$HOME/Documents/MyKnowledgeVault"
claude --plugin-dir /absolute/path/to/claude-obsidian

Then use the provided invocations, e.g. "/claude-obsidian:wiki" and related commands.

15 skills, one system

The project exposes skills such as wiki, save, wiki-ingest, wiki-query, wiki-lint, autoresearch, canvas, defuddle, wiki-fold, wiki-mode, wiki-retrieve, wiki-cli, obsidian-markdown, obsidian-bases, think. Claude Code exposes namespaced invocations like "/claude-obsidian:wiki-lint"; other hosts use their native Agent Skills invocations.

Release notes (latest releases)

Latest releases include v2.1.0 Native Windows Compatibility with read-only operations, v2.0.0 focusing on reliability and evidence refoundation, and earlier updates adding features like DragonScale memory layer and cross-link with claude-canvas. The README lists the latest five releases with dates and brief notes.

Traction

Stars: 10371; Forks: 1201; Open issues: 126

Behind the repo

claude-obsidian is described as a local-first knowledge system for Claude Code and compatible Agent Skills hosts, with a focus on owning the vault and linking notes for a knowledge graph.

Caveats

Requires Python 3.11 or newer, Obsidian, and Bash; Git for development. Windows/Wsl notes indicate read-only inspection and dry-run commands on native Windows; vault writes require WSL and error on unsupported platforms. The project uses a transaction-based approach with explicit operation IDs and approved plan hashes for mutations. The license is MIT.

Agent skills inside · 15
All skills →
wikiInitialize, adopt, and route work for a separate Obsidian knowledge vault through the portable claude-obsidian core. Use for vault setup, scaffolding, workspace selection, cross-project configuration, or choosing the correct wiki sub-skill. Triggers: /wiki, set up wiki, scaffold vault, create knowledge base, adopt this vault, Obsidian vault, second brain setup, persistent wiki.Workflow & Productivitywiki-modeRead or configure the vault filing methodology and suggest destinations for planned knowledge creation under Generic, LYT, PARA, or Zettelkasten. Use for wiki mode, methodology mode, what is my vault mode, set vault mode, switch to PARA, use LYT, Zettelkasten setup, change mode, configure mode, or methodology routing. This skill does not save content or migrate notes.Content & MarketingautoresearchRun a bounded, source-grounded research loop, draft a cited dossier, and optionally propose a separately reviewed canonical vault merge. Use when the user wants autonomous or deep research that may access the public web. Triggers: /autoresearch, autoresearch, research this topic, deep dive into, investigate, find everything about, research and file, go research, build a wiki on.Otherwiki-foldCreate a bounded, extractive, structurally idempotent rollup of recent Obsidian wiki log entries, with dry-run preview by default and one optional transaction apply. Use for manual log compression without modifying child pages. Triggers: fold the log, run a fold, run wiki-fold, log rollup, roll up log entries, commit the fold.Workflow & ProductivitycanvasCreate, inspect, and update Obsidian JSON Canvas boards with text, file, link, group, and edge nodes. Use for canvas status, canvas lists, visual maps, zones, spatial layouts, adding vault notes or media to a .canvas file, and requests such as create canvas, add to canvas, or put this on the canvas.Design & PresentationsaveSave a user-selected answer, decision, insight, or session summary into an Obsidian vault as one reviewed transaction. Use only when the user explicitly asks to preserve specific conversation content, not when they supply a file or URL to ingest. Triggers: /save, save this, save that answer, file this conversation, save this analysis, keep this insight, preserve this chat result.Content & Marketing
SharePost on XLinkedIn
All trending reposRevenue-verified startups →