obsidian

Manage Obsidian vaults via the official CLI to read, search, create, and edit notes.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill obsidian-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/skills/obsidian
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill obsidian-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are powerful but often require manual CLI interactions or GUI usage; this skill streamlines vault management via the official obsidian CLI, enabling quick read/search/create/edit workflows from the command line.

Core Features & Use Cases

  • Read/search/edit notes from any Vault using the obsidian CLI.
  • Create new notes, manage tasks and links, and edit metadata without opening the Obsidian app.
  • Use Case: A researcher updates a set of notes across multiple vaults overnight, then searches for a project tag to summarize related content.

Quick Start

Install the obsidian CLI and run obsidian --help to view available commands.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage Obsidian vaults from the command line?

Obsidian vaults are managed via the official obsidian CLI to read, search, create, and edit notes. The CLI requires the Obsidian app running in the background to establish the connection.

Do I need the Obsidian app running to use the CLI for note editing?

Yes, the obsidian CLI requires the Obsidian app running to accept connections. The CLI executable must also be installed and accessible in your system PATH.

Can I search and update notes across multiple vaults without opening the Obsidian GUI?

Yes, you can search and edit notes across multiple vaults without the GUI by executing CLI commands. This enables rapid multi-vault maintenance and automated note editing workflows.

What is the best way to create and edit markdown notes in an Obsidian vault via CLI?

The best way to create and edit markdown notes via CLI is using the official obsidian CLI. It enables direct management of tasks, links, and metadata within personal knowledge bases.

Does the Obsidian CLI support editing metadata and managing links in markdown notes?

Yes, the obsidian CLI supports editing metadata and managing links in markdown notes. It streamlines knowledge management by allowing direct command-line interaction with vault content.