wiki-update

Sync project knowledge into an Obsidian vault with cross-project links.

6|2|Updated May 11, 2026
One-click install
npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill wiki-update-pax-k
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-update
Source: https://github.com/pax-k/war-gov-uap-wiki/tree/main/.skills/wiki-update
Command: npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill wiki-update-pax-k

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates project knowledge into a centralized Obsidian wiki, reducing duplication and ensuring the vault stays current with minimal manual effort.

Core Features & Use Cases

  • Syncs project knowledge from any directory into the Obsidian vault to create and update project pages.
  • Resolves configuration across environments, reads vault metadata (manifest/index), and merges changes with provenance data.
  • Use Case: when you finish a project milestone, run this to push updated notes and links into the global wiki.

Quick Start

Resolve config and push the current project's knowledge into the Obsidian wiki.

Frequently Asked Questions about wiki-update

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

FAQPage Schema
How do I sync project knowledge into an Obsidian wiki?

You can sync project knowledge by running the tool from any project directory to push project-specific markdown pages into the vault and maintain cross-project links. It resolves configuration and merges page changes automatically.

Does syncing markdown notes to Obsidian require special configuration?

Syncing markdown notes requires config resolution and access to the vault manifest and index before merging changes. The tool handles this setup to ensure proper page merging with provenance data.

Can I push updates from multiple project directories into a single Obsidian vault?

Yes, you can apply the sync from any project directory to push project-specific pages into a centralized Obsidian vault. This maintains cross-project links and ensures the vault stays current with minimal manual effort.

What is the best way to maintain cross-project links in an Obsidian wiki?

The best way to maintain cross-project links is to use an automated sync tool that reads vault metadata and merges page changes with provenance data. This reduces duplication and keeps the global wiki updated after milestones.

Why does my Obsidian wiki sync not properly merge project pages?

Obsidian wiki sync may fail to merge pages if config resolution is incomplete or access to the vault manifest and index is missing. Proper page merging requires provenance data to correctly integrate project-specific markdown notes.

When do I need to sync project pages into a centralized knowledge vault?

You need to sync project pages when you finish a project milestone and want to push updated notes and links into a global wiki. This consolidates distributed project knowledge and reduces duplication across environments.