OpenClaw · Skill
obsidian-vault-maintainer
Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.
Extensions
vOfficial
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
openclaw install openclaw/obsidian-vault-maintainerClawHub installer
npx clawhub@latest install openclaw/obsidian-vault-maintainerOpenClaw CLI
openclaw skills install openclaw/obsidian-vault-maintainerWhat this skill does
Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.
Typical use cases
Install this skill when you want a reusable OpenClaw workflow with clearer instructions than a one-off prompt.
Source instructions
Use this skill when the memory-wiki vault render mode is obsidian or the user wants the wiki to play nicely with Obsidian.
- Start from
openclaw wiki statusto confirm the vault mode and whether the official Obsidian CLI is available. - Use
openclaw wiki obsidian statusbefore shelling out, then prefer the dedicated helpers likeopenclaw wiki obsidian search,openclaw wiki obsidian open,openclaw wiki obsidian command, andopenclaw wiki obsidian daily. - Prefer
[[Wikilinks]], stable filenames, and frontmatter that works with Obsidian dashboards and Dataview-style queries. - Keep generated sections deterministic so Obsidian users can safely add handwritten notes around them.
- If the official Obsidian CLI is enabled, probe it before depending on it. Do not assume the app is installed, running, or configured.
- Avoid destructive renames unless you also have a link-repair plan.