What problem does it solve?
This Skill eliminates the friction of manually interacting with an Obsidian vault by giving you a command-line interface to read and modify notes while Obsidian is running.
Core Features & Use Cases
- Vault operations from the terminal: create, read, append, search, and manage notes and daily notes.
- Task, property, and metadata handling: set properties, update task views, sort/tag counts, and work with backlinks.
- Developer support for plugins and themes: reload plugins, run in-app JavaScript, capture errors, and inspect the DOM for debugging.
Use case example: You need to quickly generate and update course/project notes and tasks in your vault, then verify or debug a plugin/theme behavior without switching away from your terminal workflow.
Quick Start
Use the command obsidian search query="your topic" to retrieve relevant notes from your vault.