obsidian

Fetch, index, and retrieve notes from an Obsidian vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read, search, create, and edit notes in an Obsidian vault efficiently across files and folders, reducing time spent on manual note management.

Core Features & Use Cases

  • Read and view notes across the vault from a resolved path.
  • Search notes by content, title, or metadata to locate information quickly.
  • Create new notes using templates and link related notes with wikilinks.
  • Edit existing notes safely with patch-like updates and inline linking.

Quick Start

Read a note from the Obsidian vault using its absolute path.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search for content across Obsidian vault notes?

You can search Obsidian vault notes by content, title, or metadata using this Skill's indexing and retrieval logic. It locates matching notes across files and folders to support quick navigation and querying.

Can I create new Obsidian notes using templates and wikilinks?

Yes, you can create new Obsidian notes from templates and link related notes with wikilinks. This Skill applies Markdown handling and local file access to generate new notes and insert inline links safely.

How do I edit existing Markdown notes in my vault safely?

You can edit existing Markdown notes in your vault safely using patch-like updates. This Skill applies safe patch semantics via file tools to modify content within your local vault without overwriting the entire file.

Do I need local file access to read notes from an Obsidian vault?

Yes, local file access is required to read notes from an Obsidian vault. This Skill fetches, indexes, and retrieves notes from a resolved absolute path on your local system to support quick querying and navigation.

What is the best way to navigate and retrieve daily notes from a vault?

The best way to navigate daily notes is by fetching and indexing them through this Skill. It retrieves notes from a resolved path to support quick querying across your local Obsidian vault.