RadarTopicsBuildersWeeklyReads
Open Source Radar
Ar9av/

obsidian-wiki

GitHub

obsidian-wiki is a Python-based framework that helps AI agents build and maintain a knowledge graph inside Obsidian by ingesting diverse sources and providing CLI/SL commands for management.

3.1kstars
315forks
7issues
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
siyuan-note/
siyuan
150/wk

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

46k2.9kTypeScript
Tencent/
WeKnora
301/wk

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

19k2.8kGo
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 plain Markdown you own. AI note-taking, personal knowledge management (PKM), and an open-source Notion alternative. Based on Karpathy's LLM Wiki pattern.

10k1.2kPython
Panniantong/
Agent-Reach
4.7k/wk

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

66k5.5kPython
chatchat-space/
Langchain-Chatchat
24/wk

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

39k6.3kPythonquiet
khoj-ai/
khoj
106/wk

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

36k2.3kPython
Reviewgenerated from repository data · Aug 5, 2026

What it is

obsidian-wiki is a framework for AI agents to build and maintain a digital brain through Obsidian wiki

How it works

The project ingests text-shaped content (docs, PDFs, transcripts, URLs) and compiles learned information into interconnected Markdown pages within an Obsidian vault. It supports multiple agent-compatible commands to ingest, update, capture, query, narrate, and digest knowledge, with a workflow that tracks changes and avoids duplication. It uses a manifest to process deltas between runs and provides a graph view export path.

Getting started

pip install obsidian-wiki
obsidian-wiki setup --vault ~/brain

Other installation paths include git clone, Skills CLI, and multiple vaults; see Installation in the docs.

Recent releases

  • v2026.08 (2026-08-04): feat: add vault-backed agent context; fix: exempt read-only sessions from the Stop-hook capture nudge
  • v2026.07.10 (2026-07-26): Make source discovery git-aware for repo ingestion; Share one GitHub-sync implementation across setup.sh and the CLI
  • v2026.07.9 (2026-07-23): fix(lint): stage trust-ledger enforcement behind strict_trust

Full Changelog: https://github.com/Ar9av/obsidian-wiki/

  • v2026.07.8 (2026-07-18): docs: advisory README translation drift check with backfill script; fix: bundle wiki-stop-capture.sh in the publication
  • v2026.07.7 (2026-07-17): fix(skills): replace hardcoded grep examples with rg

Full Changelog: https://github.com/Ar9av/obsidian-wiki/

Traction

The repository has 3115 stars and 315 forks as reported. Open issues: 7.

Behind the repo

The project is licensed MIT and primarily implemented in Python.

Caveats

License: MIT Last push: 2026-08-04; Created: 2026-04-06

Agent skills inside · 38
All skills →
wiki-ingestIngest any source into the Obsidian wiki by distilling its knowledge into interconnected wiki pages. Handles structured documents (PDFs, markdown, articles, papers, notes, folders), raw/unstructured text (chat exports, conversation logs, Slack/Discord threads, meeting transcripts, CSV/JSON data, journal entries, browser bookmarks, email archives, text dumps), AND web URLs. Use whenever the user wants to add new sources to their wiki: "add this to the wiki", "process these docs", "ingest this folder", "ingest this data", "process this export/logs", "import my chat history from X", "/ingest-urData & Analyticsobsidian-layout-adjustmentWorkflow for working with Dan on changing how Obsidian looks using CSS snippets. Use this whenever Dan asks to restyle Obsidian, tune a vault's visual layout, adjust tabs, sidebars, note surfaces, properties, backlinks, graph panes, file explorer rows, icons, links, shadows, active states, or CSS snippets. Also use it when Dan says a visual CSS change did nothing, still looks wrapped, is not lifted, is unreadable, or needs to be refactored without changing the current appearance.Frontendopenclaw-history-ingestIngest OpenClaw agent history into the Obsidian wiki. Use this skill when the user wants to mine their past OpenClaw sessions for knowledge, import their ~/.openclaw folder, extract insights from previous OpenClaw conversations, or says things like "process my OpenClaw history", "add my OpenClaw sessions to the wiki", "ingest ~/.openclaw", or "what have I worked on in OpenClaw". Also triggers when the user mentions OpenClaw session logs, MEMORY.md, daily notes, or ~/.openclaw/workspace.Workflow & Productivitywiki-captureSave the current conversation as a permanent, structured wiki note. Use this skill when the user says "save this", "/wiki-capture", "capture this", "file this conversation", "preserve this", "add this to my wiki", or wants to turn what was just discussed into lasting knowledge. The skill classifies the content, rewrites it as declarative knowledge (not a chat transcript), and places it in the correct vault category. Also supports a fast QUICK MODE (`/wiki-capture --quick`, "quick capture", "capture this finding", "save this bug fix", "save this gotcha", "drop this to raw", "quick save to wikContent & Marketinghermes-history-ingestIngest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their ~/.hermes folder, extract insights from previous Hermes conversations, or says things like "process my Hermes history", "add my Hermes memories to the wiki", "ingest ~/.hermes", or "what have I worked on in Hermes". Also triggers when the user mentions Hermes memories, Hermes sessions, ~/.hermes/memories, or Hermes skill logs.Workflow & Productivitywiki-narrateTurn a wiki topic into a cited Markdown briefing, plain-language explanation, or progressive lecture. Use this skill for topic-based briefing, explanation, and lecture requests that must stay within the evidence compiled in an Obsidian vault.Workflow & Productivity
SharePost on XLinkedIn
All trending reposRevenue-verified startups →