obsidian

Automate Obsidian vault discovery, creation, renaming, and batch operations via obsidian-cli.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/buer2233/my_openclaw --skill obsidian-buer2233
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/buer2233/my_openclaw/tree/main/skills/obsidian
Command: npx skills add https://github.com/buer2233/my_openclaw --skill obsidian-buer2233

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are plain folders on disk; this skill provides automation and tooling via obsidian-cli to discover, manage, and operate on those vaults, saving time and reducing manual steps.

Core Features & Use Cases

  • Discover active vaults and locate their configurations across platforms.
  • Create, move, and rename notes and vaults using obsidian-cli without manual editing.
  • Quick automation: integrate with scripts to batch manage notes, canvases, and attachments.

Quick Start

Install obsidian-cli via brew, set a default vault, and begin automating common vault tasks with obsidian-cli.

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 across multiple devices?

You can automate Obsidian vault management by using obsidian-cli to discover, create, and rename vaults on disk. This approach allows knowledge workers to batch automate notes and canvases without manual folder editing.

Do I need obsidian-cli installed to manage Markdown vaults in bulk?

Yes, obsidian-cli is required to manage Markdown vaults in bulk. You need to install it via brew, set a default vault, and then you can perform batch operations on notes and attachments through CLI tools.

Can I use command line tools to create and rename Obsidian notes without opening the app?

Yes, you can create, move, and rename Obsidian notes without opening the app by using obsidian-cli. It operates directly on standard Markdown vaults and YAML frontmatter definitions on disk.

What is the best way to locate active Obsidian vault configurations across platforms?

The best way to locate active Obsidian vault configurations is to use obsidian-cli for vault discovery. It scans your disk to find plain folders containing standard Markdown vaults and their configurations across different platforms.

Does Obsidian automation work with YAML frontmatter and attachments?

Yes, Obsidian automation works with YAML frontmatter and attachments. The obsidian-cli tool operates on standard Markdown vaults on disk, allowing you to integrate with scripts to batch manage notes, canvases, and attachments.

Why use obsidian-cli instead of manually editing vault folders on disk?

Using obsidian-cli saves time and reduces manual steps compared to manually editing vault folders on disk. It provides dedicated tooling to discover, manage, and operate on plain Obsidian vault folders efficiently.