xinxinrana

AgentNote Obsidian — AI skill for Claude Code

AI community

A local-first Obsidian plugin that shares live notes and files with AI agents, then tracks knowledge reuse privately.

How to install AgentNote Obsidian

This entry records only its repository, not the path inside it, so there is no exact command to give. Open xinxinrana/agentNote-Obsidian- and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AgentNote Obsidian does

A local-first Obsidian plugin that shares live notes and files with AI agents, then tracks knowledge reuse privately.

Alternatives in AI

README

agentNote

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

中文说明:[README.zh-CN.md](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](docs/How%20to%20Use.md) 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

Related Skills