wiki-maintainer

Maintain memory wiki pages with deterministic updates and provenance tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains the memory wiki vault with deterministic updates, ensuring pages, blocks, and citations stay accurate and traceable.

Core Features & Use Cases

  • Deterministic page maintenance and provenance management to keep the wiki coherent.
  • Comprehensive wiki tooling integration: wiki_status, memory_search, wiki_search, wiki_get, wiki_apply, wiki_lint for search, inspection, and edits.
  • End-to-end maintenance cycle with wiki ingest, compile, and lint to validate structure and provenance.

Quick Start

Run the OpenClaw wiki maintenance loop using openclaw wiki ingest, openclaw wiki compile, and openclaw wiki lint.

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 with deterministic updates and traceable provenance?

You can maintain a memory wiki with deterministic updates by running the ingest, compile, and lint maintenance cycle. This ensures pages, blocks, and citations stay accurate and source-backed.

What is the best way to validate memory wiki structure and frontmatter-driven discovery?

The best way to validate memory wiki structure is by running the wiki lint command. It checks frontmatter-driven discovery, content rendering, and provenance across pages and citations.

How do I search and inspect specific memory wiki pages during maintenance?

You can search and inspect memory wiki pages using integrated tooling commands like wiki_search, wiki_get, and memory_search. These tools allow targeted retrieval and inspection of wiki content.

Can I apply source-backed revisions directly to my memory wiki vault?

Yes, you can apply source-backed revisions directly to your memory wiki vault. The wiki_apply command handles deterministic page maintenance and updates while preserving citation provenance.

What's the best way to check the overall status of my memory wiki vault?

The best way to check your memory wiki vault status is by using the wiki_status command. It provides an overview of the vault's coherence, structure, and maintenance state.

Does wiki maintenance work without external dependencies for the ingest and compile cycle?

Yes, wiki maintenance runs without external dependencies. The ingest and compile cycle operates natively to organize pages and validate provenance within the memory wiki vault workflow.