Sign InOpen Brain
GitHubGitHub RepoNeeds Review

AgriciDaniel/claude-obsidian

A local-first Obsidian system gives coding agents durable, cited context while keeping Markdown portable and serializing writes into recoverable transactions.

GitHub
Open Source Open MarkdownOpen JSON
Source Summary

claude-obsidian captures immutable sources, builds linked and cited Markdown notes, answers from vault evidence, and falls back to deterministic BM25 when model-based retrieval is unavailable. The portable core requires **Python 3.11+**.

Practical Implication

Use it as a reference for durable agent context: retain raw evidence, expose contradictions, and let parallel workers draft while **one orchestrator** applies a reviewed transaction. Setup supports Claude Code and portable skill links for Codex, OpenCode, and Gemini.

Agent-Ready Context
claude-obsidian captures immutable sources, builds linked and cited Markdown notes, answers from vault evidence, and falls back to deterministic BM25 when model-based retrieval is unavailable. The portable core requires **Python 3.11+**.

Use it as a reference for durable agent context: retain raw evidence, expose contradictions, and let parallel workers draft while **one orchestrator** applies a reviewed transaction. Setup supports Claude Code and portable skill links for Codex, OpenCode, and Gemini.

This is not automatic transcription, cloud sync, a factual oracle, or a backup system. Network access, destructive repairs, checkpoints, and writes remain explicit; native Windows supports inspection, but vault writes require **WSL**.
Connected Context · Feed7 Judgment

claude-obsidian makes the durable Markdown knowledge-base pattern more rigorous: immutable evidence, cited derived notes, visible contradictions, deterministic fallback retrieval, and serialized reviewed writes. It confirms that portable context can work without treating generated notes as authority, while narrowing safe parallelism to drafting and leaving synchronization, backup, network access, and destructive repair explicitly outside automation.

LLM Knowledge Bases: a practical guide — Ben Holmes, WarpThe candidate proposes raw Markdown plus controlled tags, backlinks, and indexes; claude-obsidian implements that pattern with immutable sources, citations, contradiction exposure, and explicit write transactions.virgiliojr94/book-to-skillbook-to-skill compiles stable documents into progressively disclosed skills, while claude-obsidian preserves evolving raw evidence and cited notes; they fit different reuse needs rather than replacing one another.Graphify-Labs/graphifyBoth preserve provenance while adding navigable relationships, but Graphify specializes in repository graphs whereas claude-obsidian provides a broader portable Markdown evidence workflow.Building Agents Is Trivial Now, Context Is the Next Frontier — Jeff Ng, UnblockedThe candidate requires reconciled organizational decisions and incident context; claude-obsidian supplies relevant mechanisms through immutable sources, citations, contradiction exposure, and reviewed single-writer updates.
Context Map
contextcodingresearch#context-engineering#retrieval#skills
Uncertainty
This is not automatic transcription, cloud sync, a factual oracle, or a backup system. Network access, destructive repairs, checkpoints, and writes remain explicit; native Windows supports inspection, but vault writes require **WSL**.