obsidian-cli-official

Automate Obsidian vault workflows using the official 115-command CLI.

30|4|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/alexanderkinging/obsidian-official-cli --skill obsidian-cli-official-alexanderkinging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-cli-official
Source: https://github.com/alexanderkinging/obsidian-official-cli/tree/main
Command: npx skills add https://github.com/alexanderkinging/obsidian-official-cli --skill obsidian-cli-official-alexanderkinging

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Obsidian CLI automation enables AI agents to interact with Obsidian vaults without manual GUI, unlocking scripted workflows for notes, tasks, and organization.

Core Features & Use Cases

  • 115 documented Obsidian CLI commands for notes, tasks, search, tags, properties, and links.
  • Automate common vault workflows across macOS, Windows, and Linux, including daily notes, task triage, database-like operations, and plugin/workspace management.
  • Use cases include daily note automation, meeting notes structuring, inter-note linking, and vault maintenance.

Quick Start

Enable Obsidian CLI and run a simple command like obsidian daily to begin automating vault notes.

Frequently Asked Questions about obsidian-cli-official

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

FAQPage Schema
How do I automate Obsidian vault tasks without using the GUI?

Automate Obsidian vault tasks by using the official CLI to script notes, tasks, search, and tags. This exposes 115 commands for automating workflows like daily notes, task triage, and database interactions without manual GUI interaction.

Can I manage Obsidian plugins and workspaces across different operating systems?

Yes, you can manage Obsidian plugins and workspaces across macOS, Windows, and Linux. The CLI provides commands for multi-vault workflows, plugin management, and workspace configurations consistently across all supported platforms.

What is the best way to script daily note automation in Obsidian?

The best way to script daily note automation in Obsidian is by executing CLI commands like the daily command. This enables automated creation and structuring of daily notes, meeting notes, and inter-note linking directly through scripts.

Does the Obsidian CLI support search and tag operations for vault maintenance?

Yes, the Obsidian CLI supports search and tag operations for vault maintenance. It provides commands for searching notes, managing tags, handling properties, and manipulating links to maintain vault organization.

How does inter-note linking work when automating Obsidian workflows?

Inter-note linking in automated Obsidian workflows works by executing CLI commands that manipulate links between notes. This allows scripts to programmatically structure meeting notes and connect related vault entries.