obsidian

Automate Obsidian vault management and Markdown note organization via obsidian-cli.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/MaxSaiets/myOpenCL --skill obsidian-maxsaiets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/MaxSaiets/myOpenCL/tree/main/openclaw/skills/obsidian
Command: npx skills add https://github.com/MaxSaiets/myOpenCL --skill obsidian-maxsaiets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are local Markdown note repositories that often require manual setup, vault selection, and repetitive commands to perform routine tasks. This Skill provides a structured approach to discovering active vaults, switching contexts, and automating common vault workflows via obsidian-cli.

Core Features & Use Cases

  • Vault discovery and switching across multiple Obsidian vaults.
  • Automated vault management: organize notes, manage configurations, and invoke deterministic scripts.
  • Obsidian CLI integration: leverage obsidian-cli to interact with vaults from the command line.

Quick Start

Identify the active Vault and automate vault-management tasks 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 workflows from the command line?

You can automate Obsidian vault workflows by using this Skill to leverage obsidian-cli, which manages vaults, organizes notes, and runs deterministic scripts directly via the command line interface.

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

Yes, you must install obsidian-cli, such as via brew, before using this Skill. It relies on the CLI to discover active vaults, switch contexts, and apply frontmatter metadata for automation.

What is the best way to switch contexts across multiple Obsidian vaults?

The best way to switch contexts across multiple Obsidian vaults is to use this Skill's vault discovery feature, which reads frontmatter metadata to identify and switch the active vault automatically.

How does frontmatter metadata work for Obsidian vault discovery?

Frontmatter metadata works for vault discovery by providing structured key-value data that this Skill reads to identify active vaults, locate references, and organize markdown notes across directories.

Can I organize notes and manage configurations for multiple vaults automatically?

Yes, you can organize notes and manage configurations by running deterministic scripts via obsidian-cli, which automates routine vault management tasks across all discovered Obsidian vaults.