obsidian

Automate Obsidian vault and note operations using obsidian-cli.

14|5|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill obsidian-openclaw-easy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/openclaw-easy/openclaw-easy-desktop/tree/main/openclaw/skills/obsidian
Command: npx skills add https://github.com/openclaw-easy/openclaw-easy-desktop --skill obsidian-openclaw-easy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Obsidian vaults and automating routine tasks with obsidian-cli to streamline note workflows.

Core Features & Use Cases

  • Vault discovery and management: Identify and switch between active vaults using obsidian-cli.
  • Note operations: Create, search, rename, move, and organize notes across vaults.
  • Automation scenarios: Batch-rename notes, reorganize folders, and sync metadata via CLI.

Quick Start

Create a new note in the active vault using obsidian-cli.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate Obsidian vault operations from the command line?

Obsidian vault automation is achieved by using obsidian-cli to execute operations like creating, searching, and organizing notes. This Skill interfaces with the CLI to streamline routine note workflows across multiple vaults.

Do I need obsidian-cli installed to manage vaults with this automation?

Yes, obsidian-cli is required. The command-line tool must be installed and available in your system PATH to execute vault-level automation tasks and manage notes across your Obsidian vaults.

Can I batch-rename notes and reorganize folders across multiple Obsidian vaults?

Yes, you can batch-rename notes and reorganize folders across multiple Obsidian vaults. The Skill supports automation scenarios that sync metadata and manage vault discovery via the CLI.

What is the best way to search and organize markdown notes in Obsidian programmatically?

The best way to search and organize markdown notes programmatically is using obsidian-cli. This Skill automates note operations, allowing you to identify active vaults and manage markdown files without manual intervention.

How do I switch between active Obsidian vaults in an automated workflow?

You switch between active Obsidian vaults in an automated workflow by leveraging the vault discovery feature. This Skill uses obsidian-cli to identify and switch among active vaults available in your environment.