obsidian

Manage Obsidian vaults and Markdown notes via obsidian-cli.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/aspectrr/denchclaw-workspace --skill obsidian-aspectrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/aspectrr/denchclaw-workspace/tree/main/skills/obsidian
Command: npx skills add https://github.com/aspectrr/denchclaw-workspace --skill obsidian-aspectrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are local Markdown notebooks; this Skill enables automated management and interaction with vaults using the obsidian-cli, reducing manual overhead.

Core Features & Use Cases

  • Discover and manage multiple Obsidian vaults from a single interface.
  • Create, edit, and organize Markdown notes via scripted commands while preserving links.
  • Safely orchestrate vault operations with predictable results and minimal risk of data loss.

Quick Start

Run obsidian-cli to manage your active vault's notes and configuration from a single script.

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 management from the command line?

You can automate Obsidian vault management by interfacing with the obsidian-cli to handle note creation, vault discovery, and link maintenance. This approach reduces manual overhead while ensuring safe, predictable operations across single or multiple vault setups.

Can I manage multiple Obsidian vaults from a single script?

Yes, you can discover and manage multiple Obsidian vaults from a single interface using the obsidian-cli. It enables scripted vault discovery and orchestration, allowing you to safely coordinate operations across different local Markdown notebooks.

What is the best way to create Markdown notes in Obsidian without breaking links?

The best way to create notes without breaking links is to use the obsidian-cli for scripted commands. It automates note creation and organization while actively preserving link management, ensuring safe and predictable vault operations.

Do I need to install obsidian-cli before automating my vault?

Yes, you need the obsidian-cli installed as an explicit prerequisite to automate your vault. The Skill interfaces directly with this command-line tool to execute safe, predictable operations and manage your local Markdown notes.

Are there limitations when automating Obsidian vault operations?

Operations are constrained to a defined action surface with explicit prerequisites to ensure minimal risk of data loss. You should anticipate safe, predictable results rather than unrestricted modifications when automating your Markdown vaults.