wiki-maintainer

Maintain OpenClaw memory wiki vault pages with source-backed updates.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill wiki-maintainer-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-maintainer
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/extensions/memory-wiki/skills/wiki-maintainer
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill wiki-maintainer-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates to preserve provenance and reliability.

Core Features & Use Cases

  • Deterministic page maintenance: ensures stable identities for wiki pages during updates.
  • Block management and provenance: tracks changes with source-backed updates and structured edits.
  • Use Case: Refreshing vault content with new evidence while preserving structure and citations.

Quick Start

Preview updates by running a safe, non-destructive check on the vault to confirm page identities before applying changes.

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 memory wiki vault with provenance and accurate citations?

You can maintain a memory wiki vault by using deterministic page identities, managed blocks, and source-backed updates. This preserves provenance and structural reliability while refreshing content with new evidence.

What is the safest way to apply updates to wiki pages without breaking existing structures?

The safest way to apply wiki updates is to preview changes through a non-destructive check, inspect pages beforehand, and enforce structured edits using wiki_lint and wiki_apply to confirm page identities before committing.

How does the wiki maintenance loop handle content ingestion and compilation?

The wiki maintenance loop handles content ingestion and compilation by executing openclaw wiki ingest, compile, and lint in a specific order, ensuring source-backed updates are applied safely and deterministically across vault modes.

Can I inspect wiki vault content before applying edits across different vault modes?

Yes, you can inspect wiki vault content before editing by using wiki_status to understand the vault mode and path, wiki_search to discover candidate pages, and wiki_get to examine existing content before making any updates.

What is the purpose of running a non-destructive check on a wiki vault?

The purpose of a non-destructive check on a wiki vault is to preview updates and confirm stable page identities before applying changes. This ensures deterministic page maintenance and prevents structural corruption during edits.