obsidian

Automate Obsidian vault management tasks using obsidian-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian users struggle to manage and automate operations across multiple vaults and note sets; Obsidian workflows can be tedious without command-line tooling.

Core Features & Use Cases

  • Vault discovery and management: locate active Obsidian vaults and switch context quickly.
  • Note automation: run commands to search, create, move, or modify Markdown notes via obsidian-cli.
  • Use Case: automate backups of vaults, bulk organize notes, or bulk-update links across a set of notes.

Quick Start

Install obsidian-cli, set a default vault, and run a simple automation to manage your notes.

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 tasks across multiple vaults?

Obsidian vault automation uses obsidian-cli to locate active vaults and run commands for searching, creating, moving, or modifying Markdown notes. It resolves vault paths from Obsidian configuration to perform bulk note operations across single or multiple vaults.

Can I bulk update and organize Markdown notes in my Obsidian vault?

You can bulk update and organize Markdown notes by running command-line operations through obsidian-cli. This enables bulk organizing of notes, automating vault backups, and bulk-updating links across a set of notes within your local-first vaults.

Do I need obsidian-cli installed to automate note creation and linking in my vault?

Yes, obsidian-cli must be installed to automate note creation, linking, and search. The Skill relies on this command-line tool and uses vault paths resolved from your Obsidian configuration to perform local note operations.

What is the best way to search and modify notes across several Obsidian vaults?

The best way to search and modify notes across several Obsidian vaults is using obsidian-cli for command-line automation. It discovers active vaults from your configuration and applies bulk updates or searches across the discovered Markdown note sets.

Does this approach work with local-first note organization and vault discovery?

Yes, this approach works directly with local-first note organization by using obsidian-cli to discover active Obsidian vaults. It reads vault paths from your local configuration to quickly switch context and apply automation tasks to your Markdown files.