Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Vault Chat Agent

Evgenii BykovskikhEvgenii Bykovskikh2 downloads

Chat with an AI assistant that can search your vault, inspect notes, and prepare edits for review

Add to Obsidian
  • Overview
  • Scorecard
  • Updates12

AI assistant plugin for working with your Obsidian vault.

What Works

  • One agentic chat with Ask and Edit intents.
  • OpenAI-compatible chat completions via /v1/chat/completions.
  • Provider presets for OpenAI, DeepSeek, OpenRouter, LM Studio, Ollama, and custom endpoints.
  • Local vault indexing across supported text files, Canvas files, and metadata-only attachments.
  • Graph-aware retrieval using note links, backlinks, and neighboring chunks.
  • Read-only agent tools for searching, opening notes, inspecting links, and reviewing the current note.
  • Reviewed edit proposals with patch previews, Apply/Reject, and batch patch support.
  • Realtime re-indexing on vault create, modify, delete, and rename events.

Build

npm install
npm run build

Then copy the contents of dist/ into:

<vault>/.obsidian/plugins/vault-chat-agent/

Enable the plugin in Obsidian community plugin settings, then configure an OpenAI-compatible provider in the plugin settings.

Provider Notes

The plugin calls:

<API base URL>/v1/chat/completions

Remote providers usually need an API key. Local providers such as LM Studio and Ollama can leave the API key empty when using a localhost base URL.

96%
HealthExcellent
ReviewSatisfactory
About
Chat with your vault via agentic Ask and Edit intents using OpenAI‑compatible chat completions and provider presets for local and remote models. Index notes, Canvas files, and metadata attachments with graph-aware retrieval (links, backlinks, neighboring chunks); preview and apply or reject edit patches; and use read-only tools to search and inspect notes with realtime reindexing.
AIEditingSearch
Details
Current version
0.1.12
Last updated
12 hours ago
Created
Yesterday
Updates
12 releases
Downloads
2
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Evgenii BykovskikhEvgenii Bykovskikhredzumi
GitHubredzumi
  1. Community
  2. Plugins
  3. AI
  4. Vault Chat Agent

Related plugins

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Gemini Scribe

Allows you to interact with Gemini and use your notes as context.

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

Local LLM Helper

Use a local LLM server to augment your notes

Advanced Tables

Improved table navigation, formatting, and manipulation.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.