wiki-rebuild

Archive, rebuild, or restore Noter wikis with changelog and safety rules.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Noter requires a controlled workflow to manage wiki state across major changes, enabling archiving, rebuilding from sources, and restoration from archives to prevent data loss or drift.

Core Features & Use Cases

  • Archive the current wiki state before major changes
  • Rebuild the wiki from all sources to refresh content and structure
  • Restore a previous archive to revert to a known-good state

Quick Start

Archive the current wiki state, then choose to rebuild from all sources or restore from an archive.

Frequently Asked Questions about wiki-rebuild

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

FAQPage Schema
How do I archive a Noter wiki before making major changes?

To archive a Noter wiki, you snapshot the current state to preserve its content and structure before performing destructive actions. This creates a safety net that enforces archiving rules and maintains a changelog for potential restores.

What is the best way to rebuild a wiki from all sources?

Rebuilding a wiki from all sources refreshes the entire content and structure by aggregating original inputs. This full rebuild ensures your Noter wiki state is updated accurately while preserving prior archives for recovery.

Can I restore a Noter wiki to a previous archive state?

Yes, you can restore a Noter wiki from a previous archive to revert to a known-good state. This recovery process retrieves the preserved snapshot, undoing recent changes and restoring the wiki history accurately.

Why does my wiki need archiving before a full rebuild?

Archiving before a full rebuild is required to enforce safety rules against data loss. By snapshotting the current wiki state first, you ensure that the previous content is preserved and can be restored if the rebuild fails or causes drift.

Does the wiki rebuild process maintain a changelog of archived states?

Yes, the wiki rebuild process maintains a changelog throughout archiving and restoration. This version-control mechanism tracks wiki state changes, ensuring that every archived snapshot is logged and available for potential recovery actions.