obsidian

Read, list, search, create, and append notes in an Obsidian vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of reading, searching, and creating notes within the Obsidian vault, streamlining your note-taking experience.

Core Features & Use Cases

  • Read Notes: Access and read notes stored in the Obsidian vault.
  • List Notes: Organize and list notes, including those in specific folders.
  • Search: Conduct efficient searches within your notes by filename or content.
  • Create Notes: Easily create new notes within the vault.
  • Append to Notes: Add new content to existing notes.
  • Use Case: If you're a student or professional who relies on Obsidian for note-taking, this Skill can help you quickly find and manage your notes.

Quick Start

Use the obsidian skill to list all notes in the Obsidian vault.

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 inside my Obsidian vault notes?

To search inside your Obsidian vault, this Skill executes shell commands to find notes by filename or content. It scans the vault location set via environment variables to return matching documents efficiently.

Can I create and append text to existing Obsidian notes automatically?

Yes, you can create new notes and append text to existing Obsidian notes automatically. This Skill provides specific commands that add new content directly into your vault files without manual entry.

How do I list all notes in a specific folder within my Obsidian vault?

To list notes in a specific folder, this Skill reads the Obsidian vault directory structure using shell commands. It organizes and returns notes based on the folder path you specify.

Do I need environment variables set up to read notes from my Obsidian vault?

Yes, environment variables are required to locate your Obsidian vault. This Skill relies on these variables to determine the vault path before executing shell commands to read your notes.

What is the best way to manage Obsidian note-taking for research organization?

The best way to manage Obsidian note-taking is by using this Skill to search, read, and create notes directly. It streamlines information organization by interacting with your vault through automated commands.

Why does the Obsidian skill fail to locate my vault during note search?

If the Obsidian Skill fails to locate your vault during a note search, your environment variables are likely not set correctly. Verify the vault path configuration to ensure shell commands execute properly.