obsidian

Automate Obsidian vault discovery and note operations via obsidian-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are powerful for note-taking and personal knowledge management, but manually navigating, organizing, and automating vaults across projects is time-consuming and error-prone.

Core Features & Use Cases

  • Automated vault discovery: identify active vaults and their locations.
  • Vault automation: set default vault, print default, search notes, create notes, move/rename notes, and delete notes via obsidian-cli.
  • Use cases: Batch-create notes from templates, bulk-move notes to reorganize structure, sync notes across devices.

Quick Start

Set a default vault and search notes with obsidian-cli to see instant results.

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

You can automate Obsidian vault management by using obsidian-cli to discover active vaults, set a default vault, and perform search, create, move, and delete operations on notes with enforced configuration parsing and safe validation.

Can I batch-create notes from templates and bulk-move notes to reorganize my markdown vault?

Yes, you can batch-create notes from templates and bulk-move notes to reorganize your markdown vault structure using automated obsidian-cli commands. This streamlines personal knowledge management workflows and reduces manual navigation errors.

What is obsidian-cli and how does it handle active vault discovery?

Obsidian-cli is a command-line interface tool that handles active vault discovery by parsing vault configurations to identify active vaults and their locations. It then applies safe execution validation to perform note operations.

Does this workflow require any dependencies to search and modify markdown notes?

No dependencies are required to search and modify markdown notes, as the workflow operates independently. It directly parses vault configurations and executes validated obsidian-cli commands to manage content.

What's the best way to set a default vault and search notes for instant results?

The best way to set a default vault and search notes is to apply the quick start method: configure your default vault setting, then execute a search query through obsidian-cli to instantly retrieve and print matching markdown content.