obsidian-vault

Search, create, and organize notes using wikilinks and index notes in an Obsidian vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian Vault helps users quickly locate, create, and organize notes in a local Obsidian vault using consistent naming, wikilinks, and index notes to improve discoverability.

Core Features & Use Cases

  • Index notes: aggregate related topics (e.g., Ralph Wiggum Index.md, Skills Index.md)
  • Wikilinks-driven navigation: link notes with [[Note Title]] to surface dependencies and related notes
  • Vault workflows: guidance for searching, creating, and organizing notes with consistent naming and index usage

Quick Start

Create a new note titled in Title Case and add a wikilink to the related index

Frequently Asked Questions about obsidian-vault

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

FAQPage Schema
How do I organize Obsidian notes using index notes and wikilinks?

To organize Obsidian notes, create index notes to aggregate related topics and use [[Note Title]] wikilinks to connect notes, which surfaces dependencies and maintains a navigable link network.

What is the best way to create new notes in an Obsidian vault?

The best way to create new notes in an Obsidian vault is to title them in Title Case and immediately add a wikilink to the related index note, ensuring consistent naming and discoverability from the start.

How do I search for and locate specific notes in an Obsidian vault?

Search for notes in an Obsidian vault by using the search functionality to find specific text, or navigate through index notes that aggregate related topics for quick discoverability.

Does this approach to Obsidian note organization require any specific frontmatter?

Yes, this approach requires a YAML frontmatter in SKILL.md with at least a name and description defined to properly configure the note organization workflows.

Why use index notes for Obsidian vault management instead of just folders?

Use index notes for Obsidian vault management to aggregate related topics in a single file, creating a navigable wikilink network that surfaces dependencies better than isolated folder structures.