What problem does it solve? Keeping a memory wiki vault consistent with Obsidian conventions is error-prone: broken wikilinks, unstable filenames, and missing frontmatter break dashboards and Dataview queries. This Skill guides the maintenance of an Obsidian-friendly vault so generated content coexists safely with handwritten notes. ## Core Features & Use Cases - Vault Mode Verification: Starts from openclaw wiki status and openclaw wiki obsidian status to confirm the vault render mode and whether the official Obsidian CLI is available before acting. - Obsidian CLI Helpers: Uses dedicated commands like openclaw wiki obsidian search, openclaw wiki obsidian open, openclaw wiki obsidian command, and openclaw wiki obsidian daily instead of raw shell calls. - Obsidian-Native Formatting: Enforces [[Wikilinks]], stable filenames, and frontmatter compatible with Obsidian dashboards and Dataview-style queries, while keeping generated sections deterministic. - Use Case: A user renders their memory wiki in Obsidian mode and wants to add a new note; the Skill checks CLI availability, creates the note with proper frontmatter and wikilinks, and avoids destructive renames without a link-repair plan. ## Quick Start Ask the assistant to check the wiki vault status and create a new Obsidian-compatible note with wikilinks and frontmatter in the memory wiki vault.