obsidian-vault-maintainer

Verify Obsidian vault mode and CLI availability before applying incremental wiki updates.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill obsidian-vault-maintainer-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault-maintainer
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/extensions/memory-wiki/skills/obsidian-vault-maintainer
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill obsidian-vault-maintainer-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains an Obsidian-friendly memory wiki vault with consistent wikilinks, frontmatter, and Obsidian CLI awareness across the vault.

Core Features & Use Cases

  • Ensures wikilinks stay deterministic and frontmatter remains compatible with Obsidian dashboards and Dataview-style queries.
  • Probes vault to verify Obsidian CLI availability before performing actions, and uses dedicated helpers like openclaw wiki obsidian search/open/command/daily.
  • Keeps generated sections deterministic so Obsidian users can safely add handwritten notes around them.

Quick Start

Start from openclaw wiki status to confirm the vault mode and whether the official Obsidian CLI is available.

Frequently Asked Questions about obsidian-vault-maintainer

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

FAQPage Schema
How do I keep wikilinks and frontmatter consistent in an Obsidian vault?

To keep wikilinks and frontmatter consistent in an Obsidian vault, automated maintenance processes validate link determinism and ensure frontmatter compatibility with Dataview queries. This approach prevents broken references and dashboard rendering errors across your memory wiki.

What is the best way to automate non-destructive updates to a memory wiki?

The best way to automate non-destructive updates to a memory wiki is by probing the vault mode first and verifying Obsidian CLI availability. This allows incremental updates to be applied safely, ensuring that any handwritten notes surrounding generated sections remain untouched.

Does Obsidian CLI availability affect how I perform vault maintenance?

Yes, Obsidian CLI availability directly affects vault maintenance by dictating whether dedicated helpers like search, open, command, and daily can be used. The maintenance process probes the vault to verify CLI status before attempting any operational actions or incremental updates.

How do I verify vault mode before applying incremental updates to Obsidian notes?

You verify vault mode before applying incremental updates by starting with a status check command to confirm the current vault configuration. This validation step ensures the environment is correctly set up before any non-destructive update procedures are executed.

Why does my Dataview query fail when frontmatter is inconsistent in Obsidian?

Dataview queries fail when frontmatter is inconsistent because the plugin relies on standardized metadata fields to filter and display notes. Validating frontmatter compatibility during vault maintenance ensures that Obsidian dashboards and Dataview-style queries render correctly without missing data.

Can I safely add handwritten notes around generated sections in an Obsidian memory wiki?

Yes, you can safely add handwritten notes around generated sections in an Obsidian memory wiki when the maintenance process keeps those sections deterministic. By validating the vault mode and using non-destructive update procedures, your manual annotations remain protected from automated overwrites.