obsidian

Identify and manage local Obsidian vaults using obsidian-cli commands.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill obsidian-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/skills/obsidian
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill obsidian-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults store local Markdown notes and require manual setup, discovery, and maintenance. This Skill provides guidance and commands to locate active vaults, work with their structure, and automate routine vault tasks using obsidian-cli.

Core Features & Use Cases

  • Discover active vaults and identify the current vault in use.
  • Create, rename, move, and organize notes without breaking wikilinks and references.
  • Manage vault configurations and switch contexts across multiple vaults to support personal or team workflows.

Quick Start

Identify the active Obsidian vault on the system and list its top-level directories.

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 discovery on my local disk?

Automate Obsidian vault discovery by using obsidian-cli commands to locate active vaults on disk and identify the current vault in use. This removes the need to manually search directories for your local Markdown note repositories.

How do I move and rename Obsidian notes without breaking wikilinks?

To move and rename Obsidian notes without breaking wikilinks, use obsidian-cli to manage note organization. It updates note references automatically during file operations, preserving vault link integrity across your Markdown files.

Do I need obsidian-cli installed to automate my vault workflow?

Yes, you need obsidian-cli installed to automate vault workflows. The Skill uses this command-line tooling to execute vault discovery, switching, and note management operations across local Obsidian vaults stored on disk.

Can I switch between multiple Obsidian vaults from the command line?

Yes, you can switch contexts across multiple Obsidian vaults from the command line. obsidian-cli manages vault configurations, enabling you to switch active vaults to support personal or team Markdown workflows.

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

The best way to organize Markdown notes across multiple vaults is using obsidian-cli to create, rename, move, and manage notes while preserving wikilinks. It supports context switching between vaults for team workflows.