obsidian-vault-maintainer

Maintain Obsidian wiki vaults with wikilinks, frontmatter, and CLI checks.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill obsidian-vault-maintainer-ag064
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault-maintainer
Source: https://github.com/AG064/argentum/tree/main/extensions/memory-wiki/skills/obsidian-vault-maintainer
Command: npx skills add https://github.com/AG064/argentum --skill obsidian-vault-maintainer-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and Obsidian CLI awareness.

Core Features & Use Cases

  • Start from openclaw wiki status to confirm the vault mode and Obsidian CLI availability.
  • Use openclaw wiki obsidian status before shelling out, then prefer the dedicated helpers like openclaw wiki obsidian search, open, command, and 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.

Quick Start

Begin by running openclaw wiki status to verify Obsidian mode, then use the openclaw wiki obsidian status and the obsidian helpers to manage the wiki.

Frequently Asked Questions about obsidian-vault-maintainer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain wikilinks and frontmatter consistency in an Obsidian vault?

To maintain an Obsidian vault, use dedicated wiki helpers to organize content with [[wikilinks]] and frontmatter. This ensures compatibility with Obsidian dashboards and Dataview queries while keeping generated sections deterministic alongside handwritten notes.

Does the Obsidian CLI need to be installed and running to manage my vault?

No, the Obsidian CLI does not need to be installed or running. The system checks for CLI availability before shelling out and does not assume the app is installed, running, or configured, allowing safe vault management without direct CLI dependency.

Why does renaming files break wikilinks in Obsidian and how do I avoid it?

Renaming files breaks wikilinks because it severs the connection between the old filename and its references. To avoid destructive renames, you should always ensure you have a link-repair plan in place before changing any stable filenames.

What is the best way to generate deterministic sections in an Obsidian memory wiki?

The best way to generate deterministic sections is to use dedicated wiki helpers that produce stable, predictable content blocks. This approach allows Obsidian users to safely add handwritten notes around the generated sections without conflict.

Can I use this approach to make my knowledge management vault compatible with Dataview queries?

Yes, you can make your knowledge management vault compatible with Dataview queries by ensuring your frontmatter and wikilink organization follow Obsidian-friendly standards. This maintains consistency across dashboards and enables reliable Dataview-style queries.