obsidian

Index and search Obsidian vault notes by filename or content.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jacardl/New-Radar --skill obsidian-jacardl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/jacardl/New-Radar/tree/main/backend/frameworks/hermes-agent/skills/note-taking/obsidian
Command: npx skills add https://github.com/jacardl/New-Radar --skill obsidian-jacardl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users struggle to quickly locate, read, and organize notes stored in an Obsidian vault across many folders and notes.

Core Features & Use Cases

  • Search across notes: Find notes by filename or content using flexible queries.
  • Read and view notes: Open and display markdown notes from the vault.
  • Create and link notes: Create new notes in the vault and establish connections with Wikilinks for faster knowledge building.
  • Use Case: A knowledge worker wants to quickly locate a project note and link it to a planning document.

Quick Start

Search the vault for a keyword and open the most relevant note.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search across Obsidian vault notes by filename or content?

To search Obsidian vault notes, use flexible queries to find notes by filename or content. This allows you to quickly locate specific markdown files and retrieve relevant information from your personal knowledge base.

Can I create and link markdown notes in an Obsidian vault?

Yes, you can create new markdown notes in an Obsidian vault and establish connections with Wikilinks. This builds links between related notes for faster knowledge organization and cross-note referencing.

How do I read and display markdown notes from my Obsidian vault?

You can read and display markdown notes by opening files directly from your located Obsidian vault. This retrieves the content quickly so you can view the text without manually navigating folders.

Do I need a specific environment variable to locate my Obsidian vault?

Yes, you need to set the OBSIDIAN_VAULT_PATH environment variable to locate your vault. This path is required to enable reading, searching by filename or content, and creating linked notes.

What is the best way to find a project note and link it to a planning document in Obsidian?

The best way to find and link project notes is to search the vault for a keyword, open the most relevant note, and create a new note with a Wikilink. This connects your planning document to the project file.

Are there limitations when using cross-note search for a large Obsidian vault?

The system indexes and searches Obsidian vault notes to retrieve content quickly, but limitations depend on vault size and folder depth. It requires the vault path to accurately index and locate files across many folders.