Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
- Interact with Obsidian vaults via command line: read, create, search, and manage notes and tasks.
- Supports frontmatter (YAML properties) management.
- Includes commands for plugin and theme development, such as reloading plugins, running JavaScript, capturing errors, screenshots, and DOM inspection.
- Compatible with running Obsidian instances and CLI plugin requirements.
- Provides detailed command reference and usage examples.