obsidian

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of reading, searching, creating, and editing notes in the Obsidian vault, providing a seamless note-taking experience.

Core Features & Use Cases

  • Note Reading: Quickly access and read notes stored in the Obsidian vault.
  • Note Searching: Efficiently search for notes based on filename or content.
  • Note Creation: Create new notes and append content to existing ones.
  • Wikilinks: Establish and maintain cross-linking between notes.
  • Use Case: Organize research materials for a project, making it easy to reference related notes.

Quick Start

Use the 'obsidian' skill to read a note located at the path '/path/to/note.md'.

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

To search and read Obsidian notes programmatically, you need a tool that interacts directly with the vault path. This Skill allows you to quickly access stored notes and efficiently search filenames or content.

Can I create new notes and append content to existing ones in Obsidian?

Yes, you can create new notes and append content to existing ones in Obsidian. This Skill provides file writing capabilities that simplify note creation and editing for a seamless note-taking experience.

Does this Obsidian vault management tool work on Linux, macOS, and Windows?

Yes, this Obsidian vault management tool is optimized for Linux, macOS, and Windows platforms. It supports cross-platform file operations provided you have an established Obsidian vault path.

How do I establish cross-linking between notes in an Obsidian vault?

To establish cross-linking between notes in an Obsidian vault, you use Wikilinks. This Skill helps maintain and establish these cross-references, making it easy to organize research materials and reference related notes.

What do I need to set up before using an Obsidian note-taking automation tool?

Before using an Obsidian note-taking automation tool, you need an established Obsidian vault path. This prerequisite allows the file operations to correctly locate, read, and write your markdown notes.