wiki-rebuild

Archive, rebuild, or restore wiki vaults with explicit mode handling.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Michael1Peng/watson --skill wiki-rebuild-michael1peng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-rebuild
Source: https://github.com/Michael1Peng/watson/tree/main/.agents/skills/wiki-rebuild
Command: npx skills add https://github.com/Michael1Peng/watson --skill wiki-rebuild-michael1peng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a safe, auditable workflow for destructive wiki operations by orchestrating archival, rebuild, and restore actions, protecting current knowledge and enabling rollback.

Core Features & Use Cases

  • Archive-only: snapshot the current state without changes.
  • Archive + Rebuild: snapshot then clear and re-ingest from sources.
  • Restore: restore a previous archive, with pre-restore archival of current state.
  • Safety checks include mandatory user confirmation before clearing live wiki and preserving Obsidian assets.

Quick Start

Choose a mode (Archive Only, Archive + Rebuild, or Restore), confirm action, and follow the prompts.

Frequently Asked Questions about wiki-rebuild

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

FAQPage Schema
How do I archive and rebuild a wiki safely before making major changes?

A wiki restore workflow first snapshots your current live state, then restores a previous archive. This pre-restore archival ensures you can roll back if the older wiki version causes unexpected drift or data loss.

Can I snapshot my wiki vault without clearing the current data?

Yes, you can snapshot your wiki vault without clearing data using the archive-only mode. This captures the current knowledge base state without applying destructive changes, providing a safe baseline for future drift corrections.

When should I use a wiki rebuild workflow instead of manual edits?

You should use a wiki rebuild workflow when correcting significant content drift or re-ingesting from updated sources. It provides auditable safety checks and post-operation logging that manual edits lack during destructive knowledge base refreshes.

Does the wiki rebuild process preserve Obsidian assets during restoration?

The wiki rebuild process includes explicit safeguards to preserve Obsidian assets during restoration. It orchestrates archival and rebuild actions across live vaults while mandating user confirmation before any destructive clearing occurs.

What is the best way to restore a previous wiki archive without losing current progress?

The best way to restore a previous wiki archive without losing progress is using a workflow that performs a pre-restore archival of your current live state. This ensures a rollback point exists before the older archive overwrites the vault.