vault-update

Update Obsidian vaults to the latest obsidian-blueprint methodology.

2|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ondrasek/cc-plugins --skill vault-update-ondrasek
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vault-update
Source: https://github.com/ondrasek/cc-plugins/tree/main/plugins/obsidian-blueprint/skills/vault-update
Command: npx skills add https://github.com/ondrasek/cc-plugins --skill vault-update-ondrasek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps an Obsidian vault aligned with the latest obsidian-blueprint methodology by applying incremental updates to hooks, templates, and configurations.

Core Features & Use Cases

  • Detects current vault state and installed methodology versions.
  • Compares against the latest methodology and identifies required changes.
  • Presents a before-and-after update plan for review.
  • Applies updates while preserving vault customizations (gitignore entries, spelling dictionaries, custom frontmatter).
  • Verifies integrity after updates and generates a concise report.
  • Use cases include updating after obsidian-blueprint releases or after vault-specific customization adjustments.

Quick Start

Run vault-update to apply the latest methodology changes to your Obsidian vault.

Frequently Asked Questions about vault-update

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

FAQPage Schema
How do I update an Obsidian vault to the latest blueprint methodology?▼

You update an Obsidian vault by running a process that inventories current configurations, compares them against the latest obsidian-blueprint methodology, and applies required changes to hooks and templates while preserving customizations.

What happens to my custom Obsidian templates and hooks during a vault update?▼

During a vault update, your custom Obsidian templates and hooks are preserved. The update process specifically protects gitignore entries, spelling dictionaries, and custom frontmatter while applying incremental methodology changes.

When should I apply obsidian-blueprint methodology updates to my vault?▼

You should apply obsidian-blueprint methodology updates when vault configurations drift after new template and hook releases, or after you have made vault-specific customization adjustments that need realignment.

Does the vault update process verify Obsidian configuration integrity after applying changes?▼

Yes, the vault update process verifies Obsidian configuration integrity after applying changes. It follows an inventory, plan, apply, and verify workflow to ensure your vault setup remains stable and generates a concise report.

Do I need existing vault hooks and workflow catalogs to update my Obsidian vault?▼

Yes, you need access to existing vault hooks, templates, and workflow catalogs to update your Obsidian vault. The process reads shared methodology references to safely apply changes to your current setup.