obsidian

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults require manual navigation and configuration to manage multiple vaults and perform routine operations. This Skill automates vault discovery, default setting, and common note-management tasks via obsidian-cli, reducing repetitive overhead and human error.

Core Features & Use Cases

  • Discover active Obsidian vaults and determine which one is open
  • Set a default vault for quick access and streamline subsequent operations
  • Create, move/rename, and link notes using obsidian-cli from the command line

Quick Start

Set the default vault with obsidian-cli and begin performing basic vault operations

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?

Obsidian vault management can be automated by using obsidian-cli to discover active vaults, set a default vault, and execute note operations like creating, moving, or renaming files directly from the command line.

Can I create and move notes in my Obsidian vault without opening the app?

Yes, you can create, move, and rename notes in an Obsidian vault without opening the app by executing note operations via the obsidian-cli command line interface.

Do I need obsidian-cli installed to manage vaults via the command line?

Yes, obsidian-cli is required to manage vaults and notes via the command line, along with vault configuration access to ensure actions are performed safely.

What is the best way to set a default Obsidian vault for quick access?

The best way to set a default Obsidian vault for quick access is by using obsidian-cli to configure the default vault, streamlining subsequent note management operations.

How does vault discovery work when automating Obsidian note operations?

Vault discovery works by identifying active Obsidian vaults and determining which one is currently open, allowing the obsidian-cli to target the correct vault for safe note management.