·obsidian-cli
</>

obsidian-cli

kepano/obsidian-skills

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

248Installs·51Trend·@kepano

Installation

$npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-cli

SKILL.md

Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open.

Run obsidian help to see all available commands. This is always up to date. Full docs: https://help.obsidian.md/cli

Parameters take a value with =. Quote values with spaces:

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes. Source: kepano/obsidian-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is obsidian-cli?

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes. Source: kepano/obsidian-skills.

How do I install obsidian-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kepano/obsidian-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-12