obsidian

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read, search, and create notes in an Obsidian vault from the command line or scripts, streamlining knowledge management.

Core Features & Use Cases

  • Read notes from the vault and display content.
  • Search notes by filename or content with keyword support.
  • Create new notes with a title and body, and optionally link them.

Quick Start

Create or access your Obsidian vault by setting OBSIDIAN_VAULT_PATH, then ask the AI to read, search, and create notes as needed.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search and read Obsidian notes from the command line?

You can search and read Obsidian notes by setting the OBSIDIAN_VAULT_PATH environment variable to locate your vault, enabling quick content lookups and display from scripts or command line.

How do I create and link new notes in an Obsidian vault via AI?

To create and link notes in an Obsidian vault, provide a title and body to the AI, which writes the new Markdown file and optionally cross-links it within your existing knowledge base.

Can I use this for personal knowledge management across multiple devices?

Yes, this supports personal knowledge management across devices by reading, creating, and searching Markdown files within a configured Obsidian vault directory.

Do I need to set up an environment variable to locate my Obsidian vault?

Yes, you must set the OBSIDIAN_VAULT_PATH environment variable to point to your vault directory, allowing the AI to read, write, and search your Markdown notes.

What is the best way to search notes by filename or content in Obsidian?

The best way to search notes by filename or content is using the AI's keyword support to query your vault, retrieving matching Markdown files for quick knowledge lookups.

Why use AI for Obsidian note management instead of the native app?

Using AI for Obsidian note management streamlines workflows by allowing scriptable note creation, content searching, and cross-linking without opening the graphical interface.