obsidian

Search, read, and create notes in an Obsidian vault via filesystem access.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The skill streamlines the management of your Obsidian vault notes, offering an efficient way to read, search, create, and edit notes without the complexity of traditional filesystem navigation.

Core Features & Use Cases

  • Note Navigation: Read, search, and list notes with ease.
  • Content Editing: Create and edit notes in the vault with Markdown precision.
  • Search Functionality: Find notes and content within your vault.
  • Use Case: For someone who maintains a comprehensive knowledge base, this skill can quickly help find a specific note without tediously browsing the filesystem.

Quick Start

Use the obsidian skill to search for the note titled 'Project X status'.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search for notes in my Obsidian vault?

To search Obsidian vault notes, this skill uses a filesystem-first approach to find and read specific notes by title or content without manual browsing. It requires setting a defined OBSIDIAN_VAULT_PATH.

Can I create and edit Obsidian notes using file management?

Yes, you can create and edit Obsidian notes using file management. The skill provides note creation and content editing capabilities with Markdown precision directly within your vault files.

Do I need to install Obsidian to use this note management skill?

You do not need the Obsidian app installed to use this note management skill. It interacts directly with the vault files on your filesystem, requiring only file access and a defined OBSIDIAN_VAULT_PATH.

What is the best way to navigate a large knowledge base in Obsidian?

The best way to navigate a large knowledge base in Obsidian is using filesystem-first search functionality. This approach quickly locates specific notes without the complexity of tediously browsing the filesystem directory structure.

Why does the skill fail to read my Obsidian notes?

If the skill fails to read your Obsidian notes, it is likely due to incorrect file access permissions or an undefined OBSIDIAN_VAULT_PATH. The skill requires explicit filesystem access to locate and interact with your vault.