obsidian

Manage Obsidian vaults and notes via obsidian-cli.

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill obsidian-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/obsidian
Command: npx skills add https://github.com/eggent-ai/eggent --skill obsidian-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Obsidian vaults and plain Markdown notes can be tedious without automation. This skill enables vault discovery, default vault selection, and automated note operations through obsidian-cli.

Core Features & Use Cases

  • Discover active vaults and switch between them with ease.
  • Perform common note operations (search, create, move, delete) via the obsidian-cli.
  • Use-case: maintain consistent wikilinks and efficient vault management across multiple vaults.

Quick Start

Set a default vault with obsidian-cli and begin using commands to search, create, move, or delete 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 and note operations?

You can automate Obsidian vault management by using obsidian-cli to discover active vaults, set a default vault, and execute note operations like search, create, move, and delete across local directories.

Can I search and create notes across multiple Obsidian vaults?

Yes, you can search and create notes across multiple Obsidian vaults by discovering active vaults with obsidian-cli, selecting a default vault, and performing common note operations.

What do I need to set up before automating Obsidian note workflows?

You need to install and configure obsidian-cli, ensure your local Obsidian vault directories and the .obsidian folder are accessible, and set a default vault to begin executing automated note operations.

Does this approach work with plain Markdown notes and wikilinks?

Yes, this approach works directly with plain Markdown notes, allowing you to maintain consistent wikilinks and perform efficient vault management across your local Obsidian directories.

Why is obsidian-cli required for vault and note automation?

Obsidian-cli is required because it provides the deterministic command-line interface needed to interact with local vault directories and the .obsidian folder for discovering vaults and operating on notes.

What are the limitations of automating Obsidian vaults locally?

Automation is limited to local Obsidian vaults and relies entirely on the obsidian-cli configuration and the presence of the .obsidian folder to perform deterministic vault discovery and note operations.