obsidian

Automate Obsidian vault discovery, selection, and note operations via obsidian-cli.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill obsidian-liutao96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/liutao96/skill/tree/main/obsidian
Command: npx skills add https://github.com/liutao96/skill --skill obsidian-liutao96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing multiple Obsidian vaults and Markdown notes across devices is tedious and error-prone; this Skill automates vault discovery, default vault selection, and routine note operations to save time and reduce mistakes.

Core Features & Use Cases

  • Vault discovery and default vault switching via obsidian-cli to keep your notes in sync.
  • Programmatic note creation, search, move/rename, and link maintenance within Obsidian vaults for consistent knowledge organization.
  • Use case: quickly set up automated vault tasks for personal knowledge bases or team wikis using simple CLI commands.

Quick Start

Set the default vault with obsidian-cli and begin automating routine note workflows.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate Obsidian note management across multiple vaults?

You can automate Obsidian note management by using this Skill to handle vault discovery, default vault selection, and routine note operations via the obsidian-cli. It enables deterministic, scriptable tasks to organize local Markdown notes.

What is the best way to programmatically create and move Markdown notes in an Obsidian vault?

The best way to programmatically manage Markdown notes is using this Skill's obsidian-cli integration, which supports note creation, search, move/rename, and link maintenance within your Obsidian vaults for consistent knowledge organization.

Do I need obsidian-cli installed to automate vault switching and note operations?

Yes, you need obsidian-cli installed locally. This Skill relies on local tooling to handle vault paths, execute CLI results, and provide deterministic, scriptable tasks for vault discovery and default vault switching.

Can I use this Skill to set up automated vault tasks for a team wiki?

Yes, you can set up automated vault tasks for personal knowledge bases or team wikis. The Skill executes simple CLI commands to maintain consistent note organization and keep local vaults in sync.

Why does managing multiple Obsidian vaults require an automation Skill?

Managing multiple Obsidian vaults manually is tedious and error-prone. This Skill automates vault discovery, default vault selection, and routine note workflows to save time and reduce mistakes across local devices.

Are there limitations when using obsidian-cli for local Markdown note workflows?

This Skill is limited to local workflows and deterministic, scriptable tasks. It relies entirely on local tooling and the obsidian-cli to handle vault paths and execute note operations, meaning it does not natively support remote or cloud-based vault synchronization.