wiki-status

Compare wiki source files to a manifest and report delta changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of your wiki's status, including ingested content, pending items, and the delta between sources and the wiki.

Core Features & Use Cases

  • Status Summary: Offers a high-level summary of the wiki's state, including total pages, visibility, and projects.
  • Delta Report: Identifies new, modified, and deleted sources, helping you decide whether to append or rebuild.
  • Insights Mode: Analyzes the structure of the wiki, revealing top hubs, bridge pages, and tag cluster cohesion.

Quick Start

Run the 'wiki-status' skill to get an overview of your wiki's status.

Frequently Asked Questions about wiki-status

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

FAQPage Schema
How do I monitor wiki content integrity and track delta changes between sources?

Wiki content integrity monitoring compares source files to a manifest, providing insights into ingested content, delta changes, and overall wiki structure to identify new, modified, or deleted pages.

What is the best way to analyze wiki structure and identify top hubs and bridge pages?

Analyzing wiki structure involves using an insights mode to evaluate page visibility, tag cluster cohesion, and identify top hubs and bridge pages, revealing the organizational health of the content.

How do I check if my wiki has missing or pending content from source files?

Checking for missing wiki content requires generating a delta report that compares source files against a manifest, highlighting pending items and visibility status to help you decide whether to append or rebuild.

Can I monitor wiki status for various file types including documents and history files?

Yes, wiki status monitoring handles various file types natively, including documents, Claude history, and Codex history, utilizing YAML for configuration and Markdown for formatted output reports.

What does a wiki delta report show when deciding whether to append or rebuild content?

A wiki delta report identifies new, modified, and deleted sources by comparing them to the manifest, providing the data needed to decide whether to append incremental changes or execute a full rebuild.

Do I need a manifest file to get a wiki status summary of total pages and projects?

Yes, a manifest file is required to compare source files against the wiki, enabling the generation of a status summary that details total pages, visibility, and project counts.