What problem does it solve? Keeping a personal markdown notes vault usable requires consistent daily notes, section-aware edits, disciplined tagging, and fast recall — all of which break down when done ad hoc. This Skill standardizes how notes are created, appended, tagged, and searched so other workflows can rely on the vault without risking the user's only copy of their notes. ## Core Features & Use Cases - Daily note management: Finds or creates today's note from a vault template or built-in skeleton, substituting date and title placeholders. - Section-aware appends: Inserts content at the end of a specific ## section using Edit, creating the section if missing, so concurrent content elsewhere in the file survives. - Indexed search: A file-based index (no database) answers tag, text, title, date, and backlink queries in milliseconds across tens of thousands of notes, with a Grep fallback when the index is missing. - Use Case: After a meeting, ask the assistant to add action items to the Urgent section of today's daily note, tag a new project note consistently with existing vault tags, then later recall every note linking to a person via backlink search. ## Quick Start Ask the assistant to save a summary of this conversation to today's daily note under the Notes section and tag it appropriately.