wiki-maintainer

Maintain deterministic wiki vault pages with source-backed updates and provenance tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps maintain the OpenClaw memory wiki vault by ensuring pages are deterministic, blocks are managed, and updates are source-backed.

Core Features & Use Cases

  • Deterministic page generation and stable identities for wiki pages.
  • Block-level management for traceable edits and provenance tracking.
  • Source-backed changes that preserve history and reliability of vault content.

Quick Start

Audit, update, and publish wiki pages by invoking the wiki-maintainer workflow with your vault data.

Frequently Asked Questions about wiki-maintainer

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

FAQPage Schema
How do I maintain a deterministic wiki with stable page identities?

A deterministic wiki maintains stable page identities through block-level management and source-backed updates, ensuring traceable edits and provenance tracking for reliable vault content.

What is source-backed provenance tracking for wiki pages?

Source-backed provenance tracking records the origin and history of wiki page updates by linking block-level edits to their sources, preserving history and ensuring vault content reliability.

How do I safely update wiki pages while preserving edit history?

Safely update wiki pages by applying source-backed mutations through a toolchain supporting ingest, compile, and lint processes, ensuring block-level traceability and provenance tracking.

Can I import external data into a memory wiki vault?

Yes, you can import external data into a memory wiki vault using bridge import functionality, integrating external information while maintaining deterministic page generation and provenance tracking.

When should I use unsafe-local mode for wiki maintenance?

Use unsafe-local mode for wiki maintenance when needing to bypass standard safety checks for local mutations, typically during specialized vault operations or when standard deterministic constraints require temporary lifting.

Does the wiki toolchain support linting and compilation for memory vaults?

Yes, the wiki toolchain supports linting and compilation for memory vaults, validating page structure and deterministic generation to ensure source-backed updates maintain content reliability.