wiki-rebuild

Rebuild, archive, or restore Obsidian Wiki knowledge bases.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ChrisWiles/wiles-wiki --skill wiki-rebuild-chriswiles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-rebuild
Source: https://github.com/ChrisWiles/wiles-wiki/tree/main/.skills/wiki-rebuild
Command: npx skills add https://github.com/ChrisWiles/wiles-wiki --skill wiki-rebuild-chriswiles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for comprehensive and secure management of Obsidian Wiki knowledge bases by allowing users to rebuild or archive their Wiki from scratch, archive the current state before changes, or restore from previous archives.

Core Features & Use Cases

  • Full Rebuild: Destructively rebuilds the Wiki from scratch, clearing existing content and re-ingesting from sources.
  • Archiving: Snapshots the current Wiki state to a secure location without modifying the live Wiki.
  • Restoration: Recovers a previous version of the Wiki from an archived state, preserving previous knowledge.

Quick Start

To archive the current Wiki and prepare for a rebuild, execute: /wiki-rebuild archive only.

Frequently Asked Questions about wiki-rebuild

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

FAQPage Schema
How do I rebuild an Obsidian Wiki from scratch?

Yes, the Skill snapshots the current Wiki state to a secure location without modifying the live Wiki. This archiving mechanism preserves your knowledge base before any destructive operations or major changes.

How do I restore an Obsidian Wiki from a previous archive?

Yes, a full rebuild is a destructive operation that clears existing content and re-ingests from sources. It mandates proper archiving of your current Wiki state and explicit user confirmation before execution.

Can I snapshot my Obsidian Wiki before making changes?

No, the Skill explicitly requires proper archiving of your current Wiki state before attempting any destructive operations like a full rebuild. This precaution ensures you can rollback to previous archives if needed.

Does restoring an Obsidian Wiki archive overwrite current notes?

You should not execute a full rebuild without first running the archive command to snapshot your current Wiki state. Proper archiving is required to secure existing content before any destructive operations begin.