vault-maintain

Automate knowledge vault maintenance procedures including archiving, duplicate checking, and metadata validation.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/mengmikeli/vault-tec --skill vault-maintain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-maintain
Source: https://github.com/mengmikeli/vault-tec/tree/main/skills/vault-maintain
Command: npx skills add https://github.com/mengmikeli/vault-tec --skill vault-maintain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vault-ops, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of maintaining a knowledge vault by automating 15 procedures, ensuring data integrity and efficient retrieval.

Core Features & Use Cases

  • Maintenance Automation: Automates tasks such as archiving, stale object scanning, duplicate detection, and metadata auditing.
  • Scalability: Handles large datasets with robust error handling and recovery mechanisms.
  • Use Case: Ideal for teams managing a large number of projects and knowledge assets, ensuring that the vault remains up-to-date and reliable.

Quick Start

Run the 'vault maintain' command to execute all maintenance procedures.

Frequently Asked Questions about vault-maintain

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

FAQPage Schema
How do I automate knowledge vault maintenance tasks like archiving and metadata validation?

Knowledge vault maintenance automation is handled by executing the 'vault maintain' command, which runs 15 procedures including archiving, stale object detection, duplicate checking, and metadata validation to ensure data integrity.

What is the best way to detect stale objects and duplicate entries in an Obsidian vault?

Detecting stale objects and duplicates in an Obsidian vault is achieved by running comprehensive maintenance scripts that scan for outdated content, identify redundant entries, and automatically validate metadata consistency.

Does vault maintenance automation require any specific dependencies or environment setup?

Vault maintenance automation requires the vault-ops skill for operational functionality and the Obsidian CLI for execution context, ensuring scripts can properly interact with the knowledge vault system.

Can I perform contradiction detection and gap analysis on large knowledge vault datasets?

Contradiction detection and gap analysis on large datasets are fully supported by robust error handling and recovery mechanisms, ensuring vaults with numerous projects and knowledge assets remain reliable and up-to-date.

How do I enforce privacy rules and check schema consistency in a knowledge vault?

Privacy enforcement and schema consistency testing in a knowledge vault are executed as automated maintenance procedures, validating access controls and verifying structural integrity across all stored objects.

What limitations should I consider when running cross-reference linking and supersession chain checks?

Limitations for cross-reference linking and supersession chain integrity checks involve relying solely on the Obsidian CLI execution context and the vault-ops dependency, meaning operations halt if these environmental prerequisites are missing.