What problem does it solve?
Manually managing notes in an Obsidian vault is time-consuming and prone to errors, especially when updating cross-referenced wiki links after renaming or moving notes. This Skill eliminates that manual work by automating all common vault operations via the obsidian-cli tool.
Core Features & Use Cases
- Full CRUD Operations: Create, read, update, delete, and move Markdown notes in your Obsidian vault without opening the desktop app.
- Wiki Link Integrity: Automatically update all linked references when renaming or moving notes to avoid broken connections.
- Frontmatter Management: Easily query and edit YAML frontmatter in notes for task tracking, metadata tagging, or workflow automation.
- Use Case: For researchers managing a literature vault, use this Skill to bulk import new paper notes, tag them with frontmatter, and link them to existing related notes in seconds.
Quick Start
Use the obsidian skill to create a new meeting note named "2024-10-05 Sprint Retro" in the "Work/Meetings" folder with the content "Action items: 1. Fix login bug 2. Update onboarding docs" and open it in Obsidian.