obsidian

Read, search, create, and edit markdown notes in an Obsidian vault.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read, search, create, and edit notes in an Obsidian vault from a unified toolset.

Core Features & Use Cases

  • Read notes from a vault by resolved absolute paths
  • List and search notes using patterns and content
  • Create, append to, and edit markdown notes
  • Build wikilinks and cross-note references to connect vault content

Quick Start

Provide the absolute path to the target note and request a read, search, or edit action within the vault.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I read and search Obsidian vault notes from a unified toolset?

To read and search Obsidian vault notes, you must provide the absolute path to the target note and request read or search actions. This toolset resolves vault paths via OBSIDIAN_VAULT_PATH to perform safe operations.

Can I create and edit markdown notes in a local Obsidian vault?

Yes, you can create and edit markdown notes in a local Obsidian vault. The toolset allows you to create, append to, and edit notes, while also building wikilinks and cross-note references to connect vault content.

Does this note-taking tool work with local vaults across Linux, macOS, and Windows?

Yes, this note-taking tool works with local vaults across Linux, macOS, and Windows. It supports cross-platform workflows like quick lookup, note creation, and wikilink navigation by resolving explicit vault paths.

What is the best way to build wikilinks and cross-note references in Obsidian?

The best way to build wikilinks and cross-note references is by using the create and edit functions within the toolset. This allows you to connect vault content directly when creating or appending to markdown notes.

Do I need to set OBSIDIAN_VAULT_PATH to perform read, write, and patch operations?

Yes, you need to set OBSIDIAN_VAULT_PATH for explicit vault path resolution. This environment variable is required to ensure safe read, write, patch, and search operations through file tools within your local vault.

How do I list and search vault notes using content patterns?

You can list and search vault notes using patterns and content queries. The toolset searches markdown files by matching content patterns, enabling quick lookup and retrieval of information across your vault.