What problem does it solve?
This Skill provides simple, file-based access to an Obsidian Markdown vault so users can quickly read, search, create, and append notes without opening the Obsidian application.
Core Features & Use Cases
- Read Notes: Open and display the full contents of a note by filename for review or summarization.
- List and Browse: Enumerate all Markdown files or list files within a specific vault folder to locate documents.
- Search by Filename or Content: Find notes matching a keyword in filenames or inside note contents for quick retrieval.
- Create and Append: Create new notes with standard Markdown and append content to existing notes, supporting Obsidian wikilinks for linking related notes.
- Use Case: Rapidly gather meeting notes or project references by searching the vault for a topic keyword and compiling matches.
Quick Start
Search the vault for notes containing 'budget' and show matching filenames and content snippets.