obsidian-vault-maintainer

Maintain Obsidian vaults with wikilinks, frontmatter, and CLI awareness.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill obsidian-vault-maintainer-borealbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault-maintainer
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/extensions/memory-wiki/skills/obsidian-vault-maintainer
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill obsidian-vault-maintainer-borealbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintain an Obsidian-friendly memory wiki vault that uses wikilinks, consistent frontmatter, and awareness of the official Obsidian CLI to support reliable navigation and dashboard-ready data.

Core Features & Use Cases

  • Obsidian-compatible wikilinks and frontmatter that support Dataview-style queries and Obsidian dashboards.
  • CLI-aware vault maintenance that checks Obsidian CLI availability and adapts commands accordingly.
  • Deterministic section generation to allow hand-written notes to be safely added around generated content.

Quick Start

Set the vault to Obsidian mode and use the provided helpers to verify status and perform routine tasks.

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 an Obsidian vault with consistent frontmatter and wikilinks?

To maintain an Obsidian vault, this Skill enforces consistent frontmatter and Obsidian-compatible wikilinks, ensuring reliable navigation and dashboard-ready data organization across all notes. It validates vault mode and checks CLI availability before applying safe, non-destructive edits.

Does Dataview work with generated Obsidian frontmatter and wikilinks?

Yes, Dataview works with the generated frontmatter and wikilinks. The Skill produces Obsidian-compatible metadata and deterministic link structures specifically designed to support Dataview-style queries and Obsidian dashboards without breaking existing queries.

Can I add hand-written notes around generated content in an Obsidian vault?

Yes, you can safely add hand-written notes around generated content. The Skill uses deterministic section generation to isolate automated output, ensuring your manual edits remain intact and are not overwritten during routine vault maintenance operations.

Do I need the Obsidian CLI installed to manage my vault?

You do not strictly need the Obsidian CLI installed, but the Skill checks for its availability and adapts commands accordingly. It remains CLI-aware, validating vault mode and adjusting maintenance operations whether the CLI is present or not.

What is the best way to perform daily operations and search an Obsidian memory wiki?

The best way to perform daily operations and search an Obsidian memory wiki is through the provided openclaw wiki subcommands. These helpers support status checks, text search, opening notes, and executing daily routines safely.

Are non-destructive edits enforced when updating Obsidian vault files?

Yes, non-destructive edits are strictly enforced when updating Obsidian vault files. The Skill validates the active vault mode and preserves existing manual content while applying deterministic updates to generated sections only.