Use Obsidian from terminal for vault workflows and Neovim note navigation. Use when the user asks to open, create, search, or link Obsidian markdown notes from shell, or to run `obsidian://` URI actions.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Use Obsidian from terminal for vault workflows and Neovim note navigation. Use when the user asks to open, create, search, or link Obsidian markdown notes from shell, or to run `obsidian://` URI actions.
Obsidian CLI
Use this workflow to operate an Obsidian vault from terminal while editing in Neovim.
Quick Check
Confirm command exists: which obsidian.
Confirm vault context: pwd and check .obsidian/ directory.
Quote all note paths because vault paths often include spaces.