obsidian

Read, search, create, and edit Obsidian vault notes via the filesystem.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of working with an Obsidian vault by letting you read, search, create, and edit notes directly from the filesystem.

Core Features & Use Cases

  • Vault Navigation: List markdown notes and search for files or content inside a resolved vault path.
  • Note Editing: Create new notes, append updates, and rewrite content when a full refresh is clearer.
  • Linked Knowledge Work: Add wikilinks to connect related notes and keep personal knowledge organized.
  • Use Case: A researcher can quickly find every note mentioning a project, add a summary page, and link it to related meeting notes.

Quick Start

Use this skill to create a new daily note in the resolved Obsidian vault and add a wikilink to the meeting summary.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage Obsidian vault notes directly from the filesystem?

You can manage Obsidian vault notes by reading and editing markdown files directly from the filesystem. This approach enables listing notes, searching content, creating pages, and adding wikilinks without opening the Obsidian app.

What do I need to resolve an absolute vault path for markdown note editing?

Resolving an absolute vault path requires native file tools for direct note access and shell use for path discovery. You must provide a resolved absolute vault path to successfully read and edit your markdown files.

Can I append updates to existing markdown files in an Obsidian vault?

Yes, you can append updates to existing markdown files in an Obsidian vault. The filesystem-first workflow supports creating new notes, appending updates, and rewriting content when a full refresh is clearer.

How do I add wikilinks to connect related notes in a markdown vault?

You add wikilinks to connect related notes by editing the markdown files directly. This linked knowledge work keeps personal knowledge organized by connecting related pages within the resolved vault path.

What is the best way to search note content across an Obsidian vault?

The best way to search note content is using filesystem-first workflows with native file tools. This allows you to search for files or content inside a resolved absolute vault path efficiently without application overhead.