obsidian

Automate Obsidian vault discovery, note creation, and cross-vault wikilink maintenance via obsidian-cli.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/abhiunix/community-registry --skill obsidian-abhiunix
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/abhiunix/community-registry/tree/main/skills/productivity/obsidian
Command: npx skills add https://github.com/abhiunix/community-registry --skill obsidian-abhiunix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vault management can be manual and error-prone when handling multiple vaults, notes, and cross-vault wikilinks; this skill automates vault discovery, note operations, and linking via obsidian-cli to save time and reduce mistakes.

Core Features & Use Cases

  • Discover active vaults and identify the current workspace for seamless switching
  • Create, search, move, and link notes across vaults while preserving wikilinks
  • Use Case: maintain personal or team vaults with consistent structure and cross-vault references

Quick Start

Use obsidian-cli to set-default '<vault-name>' and begin managing notes across vaults.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate note creation and linking across multiple Obsidian vaults?▼

You can automate Obsidian vault management by using the obsidian-cli tool to discover, create, and link notes across multiple vaults. This process reads vault paths from config and preserves cross-vault wikilinks when moving or renaming notes.

What is the best way to preserve wikilinks when moving notes between vaults?▼

The best way to preserve wikilinks when moving notes between vaults is to use obsidian-cli automation. It specifically handles cross-vault wikilink maintenance during note operations, ensuring references remain intact and reducing manual errors.

Do I need obsidian-cli to manage vault discovery and switching?▼

Yes, you need the obsidian-cli tool to manage vault discovery and switching. The Skill requires obsidian-cli to discover active vaults, identify the current workspace for seamless switching, and read vault paths from configuration.

How does automated vault management handle cross-vault references in markdown?▼

Automated vault management handles cross-vault references by reading vault paths from config and applying obsidian-cli commands. When creating or moving markdown notes, it actively preserves wikilinks to maintain consistent structure and references.

Can I search for notes across different Obsidian vaults using CLI automation?▼

Yes, you can search for notes across different Obsidian vaults using CLI automation. The Skill automates vault discovery and note search operations across multiple vaults while maintaining cross-vault wikilinks and consistent structure.

Why does manual vault management fail with multiple linked notes?▼

Manual vault management fails because handling multiple vaults, notes, and cross-vault wikilinks is error-prone. Automating vault discovery, note operations, and linking via obsidian-cli saves time and reduces mistakes.