obsidian

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults tend to multiply and require manual switching and repetitive setup; this Skill automates vault discovery and note operations through the obsidian-cli to streamline multi-vault workflows.

Core Features & Use Cases

  • Discover active vaults from the Obsidian config and select a default vault.
  • Create, search, move, and organize notes across multiple vaults via obsidian-cli.
  • Use cases include syncing research notes, project wiki, and personal knowledge bases.

Quick Start

Identify your active Obsidian vault and list notes using obsidian-cli.

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

Automate Obsidian vault management by using the obsidian-cli binary to discover active vaults from local config and perform note operations like creation, search, and organization across multiple vaults.

Can I search and create notes in Obsidian from the command line?

Yes, you can create and search notes in Obsidian from the command line by leveraging obsidian-cli to resolve vault paths and execute note operations safely without manual switching.

What is the best way to manage multiple Obsidian knowledge bases without manual switching?

The best way to manage multiple Obsidian knowledge bases is automating vault discovery and selecting a default vault via obsidian-cli, which streamlines multi-vault workflows and eliminates repetitive setup.

Do I need obsidian-cli to automate note organization in my vaults?

Yes, obsidian-cli is required as it serves as the underlying binary that resolves vault paths from local config and executes the automated note creation, search, and organization tasks.

How does vault discovery work when automating Obsidian workflows?

Vault discovery works by reading your local Obsidian configuration to identify active vaults, allowing the automation process to select a default vault and safely resolve paths for subsequent note operations.

Can I use this to sync research notes across different Obsidian vaults?

Yes, you can use this to sync research notes and project wikis by automating note creation, movement, and organization across multiple personal knowledge base vaults via the command line.