What problem does it solve? Managing an Obsidian vault through an AI assistant requires consistent, safe file operations. This Skill provides a filesystem-first workflow for reading, searching, creating, and editing notes without shell quoting errors or path resolution mistakes. ## Core Features & Use Cases - Note Reading & Listing: Read notes with line numbers and list markdown files across the vault or specific subfolders using file tools. - Content Search: Search note filenames and full-text content with regex patterns restricted to markdown files. - Note Creation & Editing: Create notes with wikilinks, append content via anchored patches, and make targeted edits with stable context. - Use Case: Ask the assistant to find all notes mentioning a project keyword, then create a summary note linking to each result with [[wikilinks]]. ## Quick Start Search my Obsidian vault for all notes mentioning "weekly review" and create a new summary note linking to each of them.