What problem does it solve? Working with Obsidian vaults from the command line or an AI assistant normally requires manual file handling that bypasses Obsidian's own indexing, link resolution, and plugin state. This Skill uses the official obsidian CLI to perform vault operations that stay in sync with the running Obsidian app. ## Core Features & Use Cases - Note Operations: Open, read, search, create, append, prepend, move, and delete Markdown notes using Obsidian-aware file resolution. - Tasks & Daily Notes: Read and append to daily notes, list tasks across the vault, and toggle task completion by line number. - Properties, Tags & Links: Read and set frontmatter properties, list tags with counts, inspect backlinks, and find unresolved links. - Use Case: Ask the assistant to find every note tagged with a project, mark a task done, and append a summary to today's daily note — all executed through the running Obsidian app so links and indexes stay consistent. ## Quick Start Use the obsidian skill to search my vault for notes containing "meeting notes" and append a to-do item to today's daily note.