obsidian-cli

Manages notes, vault operations, and plugin development via the Obsidian CLI.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pixiesgeosun/agent-skills --skill obsidian-cli-pixiesgeosun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-cli
Source: https://github.com/pixiesgeosun/agent-skills/tree/main/obsidian-cli
Command: npx skills add https://github.com/pixiesgeosun/agent-skills --skill obsidian-cli-pixiesgeosun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies interaction with Obsidian vaults, allowing users to manage notes, search content, perform operations, and develop plugins and themes.

Core Features & Use Cases

  • Note Management: Read, create, search, and manage notes within Obsidian vaults.
  • Vault Operations: Execute commands to read, create, search, and manage notes, tasks, properties, and more.
  • Plugin Development: Support for plugin and theme development with commands for reloading plugins, running JavaScript, capturing errors, taking screenshots, and inspecting the DOM.
  • Use Case: If you need to manage your Obsidian notes from the command line, perform batch operations, or develop new plugins and themes, this Skill is a powerful tool.

Quick Start

Use the 'obsidian-cli' skill to read a note named 'My Note' from your Obsidian vault.

Frequently Asked Questions about obsidian-cli

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

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

You can manage Obsidian notes from the command line by using this Skill to read, create, search, and manage notes directly within your vaults. It executes vault operations without needing the graphical interface.

Can I use the Obsidian CLI for plugin and theme development?

Yes, the Obsidian CLI supports plugin and theme development by providing commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM for extended functionality.

Do I need the Obsidian CLI installed to manage vault operations?

Yes, you need the Obsidian CLI installed and accessible in your environment to perform vault operations. This Skill acts as an interface to execute commands for managing tasks, properties, and notes.

What is the best way to batch search and manage content across Obsidian vaults?

The best way to batch search and manage content across Obsidian vaults is using command line operations. This Skill enables you to search content and perform bulk note management tasks efficiently.

Does Obsidian CLI support inspecting the DOM and capturing plugin errors?

Yes, Obsidian CLI supports inspecting the DOM and capturing plugin errors. It provides specific commands to run JavaScript, take screenshots, and log errors during plugin and theme development.