Research & Context

/obsidian

Use when accessing Obsidian vault notes - reading, searching, listing, or organizing notes. Covers obsidian, notes, vault, ideas, diary, memos. NOT for: general file operations outside the vault.

$ golems-cli skills install obsidian
Good
100% best pass rate
9 assertions
3 evals
4 workflows

Updated 2 weeks ago

Direct filesystem access to Obsidian vault. Use this when the Obsidian MCP is unavailable or unreliable.

Vault Location

export OBSIDIAN_VAULT="$HOME/Library/Mobile Documents/iCloud~md~obsidian/Documents/<your-vault>"

Note: Set OBSIDIAN_VAULT in your shell profile. This is typically an iCloud-synced vault that syncs across devices.


Quick Actions

What you want to doHow
List recent notesworkflows/recent.md
Search notesworkflows/search.md
Read a noteworkflows/read.md
Create/update noteworkflows/write.md

Vault Structure

personal/
├── Diary/              # Daily entries (MM-DD-YYYY.md)
├── Golems/             # Golems-related ideas and notes
├── Project notes.md    # Project notes
├── מזכרות.md           # Memos (Hebrew)
└── *.md                # Other notes

Workflows

/obsidian:search/obsidian:recent/obsidian:read/obsidian:write