obsidian

Automate Obsidian vault workflows for note querying and content manipulation.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill obsidian-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/integrations/obsidian
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill obsidian-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults can become tedious to manage when working with multiple vaults or complex configurations; this Skill automates vault interactions via the obsidian-cli to streamline note workflows.

Core Features & Use Cases

  • Vault discovery and linkage: Identify active vaults and switch contexts via obsidian-cli.
  • Note operations automation: Create, move, search, and update notes across vaults.
  • Use Case: Teams and researchers can sync knowledge bases across multiple vaults or organize literature in parallel vaults.

Quick Start

Install obsidian-cli and configure it to target your Obsidian vaults, then run a sample automation to verify setup.

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 workflows with the command line?

Automating Obsidian vault workflows with the command line is achieved by using obsidian-cli to handle note creation, updates, and vault discovery. This streamlines interactions across multiple configured vaults.

What is the best way to manage notes across multiple Obsidian vaults?

Managing notes across multiple Obsidian vaults is best handled by applying obsidian-cli to discover active vaults and perform note operations. This enables teams to sync parallel knowledge bases efficiently.

How do I search and query notes in Obsidian using CLI?

Searching and querying notes in Obsidian using CLI involves leveraging obsidian-cli commands to search and update content. It supports frontmatter-based metadata requirements to filter notes precisely.

Can I use frontmatter to filter notes during Obsidian CLI automation?

Yes, you can use frontmatter to filter notes during Obsidian CLI automation. The workflow explicitly satisfies frontmatter-based metadata requirements when querying and manipulating content across your vaults.

Do I need obsidian-cli installed to automate vault workflows?

Yes, you need obsidian-cli installed and configured to target your specific vaults before running any automation. This setup is required to verify operations and execute the sample workflows.