What problem does it solve? Accessing and updating Obsidian notes from an AI assistant normally requires manual copy-paste or switching apps. This Skill lets the assistant search, read, create, and append notes directly in your Obsidian vault through the obsidian CLI, including your claude-global-memory notes shared across projects. ## Core Features & Use Cases - Search and Read: Run full-text searches across the vault or a subfolder, and read notes by fuzzy name match or exact relative path. - Create and Append: Create new notes with Markdown content or append sections to existing notes, with inline append support. - Vault Navigation: List vaults and enumerate files in folders such as claude-global-memory. - Use Case: Ask the assistant to save a decision from the current session as a global memory; it creates a new note under claude-global-memory/claude-global-memories/ so future sessions can retrieve it. ## Quick Start Ask the assistant to search your Obsidian vault for notes about a topic, for example: search my Obsidian global memories for everything about deployment configuration.