obsidian

Read, create, and append markdown notes in Obsidian vaults.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of manually navigating and editing your Obsidian vault, allowing you to interact with your notes directly through the agent.

Core Features & Use Cases

  • File Operations: Read, create, and append to markdown notes within your vault.
  • Advanced Search: Perform targeted filename and content searches across your entire knowledge base.
  • Use Case: Quickly capture a new meeting insight by appending it to a specific project note or search for all notes containing a specific research topic to synthesize information.

Quick Start

Use the obsidian skill to search for all notes containing the term project alpha and append a summary of today's meeting to the main project file.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search for specific text across my Obsidian markdown vault?

To search your Obsidian markdown vault, this skill performs targeted filename and content searches across local directories to retrieve matching notes. It resolves vault paths directly to locate specific research topics or keywords.

Can I automatically create and append text to markdown files in my knowledge base?

Yes, you can automatically create and append text to markdown files in your knowledge base. The skill facilitates automated note creation and structured file editing using atomic write operations to safely modify existing notes.

What's the best way to capture meeting notes directly into an Obsidian vault?

The best way to capture meeting notes into an Obsidian vault is using filesystem-based interaction to append summaries directly to specific project markdown files. This eliminates manual navigation and editing friction.

Do I need direct filesystem access to use this knowledge management tool?

Yes, direct filesystem access is required to use this knowledge management tool. The skill needs to resolve local directory paths and perform atomic write operations to manage your markdown notes effectively.

Does this tool support searching by filenames or only by note content?

This tool supports both filename and content searches across your entire knowledge base. You can perform targeted searches to locate specific markdown notes or find all files containing a specific research term.

Are there limitations when modifying markdown files across local directories?

A key limitation is that modifying markdown files requires direct filesystem access to resolve vault paths. All interactions are strictly local directory-based, meaning remote or cloud-synced vaults may face constraints without local access.