obsidian

Automate Obsidian vault and note management using obsidian-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are local markdown repositories that often require repetitive maintenance. This Skill automates common vault operations to save time and reduce manual errors.

Core Features & Use Cases

  • Manage multiple vaults with obsidian-cli by locating active vaults and manipulating notes
  • Create, move, delete, and search notes across vaults while preserving wikilinks
  • Validate vault configuration and enable fast workflows across simple and complex vault setups

Quick Start

Use obsidian-cli to locate the active vault and run a simple vault update.

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?

Obsidian vault management can be automated using obsidian-cli to locate active vaults and perform routine note operations. This Skill handles creating, moving, deleting, and searching notes across multiple desktop vaults while preserving wikilinks.

Can I manage multiple Obsidian vaults and set a default vault from the command line?

Yes, you can manage multiple Obsidian vaults by using obsidian-cli for vault discovery and set-default operations. The Skill validates vault configurations and supports fast workflows across both simple and complex local markdown repository setups.

How do I move notes between Obsidian vaults without breaking wikilinks?

Moving notes between Obsidian vaults without breaking wikilinks is handled automatically during the move operation. The Skill uses obsidian-cli to update and preserve wikilink references, ensuring content connections remain intact across your workspace.

Do I need Obsidian installed on my desktop to use this vault automation Skill?

Yes, you need Obsidian installed on your desktop with obsidian-cli available to use this vault automation Skill. It applies to desktop installations and relies on the local obsidian-cli environment to locate and manipulate active vaults.

What's the best way to search for specific markdown notes across complex Obsidian setups?

The best way to search for specific markdown notes across complex Obsidian setups is using this Skill's search functionality. It leverages obsidian-cli to locate active vaults and query note content, streamlining discovery across multiple repositories.

Why does my Obsidian note creation fail when using obsidian-cli?

Obsidian note creation via obsidian-cli can fail if the vault configuration is invalid or the active vault is not properly located. This Skill validates your vault setup before performing CRUD operations to prevent manual errors and ensure successful note creation.