obsidian-vault

Search, create, and manage Obsidian vault notes with wikilink navigation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the friction of finding, creating, and linking the right notes in your Obsidian vault, so your knowledge stays organized and easy to navigate.

Core Features & Use Cases

  • Vault Search & Discovery: Finds notes by filename or by searching content within a specified vault path.
  • Note Creation with Consistent Structure: Creates new notes using Title Case, writes content as a learning unit, and links related notes via wikilinks.
  • Index-Driven Organization: Uses index notes (e.g., Skills Index, RAG Index) and wikilinks to aggregate topics without creating folders.

Quick Start

Tell me your Obsidian vault path and what note you want to create, and I will create it using Title Case and add wikilinks to related notes.

Frequently Asked Questions about obsidian-vault

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

FAQPage Schema
How do I search and organize Obsidian notes without using folders?

You can organize Obsidian notes without folders by using root-level index notes containing lists of [[wikilinks]] to group topics. This flat vault structure relies on wikilink-based navigation instead of directory hierarchies to keep notes connected and easy to find.

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

The best way to create new Obsidian notes is to use Title Case for filenames and write content as a learning unit. You should embed [[wikilinks]] within the text to connect related notes, ensuring consistent structure and easy navigation across the vault.

Can I search for specific text content inside my Obsidian vault?

Yes, you can search for specific text content inside an Obsidian vault by specifying a vault path. The search function locates notes by matching filenames and by scanning the actual content within that specified path.

How do I build an index note to group related topics in Obsidian?

To build an index note, create a root-level note with a Title Case name like Skills Index. Add lists of [[wikilinks]] inside this note pointing to related topic notes, aggregating your content without needing to create nested folders.

Do I need to use wikilinks syntax for Obsidian note discovery to work?

Yes, using [[wikilinks]] syntax is required for consistent note discovery and navigation. Wikilinks connect individual notes and populate root-level index notes, which creates the navigable structure needed to find content in a flat vault.

What are the limitations of using a flat vault structure for knowledge management in Obsidian?

A flat vault structure relies entirely on wikilinks and index notes instead of folders, meaning organization breaks down if notes are not consistently linked. You must manually maintain Title Case naming and update index notes to ensure topics remain grouped and discoverable.