obsidian

Manage Obsidian vaults and notes on disk via obsidian-cli.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/sarathi-aiml/openclaw-zero-trust --skill obsidian-sarathi-aiml
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/sarathi-aiml/openclaw-zero-trust/tree/main/skills/obsidian
Command: npx skills add https://github.com/sarathi-aiml/openclaw-zero-trust --skill obsidian-sarathi-aiml

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults and notes can be scattered across folders and require manual steps to locate, access, and operate via the command line. This Skill streamlines interacting with Obsidian vaults on disk and orchestrates routine tasks through obsidian-cli.

Core Features & Use Cases

  • Vault discovery and navigation: Identify active vaults and switch contexts quickly using obsidian-cli and file-system cues.
  • Note operations: Create, move, search, and edit Markdown notes within vaults, leveraging Obsidian's on-disk structure.
  • Automation workflows: Chain commands to automate repetitive vault maintenance tasks, such as organizing notes or updating configurations.
  • Use Case: Imagine you manage multiple vaults for different projects; this skill lets you quickly switch between vaults, search across notes, and apply bulk edits with minimal manual clicks.

Quick Start

Install obsidian-cli and set a default vault, then run a simple search to verify the setup.

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?

You can automate Obsidian vault management by using this Skill to orchestrate obsidian-cli commands. It enables automated workflows for discovering vaults, searching note content, and performing bulk edits to Markdown files.

Do I need obsidian-cli installed to manage local Markdown notes?

Yes, obsidian-cli is a required dependency. You must install it via brew and configure local file-system access to your Obsidian vault structure to perform operations like searching and creating notes.

Can I search across multiple Obsidian vaults for specific notes?

Yes, this Skill supports vault discovery and navigation, allowing you to identify active vaults, switch contexts quickly, and execute searches across the Markdown content stored within them.

What is the best way to apply bulk edits to Markdown notes in an Obsidian vault?

The best way to apply bulk edits is by chaining obsidian-cli commands through this Skill. It streamlines repetitive vault maintenance tasks such as organizing notes, creating files, and updating configurations.

Does this Skill work with Obsidian vaults stored in custom local directories?

Yes, the Skill identifies and manages Obsidian vaults stored on disk using file-system cues. It requires access to the local Obsidian vault structure to perform operations like moving and editing notes.

Why use command line automation for Obsidian note organization?

Command line automation reduces manual clicks when managing scattered Obsidian vaults. It allows you to quickly switch between multiple project vaults, search notes, and apply routine updates with minimal manual effort.