wiki-rebuild

Archive, rebuild, and restore Obsidian wiki states with rollback operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a comprehensive solution to manage the lifecycle of an Obsidian wiki, including archiving, rebuilding, and restoring from previous states.

Core Features & Use Cases

  • Archive: Snapshots the current state of the wiki for safekeeping.
  • Rebuild: Starts fresh by clearing the live wiki and reprocessing all sources.
  • Restore: Brings back a previous state from an archive.
  • Use Case: When you want to start over, rebuild from scratch, or revert to an older version of your wiki.

Quick Start

Run the 'wiki-rebuild' skill to archive your current wiki state.

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 restore an Obsidian wiki to a previous state?

Restoring an Obsidian wiki involves bringing back a previous state from a saved archive. This rollback operation requires user confirmation to ensure data integrity before reverting the vault.

What is the best way to rebuild an Obsidian wiki from scratch?

Rebuilding an Obsidian wiki from scratch starts by clearing the live wiki and reprocessing all original sources. This full reprocessing operation creates a fresh wiki state while preserving previous data in an archive.

When do I need to snapshot my Obsidian vault data lifecycle?

You need to snapshot your Obsidian vault data lifecycle when you want to start over, apply major structural changes, or safeguard information before a full reprocessing operation. Snapshots act as restore points.

Does wiki rebuilding permanently delete my original source files?

Wiki rebuilding clears the live wiki and reprocesses sources, but it does not permanently delete original source files. The operation snapshots the current state into an archive first, ensuring data integrity and rollback capability.

Can I automate Obsidian wiki management operations without manual confirmation?

No, you cannot automate these wiki management operations without confirmation. Archiving, rebuilding, and restoring an Obsidian wiki requires explicit user confirmation to carefully handle data integrity during the lifecycle process.