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

OpenClaw

oscarhenrycollinsoscarhenrycollins3k downloads

Chat with your OpenClaw AI agent in a sidebar. Your vault is the agent's workspace.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates144

Chat with your OpenClaw AI agent directly from Obsidian.

Your vault becomes the workspace. Your AI lives in the sidebar. No browser tabs, no separate apps — just your notes and your AI, side by side.

Features

  • Chat sidebar — Talk to your AI agent from any Obsidian tab
  • Streaming responses — See replies appear in real-time
  • Markdown rendering — Code blocks, lists, links rendered natively
  • Tool call visibility — See files read/written, commands run, pages fetched
  • Cross-device sync — Chat history and tool calls persist via Obsidian Sync
  • "Ask about this note" — Send any note as context with one command
  • Dark/light theme — Follows your Obsidian theme automatically

Install

Official Community Plugin (recommended)

  1. In Obsidian, open Settings → Community plugins → Browse
  2. Search for OpenClaw
  3. Click Install, then Enable

Plugin page: https://community.obsidian.md/plugins/openclaw

BRAT (optional)

If you want pre-release builds:

  1. Install BRAT
  2. BRAT → Add Beta Plugin
  3. Use repo: oscarhenrycollins/obsidianclaw

Connect

The setup wizard opens automatically after install:

  1. Gateway URL:
    • Preferred: https://<your-tailnet-hostname> (plugin converts to wss://.../ws)
    • Alternate: ws://<your-tailscale-ip>:18789
  2. Auth Token: from ~/.openclaw/openclaw.json → gateway.auth.token
  3. Click Test connection
  4. Approve the device from the OpenClaw dashboard or CLI:
    openclaw devices list
    openclaw devices approve <requestId>
    

Done. The device is remembered permanently.

Prerequisites

  • OpenClaw gateway running somewhere (Mac, Linux, Raspberry Pi)
  • Tailscale on all your devices
  • Gateway bound to Tailscale: openclaw config set gateway.bind tailnet && openclaw gateway restart

If connection fails, first confirm gateway health and Serve routes: openclaw status and tailscale serve status

Commands

Command Description
OpenClaw: Toggle chat sidebar Open/close the chat panel
OpenClaw: Ask about current note Send the active note as context
OpenClaw: Reconnect to gateway Re-establish the connection
OpenClaw: Run setup wizard Re-run the onboarding flow

Troubleshooting

"Could not connect" / "Disconnected" — Most common cause: the gateway stopped. SSH into your gateway machine and run openclaw gateway restart. If that fixes it, the gateway had crashed. Also check: Is Tailscale running on both devices? Is the URL correct (ws://<tailscale-ip>:18789)? Is the token right?

"Pairing required" — Every new device needs a one-time approval. Run openclaw devices list and openclaw devices approve <requestId> on your gateway machine, or approve from the dashboard.

Switching devices — Force-quit Obsidian and reopen. It picks up synced data from the other device.

Security

Three layers: Tailscale encrypts all traffic (WireGuard VPN), gateway token authenticates connections, and Ed25519 device keys fingerprint each device. Your keys never leave your machine.

Building from Source

git clone https://github.com/oscarhenrycollins/obsidianclaw.git
cd obsidianclaw
npm install
npm run build

Copy main.js, manifest.json, and styles.css to .obsidian/plugins/openclaw/.

Links

  • ObsidianClaw — Official site
  • OpenClaw — The AI agent framework
  • Bot Setup Guide — Full setup walkthrough
  • Humanity Labs — Built by Humanity Labs

License

MIT

95%
HealthExcellent
ReviewPassed
About
Chat with your OpenClaw AI agent in a persistent Obsidian sidebar and keep conversations synced across devices. See streaming, natively rendered Markdown replies and visibility into files read/written, commands run, and pages fetched. Send any note as context with one command.
AISidebarMarkdown
Details
Current version
0.41.10
Last updated
Yesterday
Created
3 months ago
Updates
144 releases
Downloads
3k
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
oscarhenrycollinsoscarhenrycollins
humanitylabs.org
GitHuboscarhenrycollins
  1. Community
  2. Plugins
  3. AI
  4. OpenClaw

Related plugins

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Notebook Navigator

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

Recent Files

Display a list of recently opened files.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Copilot

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

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Longform

Helps you write and edit novels, screenplays, and other long projects.