obsidian

Read, search, and create Markdown notes in Obsidian vaults.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rnben/hermes-skills --skill obsidian-rnben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/rnben/hermes-skills/tree/main/plugins/note-taking-skills/skills/obsidian
Command: npx skills add https://github.com/rnben/hermes-skills --skill obsidian-rnben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian note management can be tedious when files are scattered across folders and require manual search. This skill helps you read, search, and create notes directly from your environment, reducing time spent on navigation and note creation.

Core Features & Use Cases

  • Read: fetch and view the content of a note from the vault.
  • Search: find notes by filename or content across the vault.
  • Create: generate new notes in specified folders to capture ideas quickly.
  • Use Case: Quickly locate a project note and append a summary to it.

Quick Start

Ask it to read a note named "Project Plan" from your Obsidian vault, search for a keyword across notes, or create a new note in a chosen folder.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I read and search Markdown notes in a local Obsidian vault?

To read and search Markdown notes in a local Obsidian vault, you need a filesystem-based path configured as OBSIDIAN_VAULT_PATH. This allows the system to fetch specific note contents or find files by keywords across multiple folders.

Can I create new Markdown notes in specific folders within my Obsidian vault?

Yes, you can create new Markdown notes in designated folders within your Obsidian vault. By specifying the target directory, you can quickly generate new plaintext files to capture ideas without manual filesystem navigation.

Does this Obsidian note search functionality work with multi-folder setups?

Yes, Obsidian note search supports multi-folder setups. It operates on plaintext Markdown notes across your entire vault, allowing you to find notes by filename or content regardless of the underlying folder structure.

What is the best way to manage personal knowledge management notes scattered across folders?

The best way to manage personal knowledge management notes scattered across folders is to use an automated search and retrieval tool. It reduces manual navigation time by reading, searching, and creating plaintext files directly from your environment.

Do I need any special plugins to append a summary to an existing Obsidian note?

No, you do not need special plugins to append a summary to an existing Obsidian note. The functionality operates directly on plaintext Markdown files using the local filesystem vault path, requiring no additional dependencies.