What problem does it solve?
This Skill connects an Obsidian vault to a self-hosted Hermes agent so the agent can read, write, and organize notes without manual copy-paste or brittle one-off workflows.
Core Features & Use Cases
- SSH-first vault integration: Use the vault as files on the VPS for reliable, always-on note access.
- Tunneled desktop API access: Reach the Obsidian Local REST API through Tailscale or Cloudflare Tunnel when the laptop app is open.
- MCP wrapper support: Wire the vault through mcp-obsidian when you need stdio-based MCP integration.
- Idempotent, rollback-safe setup: Validate connectivity first, write configuration only after checks pass, and recover cleanly if anything fails.
- Use Case: A knowledge worker wants an AI agent to create daily notes, update project pages, or sync research summaries into Obsidian from a remote VPS.
Quick Start
Use the integration-obsidian skill to connect my Obsidian vault to my Hermes agent using the safest available path for my setup.