obsidian

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

3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ever-oli/io --skill obsidian-ever-oli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/ever-oli/io/tree/main/skills/note-taking/obsidian
Command: npx skills add https://github.com/ever-oli/io --skill obsidian-ever-oli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults often require manual toggling between files to read, search, or create notes. This skill provides a streamlined way to access, query, and author notes directly from the vault using AI prompts.

Core Features & Use Cases

  • Read notes from the Obsidian vault identified by file path or name.
  • Search notes by keyword across the vault contents.
  • Create new notes with simple prompts and link related content using Obsidian's Wikilinks syntax.

Quick Start

Read a note named 'Daily Notes' from the Obsidian vault and display its contents.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search for notes by keyword in an Obsidian vault?

To search notes by keyword in an Obsidian vault, you can use prompts to query file contents across the vault. The skill locates specific notes by matching your provided search terms against the text within your personal knowledge base.

Can I create new notes in Obsidian using AI prompts?

Yes, you can create new notes in Obsidian using simple AI prompts. The skill writes the generated content directly into your vault and can automatically link related content using Obsidian's Wikilinks syntax.

How do I read an existing note from my Obsidian vault?

You can read an existing note from your Obsidian vault by specifying its file path or name in a prompt. The skill accesses your vault to retrieve and display the contents of the requested markdown file.

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

Yes, accessing your Obsidian vault requires the OBSIDIAN_VAULT_PATH environment variable. If not explicitly set, it defaults to the ~/Documents/Obsidian Vault directory to locate your notes.

What is the best way to link related content when generating notes in Obsidian?

The best way to link related content when generating notes in Obsidian is using Wikilinks syntax. The skill automatically applies this syntax to connect your newly created notes with existing files in the vault.