deivid11/obsidian-claude-code-plugin

73 stars · Last commit 2026-01-11

Interactive Claude Code integration for Obsidian

README preview

# 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](https://github.com/TfTHacker/obsidian42-brat) from the Community Plugins browser.
2. In Obsidian settings, go to **Community Plugins → BRAT → Add Beta Plugin**.
3. Paste this repo URL:
   ```

View full repository on GitHub →