obsidian

Switch Obsidian vaults and search, create, or move notes via obsidian-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Obsidian vaults and vault-specific configurations across devices can be tedious; this Skill automates discovery, switching, and common vault operations via the obsidian-cli.

Core Features & Use Cases

  • Identify active vaults and switch the default vault using obsidian-cli.
  • Search notes across multiple vaults and create or move notes while preserving links.
  • Use case: seamlessly switch between work and personal vaults and perform routine note-management tasks without manual file edits.

Quick Start

Switch the active Obsidian vault to the desired one and run a notes search.

Frequently Asked Questions about obsidian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch between local Obsidian vaults using the command line?

To switch Obsidian vaults, you use the obsidian-cli tool to identify active configurations and set a new default target. This action updates your active vault, allowing automated vault switching between setups like work and personal without manual file edits.

Do I need the obsidian-cli tool to automate note management workflows?

Yes, automating note management requires the obsidian-cli tool and a working Obsidian installation. You must have a valid local vault configuration so the command line interface can interact with your notes.

Can I search notes across multiple Obsidian vaults at once?

Yes, you can search notes across multiple Obsidian vaults by executing a search command through the obsidian-cli. The tool queries your active vault configurations to retrieve matching markdown notes.

What is the best way to create or move markdown notes while preserving links?

The best way to create or move markdown notes while preserving links is using the obsidian-cli for vault operations. It executes file transfers within your configured vaults to maintain the integrity of internal note links.

Does this approach work for managing both iCloud and local Obsidian vaults?

Yes, this approach works for managing both iCloud and local Obsidian vaults. The obsidian-cli identifies active vault configurations across different storage locations to automate switching and routine note-management tasks.