Obsidian Claude Code Plugin banner
deivid11 deivid11

Obsidian Claude Code Plugin

Development community

Description

Interactive Claude Code integration for Obsidian

Installation

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

README

Claude Code Plugin for Obsidian - AI Writing & Editing Assistant

An Obsidian plugin that brings AI coding assistants directly into your vault. Edit notes intelligently, analyze content, generate text, create diagrams, and automate repetitive tasks - all from within Obsidian. Supports **Claude Code** and **OpenCode** backends with full tool capabilities including file operations, web search, and bash commands.

**Zero external dependencies** - Just install the CLI of your choice and you're ready to go. No Node.js, Python, or additional packages required.

![Demo](docs/demo-obsidian-claude-code.png)

![Demo Video](docs/demo-video.gif)

Installation

**New to AI tools?** Check out our [Beginner's Guide](docs/BEGINNERS_GUIDE.md) for step-by-step instructions with no technical experience required!

Install via BRAT (Recommended)

  1. Install the BRAT plugin from the Community Plugins browser.
  2. In Obsidian settings, go to Community Plugins → BRAT → Add Beta Plugin.
  3. Paste this repo URL:
    https://github.com/deivid11/obsidian-claude-code-plugin
  4. BRAT will download the latest release and keep it auto-updated.
  5. Enable Claude Code Integration from the plugin list.

From Obsidian Community Plugins (Coming Soon)

The plugin is currently under Obsidian validation and not yet available in the Community Plugins browser. You can track the approval progress here: [PR #8730](https://github.com/obsidianmd/obsidian-releases/pull/8730).

Once approved, you will be able to:

  1. Open Obsidian Settings
  2. Navigate to Community Plugins
  3. Click "Browse" and search for "Claude Code Integration"
  4. Click "Install"
  5. Enable the plugin

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Create a folder: .obsidian/plugins/claude-code-integration/ in your vault
  3. Extract main.js, manifest.json, and `styles