obsidian

Manage Obsidian vaults and automate Markdown note operations via obsidian-cli.

23|10|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/deepgram/dglabs-deepclaw --skill obsidian-deepgram
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/deepgram/dglabs-deepclaw/tree/main/skills/obsidian
Command: npx skills add https://github.com/deepgram/dglabs-deepclaw --skill obsidian-deepgram

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-cli, and includes scripts (resource) components.

What problem does it solve?

Manages and automates Obsidian vaults, streamlining access to and manipulation of Markdown notes and attachments.

Core Features & Use Cases

  • Vault Management: Identify and manage multiple Obsidian vaults.
  • Search & Creation: Locate notes, create new content, and manage links.
  • Automation: Automate common tasks with simple commands.

Quick Start

To set the default Obsidian vault, run: `obsidian-cli set-default "<vault-folder-name>"

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?▼

Automate Obsidian vault management by executing command-line operations via `obsidian-cli` to identify vaults, locate notes, create content, and manage Markdown attachments. The Skill runs scripts to manipulate vault data.

Can I use command-line automation to search and create Markdown notes in Obsidian?▼

Yes, command-line automation can search existing Markdown notes and create new content within an Obsidian vault. The Skill manages links and attachments through script execution using `obsidian-cli`.

Does the Obsidian CLI automation skill work on iOS and Android devices?▼

Obsidian CLI automation is intended for personal productivity and content organization on macOS, iOS, and Android devices. It manages vaults through command-line operations executed via scripts.

How do I set the default Obsidian vault for CLI automation?▼

Set the default Obsidian vault by running `obsidian-cli set-default "<vault-folder-name>"`. This configures the target vault for subsequent automated Markdown note management and search operations.

What is the best way to manage multiple Obsidian vaults automatically?▼

The best way to manage multiple Obsidian vaults automatically is using command-line operations to identify and manipulate them. The Skill leverages `obsidian-cli` to execute scripts for content organization and vault management.

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

Yes, `obsidian-cli` is a required dependency and must be installed to automate vault tasks. The Skill utilizes this command-line interface to execute scripts that manage Markdown notes and attachments.