Obsidian CLI Skill
Comprehensive reference for Obsidian's built-in CLI (80+ commands). Enables programmatic vault management, search, tag/property operations, link graph queries, and more.
Prerequisites
- Obsidian app must be running: the CLI connects to the main process over IPC
- CLI enabled:
"cli": truein~/Library/Application Support/obsidian/obsidian.json - Catalyst license required
- Always prefix commands with
timeout 5to avoid hanging:timeout
[Description truncada. Veja o README completo no GitHub.]