obsidian

Standardize Obsidian wikilink and vault-path handling for iCloud-backed vaults.

Updated Oct 28, 2025
One-click install
npx skills add https://github.com/bryan-thompsoncodes/dotfiles --skill obsidian-bryan-thompsoncodes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/bryan-thompsoncodes/dotfiles/tree/main/dot-config/opencode/skills/obsidian
Command: npx skills add https://github.com/bryan-thompsoncodes/dotfiles --skill obsidian-bryan-thompsoncodes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian note linking and vault-path management across iCloud-backed vaults can be error-prone and inconsistent; this skill provides standardized patterns for wikilinks, cross-vault referencing, and error handling to improve navigation and reliability.

Core Features & Use Cases

  • Wikilink Patterns: Guidelines for internal links, header anchors, and block links within a vault.
  • Vault Path Conventions: Examples for iCloud paths and emoji-named folders used in Bryan's vaults.
  • Cross-Vault References: Safe patterns for referencing notes across vaults without cross-link leakage.

Quick Start

Explain the Obsidian wikilink patterns and vault path conventions for a new vault setup.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I create wikilinks across multiple Obsidian vaults stored in iCloud?

Cross-vault wikilinks in iCloud require standardized vault-path handling and safe referencing patterns to prevent broken navigation and cross-link leakage between separate setups.

What is the best way to handle iCloud vault paths and emoji-named folders in Obsidian?

Handling iCloud vault paths requires following specific vault structure conventions, including proper path quoting and syntax patterns to safely navigate directories like emoji-named folders without errors.

How do I link to headers and blocks within an Obsidian vault using wikilinks?

Linking to headers and blocks within an Obsidian vault uses specific wikilink patterns that target internal anchors, ensuring precise navigation and reliable note embedding across your markdown files.

Does this approach to Obsidian wikilinks support frontmatter and template integration?

Yes, the wikilink syntax patterns support template and frontmatter integration, allowing you to embed standardized linking conventions directly into your note structures for consistent vault management.

Why are my Obsidian cross-vault references breaking and causing link leakage?

Cross-vault references break and cause link leakage when standardized path quoting and error handling conventions are not applied, which this approach resolves by enforcing safe multi-vault linking patterns.