obsidian-vault

Search and manage markdown notes in an Obsidian vault by filename and content.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/yashs33244/my-mac-claude --skill obsidian-vault-yashs33244
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault
Source: https://github.com/yashs33244/my-mac-claude/tree/main/skills/mattpocock/personal/obsidian-vault
Command: npx skills add https://github.com/yashs33244/my-mac-claude --skill obsidian-vault-yashs33244

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the time-consuming struggle of finding, creating, and organizing related notes inside an Obsidian vault, especially when content is scattered across many markdown files.

Core Features & Use Cases

  • Faster note discovery: Find notes by filename or by searching inside markdown content using the vault path.
  • Consistent note creation: Create new notes with clear Title Case naming and link them correctly with Obsidian wikilinks.
  • Better structure without folders: Use index notes to aggregate topics and link related notes, keeping the vault mostly flat.
  • Use case: You want to quickly locate a concept, add a new research note, and ensure it’s discoverable via an existing Index note rather than creating duplicates or losing context.

Quick Start

Tell the AI you want to search the Obsidian vault for a topic, then create a new Title Case note and link it to the appropriate index notes using wikilinks.

Frequently Asked Questions about obsidian-vault

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

FAQPage Schema
How do I search for markdown notes inside an Obsidian vault by content and filename?

To search Obsidian notes, you retrieve markdown files by matching content across the vault or by exact filename. This enables fast discovery of scattered research notes without manual browsing.

What is the best way to organize Obsidian notes without relying on folders?

The best way to organize notes without folders is using index notes to aggregate topics. You link related notes to these index notes using wikilinks, keeping the vault mostly flat and easily navigable.

How do I create new learning notes in Obsidian and connect them to existing research?

To create new learning notes, generate markdown files with consistent Title Case naming. You then connect them to existing research topics by managing wikilink-based relationships using the note titles.

Can I use index notes to aggregate related concepts in a knowledge management vault?

Yes, you can use index notes to aggregate related concepts in a knowledge management vault. They provide consistent aggregation points, ensuring notes remain discoverable and preventing duplicate content creation.

How do I locate index notes and retrieve related research notes in Obsidian?

To locate index notes and retrieve related research notes, perform a vault-path scoped search across your markdown content. This targets specific filenames and matches text to find the correct aggregation points.