obsidian

Read, search, and create notes in an Obsidian vault via filesystem access.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/EtanHey/golems --skill obsidian-etanhey
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/EtanHey/golems/tree/main/skills/golem-powers/obsidian
Command: npx skills add https://github.com/EtanHey/golems --skill obsidian-etanhey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill provides direct access to your Obsidian vault for reading, searching, and organizing notes, acting as a reliable alternative when the Obsidian MCP is unavailable.

Core Features & Use Cases

  • Note Access: Read specific notes or list recent entries.
  • Search Functionality: Find notes based on content or filename.
  • Note Creation/Update: Add new notes or modify existing ones.
  • Use Case: Quickly find a specific idea you jotted down last week about a project, or add a new daily diary entry without leaving your current AI session.

Quick Start

Search your Obsidian vault for notes containing the term "authentication".

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I access and search my Obsidian vault from an AI session?▼

You can access your Obsidian vault by using this Skill to read, search, and list recent notes directly through filesystem operations. It acts as a reliable alternative for note management when the official Obsidian MCP is unavailable, letting you find specific ideas without leaving your AI session.

Can I create and update markdown notes in my personal knowledge base automatically?▼

Yes, you can create and update markdown notes in your personal knowledge base. The Skill utilizes shell commands for file operations to add new notes or modify existing ones, allowing you to seamlessly add daily diary entries or update project files.

Do I need a specific sync setup like iCloud to manage my Obsidian vault?▼

You need to define a user-defined vault location for the Skill to access your markdown files. This setup typically involves syncing your Obsidian vault via iCloud or a similar file synchronization service to ensure direct filesystem access to your notes.

What is the best way to find notes containing specific terms in my Obsidian vault?▼

To find notes containing specific terms, you can use the Skill's search functionality to locate entries based on content or filename. This allows you to quickly search your vault for notes containing terms like "authentication" and retrieve relevant markdown files.

Are there limitations when using shell commands for markdown knowledge management?▼

Because this Skill relies on shell commands for filesystem access, it requires a locally synced vault location to function properly. It serves as a direct alternative when the Obsidian MCP is unavailable, meaning its scope is limited to reading, searching, and updating local files.