obsidian

Automate Obsidian vault discovery, note creation, and link updates via obsidian-cli.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/vut08905/openclaw-app --skill obsidian-vut08905
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/vut08905/openclaw-app/tree/main/skills/obsidian
Command: npx skills add https://github.com/vut08905/openclaw-app --skill obsidian-vut08905

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are plain text Markdown notes stored on disk, but manual management of vaults, note creation, and linking across multiple vaults can be tedious. This Skill uses obsidian-cli to automate vault discovery, note operations, and basic maintenance, reducing manual toil and keeping vaults in sync.

Core Features & Use Cases

  • Discover active vaults and set a default vault for quick access.
  • Create, search, and move notes across vaults while preserving links.
  • Inspect vault configurations and automate routine maintenance tasks (e.g., updating workspace settings).

Quick Start

Install obsidian-cli, set your active vault, and start automating your Obsidian notes.

Frequently Asked Questions about obsidian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Obsidian vault management and note creation?

You can automate Obsidian vault management by using the obsidian-cli to discover active vaults, create notes, and update links. This reduces manual toil by programmatically handling vault operations and basic edits across your Markdown knowledge base.

Can I move notes across multiple Obsidian vaults while preserving links?

Yes, you can move notes across multiple Obsidian vaults while preserving links by utilizing the obsidian-cli. The Skill automates cross-vault workflows, enabling note creation, search, and link updates without breaking your knowledge base structure.

What is needed to start automating my Obsidian Markdown notes?

To start automating your Obsidian Markdown notes, you need local Obsidian vault access and the obsidian-cli installed. Once installed, you set your active vault and can begin automating routine maintenance and note operations.

Does this approach work for inspecting and updating Obsidian vault configurations?

Yes, this approach works for inspecting and updating Obsidian vault configurations. The Skill uses obsidian-cli to automate routine maintenance tasks, such as updating workspace settings and applying changes to your personal knowledge base.

Are there limitations when using obsidian-cli for basic edits in Markdown vaults?

The primary limitation is that it relies entirely on the obsidian-cli to perform vault operations and basic edits. It requires local Obsidian vault access, meaning it is designed for local Markdown files rather than cloud-synced workspace edits.