obsidian

Automate Obsidian vault note creation, search, and modification via obsidian-cli.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/planetazuzu/planetazuzu-memory --skill obsidian-planetazuzu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/planetazuzu/planetazuzu-memory/tree/main/skills/openclaws-kb/skills/obsidian
Command: npx skills add https://github.com/planetazuzu/planetazuzu-memory --skill obsidian-planetazuzu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management and interaction with Obsidian vaults, enabling users to automate note-taking workflows and information retrieval.

Core Features & Use Cases

  • Vault Management: Easily set default vaults and query active vault locations.
  • Search & Retrieval: Quickly find notes by title or content across your vault.
  • Note Creation & Modification: Automate the creation, moving, renaming, and deletion of notes, with intelligent link updating.
  • Use Case: Automatically create a new meeting note in your 'Work' vault, populate it with attendees and agenda items, and link it to the relevant project note.

Quick Start

Use the obsidian skill to search for notes containing the phrase "project roadmap".

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate note creation and searching in Obsidian vaults?▼

You can automate Obsidian vault management by using the obsidian-cli tool to create, search, and modify plain Markdown notes. It facilitates retrieving content and updating links automatically when notes are moved or renamed.

Do I need the obsidian-cli binary installed to manage vaults via command line?▼

Yes, the obsidian-cli binary must be installed and configured to manage vaults. This Skill acts as an automation wrapper around the tool, requiring it to execute note creation, searching, and structural modifications.

Can I search for specific text content across my Obsidian Markdown notes?▼

Yes, you can quickly find notes by title or content across your vault. The search and retrieval functionality queries your plain Markdown files to locate specific phrases like project roadmaps or meeting agendas.

What is the best way to automate moving and renaming notes in a knowledge management workflow?▼

Automating note modifications in a knowledge management workflow is handled by moving, renaming, or deleting notes via the command line. The process includes intelligent link updating to maintain structural integrity within the vault.

How does vault management work when automating meeting notes in Obsidian?▼

Vault management allows you to set default vaults and query active locations. You can automate creating a new meeting note, populate it with agenda items, and link it to relevant project notes within your specified vault.