obsidian

Discover and switch Obsidian vaults via obsidian-cli for Markdown note management.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-plus --skill obsidian-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/aayushsoam/clawbot-plus/tree/main/skills/obsidian
Command: npx skills add https://github.com/aayushsoam/clawbot-plus --skill obsidian-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Obsidian vaults and automating vault tasks with obsidian-cli can be fiddly when vaults are scattered or when routine maintenance needs to be repeated across multiple vaults. This Skill provides streamlined vault discovery and command-line automation to simplify everyday notebook management.

Core Features & Use Cases

  • Discover and switch between Obsidian vaults from the command line.
  • Validate vault health, list notes, and apply simple templates or edits to Markdown files.
  • Use case: a knowledge worker consolidates notes across vaults and wants repeatable automation to keep vaults organized and synchronized.

Quick Start

Run obsidian-cli to locate and activate your Obsidian vault and test a simple vault operation.

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 from the command line?

Automate Obsidian vault management by using obsidian-cli to discover vaults, switch between them, and perform batch note operations on Markdown files. This Skill streamlines routine vault maintenance and note organization directly from the command line.

Can I switch between multiple Obsidian vaults without opening the app?

Yes, you can switch between multiple Obsidian vaults without opening the app by running obsidian-cli commands. The Skill discovers vaults stored as normal folders on disk and activates the target vault from your terminal.

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

Yes, you need obsidian-cli installed and accessible in your PATH to manage Markdown notes in your vaults. The Skill relies on obsidian-cli to locate vault folders and execute batch operations on Markdown files.

How do I batch edit Markdown notes across multiple Obsidian vaults?

Batch edit Markdown notes across multiple Obsidian vaults by running obsidian-cli commands through this Skill. It applies simple templates and edits to Markdown files across discovered vaults, keeping notes organized and synchronized.

What is the best way to validate Obsidian vault health and list notes?

The best way to validate Obsidian vault health and list notes is using obsidian-cli via this Skill to inspect vault folders on disk. It validates vault integrity and lists Markdown notes directly from the terminal.

Why does the Obsidian vault automation fail to discover my vaults?

Obsidian vault automation fails to discover vaults when obsidian-cli is not installed or accessible in PATH, or when vaults are not stored as normal folders on disk. Ensure obsidian-cli is configured correctly and vaults are standard directories.