What problem does it solve?
This Skill solves the problem of manually searching, creating, and refactoring Obsidian notes across one or more vaults by letting you drive those actions from the command line.
Core Features & Use Cases
- Find and search notes: Query note titles and search inside note content to quickly locate relevant ideas or references.
- Create and open new notes: Generate new Markdown notes in the correct vault and folder structure without switching to the editor first.
- Move/rename with link updates: Refactor note paths while updating
[[wikilinks]] and common Markdown links, avoiding broken references.
Use case examples: Create a new daily log note for an active vault, find where a concept was discussed across multiple notes, or reorganize a folder structure while preserving internal links.
Quick Start
Use the obsidian skill to create a note in your active vault by running:
Create a note in my active Obsidian vault at "Projects/Next steps" with content "Summary of the next milestones" and open it.