obsidian-cli

Manage Obsidian notes, tasks, properties, and plugin development via CLI.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/woosul/wikey --skill obsidian-cli-woosul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-cli
Source: https://github.com/woosul/wikey/tree/main/.claude/skills/obsidian-cli
Command: npx skills add https://github.com/woosul/wikey --skill obsidian-cli-woosul

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of Obsidian notes, tasks, and properties, as well as plugin and theme development, by leveraging the Obsidian CLI.

Core Features & Use Cases

  • Note Management: Read, create, search, and manage notes directly from the command line.
  • Task and Property Management: Set and manage tasks and properties for each note.
  • Plugin and Theme Development: Reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM for development and debugging.
  • Use Case: If you need to quickly find a note, create a new one, or manage tasks within your Obsidian vault, this Skill provides a powerful command-line interface to streamline your workflow.

Quick Start

Use the obsidian-cli to search for notes containing the term 'project' in your 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 interface to read, create, search, and manage notes directly within your vault. It enables efficient interaction without the GUI.

Can I develop and debug Obsidian plugins using a CLI?

Yes, you can develop and debug Obsidian plugins using this CLI to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM directly from your terminal.

Does the Obsidian CLI require the app to be running?

Yes, the Obsidian CLI requires the Obsidian application to be installed and running to interact with your vaults, manage notes, and execute plugin development commands successfully.

What is the best way to search for notes in an Obsidian vault?

The best way to search for notes in an Obsidian vault is using this command-line interface, which enables you to quickly find notes containing specific terms and manage tasks efficiently.

How do I set and manage tasks for Obsidian notes?

You can set and manage tasks for Obsidian notes by using this CLI to handle task and property management, allowing you to assign and track properties for each note directly from the terminal.