obsidian

Manage Obsidian vaults and notes via obsidian-cli.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill obsidian-jansenanalytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/obsidian
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill obsidian-jansenanalytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are folders full of Markdown notes, and managing multiple vaults, locating the active one, and performing routine operations can be manual and error-prone.

Core Features & Use Cases

  • Resolve active vaults quickly with obsidian-cli and locate the vault associated with a project or workspace.
  • Create, move, search, and manage notes across one or more vaults, while keeping internal links and config intact.
  • Use cases include switching contexts between personal and work vaults, automating repetitive vault maintenance, and batch-creating notes from templates.

Quick Start

Set a default vault with obsidian-cli and begin performing searches or note actions within that vault.

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 tasks from the command line?

Automate Obsidian vault management tasks using obsidian-cli to discover vaults, set default configurations, and execute note operations. It enables repeatable maintenance workflows by handling file operations directly on plain Markdown vaults across local and cross-device environments.

Can I search for notes across multiple Obsidian vaults simultaneously?

Search across multiple Obsidian vaults using the obsidian-cli integration to perform fast, cross-vault note searches. The Skill resolves active vaults and locates the specific vault associated with a project or workspace, enabling quick context switching between personal and work vaults.

What is the best way to batch-create Markdown notes from templates in an Obsidian vault?

Batch-create Markdown notes from templates by applying the Skill's note creation operations to your default Obsidian vault. It automates repetitive vault maintenance tasks while keeping internal links and configuration intact, ensuring repeatable and error-free note generation.

Does this workflow require obsidian-cli to manage plain Markdown vaults?

Yes, obsidian-cli is required to manage plain Markdown vaults, as the Skill satisfies command-line integration through this specific dependency. You must set a default vault with obsidian-cli to begin performing searches, note creation, renaming, and moving actions.

How do I rename and move notes in Obsidian without breaking internal links?

Rename and move notes in Obsidian while keeping internal links and configuration intact by using the Skill's automated file operations. It applies command-line integration to safely manage vault contents and prevent the manual errors typically associated with vault maintenance.

When should I not use command-line automation for Obsidian vault maintenance?

Avoid using command-line automation for Obsidian vault maintenance when handling non-Markdown files or when your workflow lacks obsidian-cli integration, as the Skill is specifically designed for plain Markdown vaults and requires command-line compatibility to function correctly.