obsidian

Automates vault management tasks including navigation and editing across multiple folders.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill obsidian-kastalien-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/Kastalien-Research/kastalien-factory/tree/main/lettabot/.skills/obsidian
Command: npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill obsidian-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vault management often requires manual switching and careful coordination of notes across multiple vaults; this Skill automates vault discovery, switching, and note operations via obsidian-cli to streamline workflows.

Core Features & Use Cases

  • Detect and select Obsidian vaults on disk and switch the active vault automatically or via CLI.
  • Create, move, search, and relink notes across vaults to maintain consistent wikilinks and metadata.
  • Use cases include daily vault maintenance, batch note transfers between vaults, and scripted note cleanup or reorganization.

Quick Start

Set your default vault with obsidian-cli and perform a note operation to verify the 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 management and switch between multiple vaults?

Automate Obsidian vault management by using obsidian-cli to detect vaults on disk and switch the active vault automatically. This streamlines workflows for users managing multiple vaults without manual switching.

Can I batch move and relink notes across Obsidian vaults?

Yes, you can batch move and relink notes across Obsidian vaults using obsidian-cli. It performs note operations to maintain consistent wikilinks and metadata during transfers between vaults.

Do I need obsidian-cli installed to automate note creation and search in my vault?

Yes, you need obsidian-cli installed and access to your vault configuration. The ability to run CLI commands is required to perform automated note creation, search, and vault operations.

What is the best way to script daily Obsidian vault maintenance and note cleanup?

Scripting daily Obsidian vault maintenance and note cleanup is best handled via obsidian-cli. It automates note operations, allowing scripted reorganization and consistent metadata updates across your vaults.

Does this approach support searching and linking markdown notes with wikilinks in batch?

Yes, this approach supports batch searching and linking of markdown notes. It uses obsidian-cli to execute note operations, ensuring wikilinks remain consistent when notes are moved or reorganized.