obsidian

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are local, manually managed workspaces; this skill unlocks automated vault discovery, default vault selection, and note operations via obsidian-cli to streamline knowledge management.

Core Features & Use Cases

  • Identify and set the active vault quickly with obsidian-cli.
  • Create, search, move, and organize notes across vaults using CLI workflows.
  • Use case: manage multiple vaults for different projects (work/personal) with fast note operations.

Quick Start

Set a default vault with obsidian-cli and run a vault-wide search.

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 operations?

Obsidian vault automation uses obsidian-cli to identify active local vaults, set default workspaces, and execute note operations like creation and search across local file systems.

How do I switch between multiple Obsidian vaults for different projects?

Switching multiple Obsidian vaults requires obsidian-cli to resolve and select the active vault workspace, enabling fast transitions between separate local project directories.

Do I need obsidian-cli to manage local markdown vaults?

Yes, obsidian-cli is required to manage local markdown vaults, providing the command-line interface to resolve active vault directories and execute automated note workflows.

Can I search for notes across multiple local Obsidian vaults?

Yes, you can search notes across multiple local Obsidian vaults using obsidian-cli workflows to select the target workspace and execute vault-wide search operations.

What is the best way to organize markdown notes in an Obsidian vault?

Organizing markdown notes in an Obsidian vault is best achieved using obsidian-cli to automate note creation, movement, and search workflows within local file systems.

Does Obsidian vault automation work for multi-user collaborative workflows?

No, Obsidian vault automation via obsidian-cli is designed for single-user workflows, focusing on local vault selection and note management rather than multi-user collaboration.