obsidian-cli

Manage Obsidian notes, tasks, and plugins from the command line.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/prince3626ezechiel-lang/ivoire-monade-palantir --skill obsidian-cli-prince3626ezechiel-lang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-cli
Source: https://github.com/prince3626ezechiel-lang/ivoire-monade-palantir/tree/main/skills/obsidian-cli
Command: npx skills add https://github.com/prince3626ezechiel-lang/ivoire-monade-palantir --skill obsidian-cli-prince3626ezechiel-lang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies interacting with Obsidian vaults, including note management, search, plugin development, and more, all from the command line.

Core Features & Use Cases

  • Note Management: Read, create, search, and manage notes directly from the command line.
  • Plugin Development: Develop and debug plugins and themes with commands for reloading, inspecting, and testing.
  • Use Case: Quickly manage your notes, perform bulk operations on notes and tasks, or debug a plugin without switching to the Obsidian interface.

Quick Start

Use the obsidian-cli skill to create a new note with the template 'Default Note' and add it to the 'Notes' 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 specific commands to read, create, search, and organize notes directly within your vaults without needing the graphical interface. This enables quick edits and bulk task operations.

Can I develop and debug Obsidian plugins without using the GUI?

Yes, you can develop and debug Obsidian plugins without the GUI by executing commands to reload, inspect, and test plugins and themes. This streamlines the development workflow directly from the terminal environment.

What is the best way to perform bulk operations on Obsidian tasks?

The best way to perform bulk operations on Obsidian tasks is by running command line instructions that automate note management and task updates across your vault. This avoids manual switching to the Obsidian interface for repetitive edits.

Does command line note management work with existing Obsidian vaults?

Yes, command line note management works with existing Obsidian vaults by interacting directly with your stored files. It allows you to search and manage notes in your established directories without altering the underlying vault structure.

How do I create a new note in an Obsidian vault using a terminal?

To create a new note in an Obsidian vault using a terminal, execute the create note command while specifying your target vault name and desired template. The system generates the note file directly within the specified vault directory.