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 Bykovskikh278 downloads

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

Add to Obsidian
  • Overview
  • Scorecard
  • Updates21

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.
  • Search scopes for whole-vault, current-note, and current-folder chat.
  • Plan mode for Edit chats, allowing read-only investigation before pending edits are prepared.
  • @current, @[[Note]], @path.md, and @folder/ context mentions with inline autocomplete.
  • Provider presets for OpenAI, DeepSeek, OpenRouter, LM Studio, Ollama, and custom endpoints.
  • Model browsing from OpenAI-compatible /v1/models endpoints.
  • Local vault indexing across supported text files, Canvas files, and metadata-only attachments.
  • Graph-aware retrieval using note links, backlinks, and neighboring chunks.
  • Related Notes sidebar based on the active note or selected text.
  • Read-only agent tools for searching, opening notes, inspecting links, and reviewing the current note, with clickable source references.
  • Text commands for summarizing selections, extracting action items, and proposing polished rewrites.
  • Saved prompts with Ask/Edit intent, runnable from the command palette against the current selection or note.
  • Manual workflows for weekly reviews, meeting tasks, and project status notes, all behind pending edit review.
  • Reviewed edit proposals with patch previews, Apply/Reject, and batch patch support.
  • Optional stripping of <think>, <reasoning>, and <thought> blocks from assistant output.
  • 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.

HealthExcellent
ReviewRisks
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.2.2
Last updated
2 months ago
Created
2 months ago
Updates
21 releases
Downloads
278
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

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Gemini Scribe

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

AI Agent

Lend your vault to an AI agent. It can read, write, and search your notes.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Meta Bind

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

Copilot

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

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Omnisearch

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