wiki-status

Assess wiki knowledge base health and compute ingest deltas.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wiki status provides a concise view of what has been ingested, what is pending, and the delta between sources and wiki content, enabling informed decisions about appending or rebuilding.

Core Features & Use Cases

  • Delta reporting: identify new, modified, touched, and deleted pages.
  • Visibility accounting: compute page visibility across public/internal/pii tags.
  • Actionable guidance: produce ready-to-act recommendations and a delta summary.
  • Insights mode: offer deeper structural analysis of the wiki to surface hubs and bridges.

Quick Start

Query the current wiki status to see ingested vs pending pages and receive a 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 track wiki health and identify content deltas between sources and pages?

To track wiki health and content deltas, you need a status assessment that computes the delta between ingested sources and wiki pages. This identifies new, modified, touched, and deleted pages to help you decide whether to append or rebuild the knowledge base.

What is wiki ingest delta reporting and when do I need it?

Wiki ingest delta reporting is a process that classifies pending and ingested content changes. You need it when auditing knowledge base health to identify new, modified, or deleted pages and determine if you should append updates or completely rebuild the wiki.

How do I compute page visibility tallies for public, internal, and PII tags?

To compute page visibility tallies, you query the wiki status to account for pages across public, internal, and PII tag categories. This visibility accounting provides a clear breakdown of access classifications across the ingested knowledge base.

Can I get structural wiki insights to surface hubs and bridges?

Yes, you can surface structural wiki insights and bridges by enabling an optional insights mode. This deeper analysis evaluates the ingested wiki structure to identify hub pages and bridge connections for comprehensive knowledge base audits.

Does wiki status reporting provide actionable recommendations for rebuilding?

Wiki status reporting provides ready-to-act recommendations for rebuilding by evaluating the ingest delta. It produces a delta summary and actionable guidance, helping you decide whether appending new content or rebuilding is the correct approach.