What problem does it solve? Keeping a memory wiki vault consistent with Obsidian conventions is error-prone: broken wikilinks, missing frontmatter, and unsafe renames can silently corrupt a personal knowledge base. This Skill ensures the vault stays Obsidian-friendly and that the official Obsidian CLI is used correctly when available. ## Core Features & Use Cases - Vault Mode Verification: Runs openclaw wiki status and openclaw wiki obsidian status to confirm the render mode and CLI availability before acting. - Obsidian CLI Helpers: Prefers dedicated commands like openclaw wiki obsidian search, openclaw wiki obsidian open, openclaw wiki obsidian command, and openclaw wiki obsidian daily over raw shell operations. - Safe Vault Hygiene: Enforces [[Wikilinks]], stable filenames, Dataview-compatible frontmatter, and deterministic generated sections so handwritten notes coexist safely. - Use Case: A user syncing their AI memory wiki into Obsidian asks the assistant 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 memory wiki vault status and add a new Obsidian-compatible note with wikilinks and frontmatter.