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

agentNote

XinxinXinxin52 downloads

Share local notes and files with AI agents through a private HTTP service.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates9

Share local Obsidian notes and files with AI agents through a private, local-only HTTP service.

中文说明:README.zh-CN.md

agentNote is an Obsidian desktop plugin that connects your vault with agents such as Claude Code, Codex, and WorkBuddy. You choose what an agent can read, and the plugin creates a live local URL that always resolves to the current content.

agentNote running inside Obsidian with the local knowledge dashboard and agent connection panel
Local knowledge activity and agent connections, inside Obsidian.

Features

  • Share a note, file, folder, or selected text with an agent.
  • Include background context so the agent understands what the shared material is and why it matters.
  • Let an agent create and update Markdown notes in your vault through natural language.
  • Keep share links live: updated files resolve to their latest content.
  • Show Claude Code, Codex, and WorkBuddy in the connection panel even when they are not installed.
  • Open the official website for an agent that is not detected locally.
  • Explore a local knowledge profile with reuse rankings, contribution history, activity, and archive suggestions.
  • Generate a privacy-aware PNG summary of your knowledge activity for sharing.

Start in 3 minutes

Read the illustrated How to Use guide for the complete first workflow. The short version is:

  1. Open the agentNote connection panel and confirm that the local service is running.
  2. Connect one detected agent, then restart that agent once.
  3. Right-click a vault file or folder, choose agentNote: Share with agent, and paste the copied link into the conversation.
  4. Ask the connected agent to read the link, or simply say “Write this to Obsidian.”

agentNote local service running agentNote agents connected
Start the local service, connect one agent, then share a file from Obsidian.

Installation

From the Obsidian Community Plugins directory

  1. Open Settings → Community plugins in Obsidian.
  2. Search for agentNote.
  3. Install and enable the plugin.
  4. Open the agentNote connection panel and confirm that the local service is running.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest GitHub release.
  2. Create .obsidian/plugins/agentnote/ inside your vault.
  3. Copy the three files into that folder.
  4. Restart Obsidian or reload the plugin from Settings → Community plugins.

Basic usage

Share content with an agent

  • Right-click a file or folder and choose agentNote: Share with agent.
  • Select text in the editor and use agentNote: Share selected content.
  • Send the copied local URL to your agent.

The response includes the current content, its background, the local file path, and instructions for reading or editing the original file.

Write notes from an agent

After connecting an agent, say one of the following:

  • “Write this to Obsidian.”
  • “Save this to my agent notes.”
  • “Remember this in my notes.”

The agentNote skill asks the agent to create a title, body, background, and tags, then write the result to the vault. The agent receives a permanent local link that can be used for later updates.

Connect an agent

Open the agentNote connection panel. Detected agents can be connected or updated directly. If an agent is not installed, use Open official website to install it first. You can also use Connect any agent manually for an agent that is not listed.

Local service and privacy

  • The service listens on 127.0.0.1 by default, usually at http://127.0.0.1:27182.
  • It is available only while Obsidian is running.
  • Vault contents are not uploaded to agentNote's servers.
  • There is no account, cloud sync, telemetry service, or public sharing layer.
  • The plugin uses local filesystem access and the system clipboard for its sharing and agent integration features.
  • This is a desktop-only plugin because it uses Node.js, Electron, and a local HTTP server.

Documentation

Chinese primary document English copy
How to Use agentNote How to Use agentNote
Features and Usage Features and Usage
Product Design Product Design
Product Overview PDF Product Overview PDF
Obsidian Community Listing Guide Obsidian Community Listing Guide

Development

npm install
npm run typecheck
npm run build
node test/e2e.mjs

The build produces the Obsidian plugin bundle in main.js and the Node-compatible core test bundle in test/core-bundle.cjs.

License

agentNote is released under the MIT License.

Author

Evan · GitHub

HealthExcellent
ReviewCaution
About
Share selected notes, files, folders or highlighted text as local-only HTTP addresses so agents can fetch live content without copying paths or uploading files. Allow connected agents to write back into your vault via natural-language commands, creating or updating notes directly. Manage connected agents, control access per item, and keep all data stored locally.
IntegrationsFilesAutomation
Details
Current version
0.3.3
Last updated
3 days ago
Created
4 weeks ago
Updates
9 releases
Downloads
52
Compatible with
Obsidian 1.8.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
XinxinXinxinxinxinrana
GitHubxinxinrana
  1. Community
  2. Plugins
  3. Integrations
  4. agentNote

Related plugins

BRAT

Easily install a beta version of a plugin for testing.

Advanced URI

Control everything with URI.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Readwise Official

Sync highlights from Readwise to your vault.

Actions URI

Add additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Nutstore Sync

Sync your vault with Nutstore (坚果云) using WebDAV protocol.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.