obsidian

Read, search, and create Markdown notes in an Obsidian vault.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Hermesagents/hermes-agents --skill obsidian-hermesagents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/Hermesagents/hermes-agents/tree/main/skills/note-taking/obsidian
Command: npx skills add https://github.com/Hermesagents/hermes-agents --skill obsidian-hermesagents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables you to read, search, and create notes inside an Obsidian vault without opening Obsidian, streamlining knowledge work and quick reference.

Core Features & Use Cases

  • Read: view the contents of a note by path.
  • List & Search: find notes by filename or content across the vault.
  • Create & Append: generate new notes from templates or prompts and append to existing notes.
  • Use Case: quickly fetch a note, locate all notes mentioning a keyword, or create a new note from a lightweight template.

Quick Start

Ask me to read, search, or create a note in your Obsidian vault using the OBSIDIAN_VAULT_PATH environment variable.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search for text inside markdown notes in an Obsidian vault?

You can search markdown notes in an Obsidian vault by filename or content using this Skill. It locates all notes mentioning a keyword without needing to open the Obsidian application.

Can I create new markdown notes in my vault automatically?

Yes, you can create new markdown notes in your vault automatically. This Skill generates new notes from prompts or templates and can append content to existing files.

What environment variable is required to read Obsidian vault files?

Reading Obsidian vault files requires the OBSIDIAN_VAULT_PATH environment variable. You must configure this path to enable the Skill to access and manage your markdown notes.

Does this tool work with standard markdown files outside of Obsidian?

This tool operates on standard markdown files within an Obsidian vault structure. It requires the OBSIDIAN_VAULT_PATH environment variable to read, list, and create notes.

What's the best way to automate quick reference lookups in Obsidian?

To automate quick reference lookups in Obsidian, use this Skill to fetch notes by path or search by content. It streamlines knowledge work by returning note contents directly without manual browsing.