wiki-status

Compute wiki ingest deltas and recommend append or rebuild actions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps data teams and knowledge managers quickly assess the health and progress of a wiki by computing what has been ingested, what is new since the last ingest, and the delta between sources and wiki content. It guides decision-making on whether to append or rebuild and surfaces an Insights mode for structural analysis.

Core Features & Use Cases

  • Delta computation: scan sources, compare against a manifest, and categorize new, modified, unchanged, or deleted items.
  • Delta-driven actions: provide ready-to-ingest summaries and recommended next steps.
  • Insights mode: generate structural analytics of wikilinks, hubs, clusters, and cross-domain connections to inform curation and planning.

Quick Start

Run the wiki-status analysis to generate a delta report and recommended action.

Frequently Asked Questions about wiki-status

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

FAQPage Schema
How do I compute the delta between wiki sources and ingested content?

Compute the wiki ingest delta by scanning sources and comparing them against a vault manifest to categorize items as new, modified, unchanged, or deleted, producing a delta report.

How do I decide whether to append new wiki content or rebuild the vault?

Decide whether to append or rebuild by reading the vault manifest, sources, and Claude history to generate a recommended action based on the delta of what is new since the last ingest.

Can I analyze wiki structure and cross-domain connections from my ingested content?

Yes, you can analyze wiki structure using Insights mode, which generates structural analytics of wikilinks, hubs, clusters, and cross-domain connections to inform curation and planning.

What is a wiki ingest status report and when do I need one?

A wiki ingest status report computes the current state of what has been ingested and what is new since the last ingest, needed when assessing wiki health and progress for data management.

What's the best way to track what's new in a wiki since the last ingest?

The best way to track what is new since the last wiki ingest is to run a status analysis that reads the vault manifest and sources to compute a delta report with recommended next steps.