update-gateway-hub

Detect stale HTML pages and reconcile them with live source updates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/solaius/ai-asset-registry --skill update-gateway-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-gateway-hub
Source: https://github.com/solaius/ai-asset-registry/tree/main/.claude/skills/update-gateway-hub
Command: npx skills add https://github.com/solaius/ai-asset-registry --skill update-gateway-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps the MCP Gateway Knowledge Hub accurate by checking live sources, detecting stale pages, and updating outdated site content with minimal manual effort.

Core Features & Use Cases

  • Staleness review: Scans the RHCL HTML site and ranks pages by verification age so the oldest content is checked first.
  • Live source sweep: Pulls updates from Google Docs, GitHub releases and commits, Jira issues, Slack discussions, and local transcripts or reference files.
  • Change reporting: Compares source changes against published pages and organizes findings into new, changed, stale, and failed items.
  • Controlled updates: Applies only approved edits in place, refreshes verification dates, and preserves the existing site structure.
  • Use case: A maintainer wants to know whether the gateway site is still current and refresh only the pages affected by new releases or ticket status changes.

Quick Start

Use the update-gateway-hub skill to assess staleness, summarize source changes, and update the approved MCP Gateway Knowledge Hub pages.

Frequently Asked Questions about update-gateway-hub

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

FAQPage Schema
How do I check for stale HTML pages and update them from multiple live sources?

To check stale HTML pages, the Skill scans your site, ranks pages by verification age, and pulls live updates from Google Docs, GitHub, Jira, and Slack to detect outdated content. It then reconciles changes by applying approved in-place HTML edits.

What is the best way to automate knowledge hub staleness checks across GitHub and Jira?

Automating knowledge hub staleness checks involves parallel source sweeps across GitHub, Jira, and Slack. The Skill compares live source updates against published HTML pages and organizes findings into new, changed, stale, and failed items for targeted maintenance.

How does staleness ranking work for internal site maintenance?

Staleness ranking works by ordering HTML pages based on data-verified dates so the oldest content is checked first. This prioritization ensures the most outdated pages are reconciled with live source updates before newer, stable content is reviewed.

Can I preserve existing site structure when applying approved HTML edits?

Yes, you can preserve existing site structure during updates. The Skill applies only user-approved edits in place, refreshes verification dates, and maintains the current layout while replacing outdated content with data from live sources.

Does the staleness check work with local transcript files and Slack discussions?

Yes, the staleness check works with local transcript files, Slack discussions, Google Docs, GitHub repositories, and Jira tickets. It performs parallel source checks against these inputs to identify and report necessary HTML page updates.

How do I report content changes found during a knowledge hub live source sweep?

To report content changes, the Skill compares differences between live sources and published pages, categorizing discrepancies into new, changed, stale, and failed items. This structured reporting guides which HTML edits require your approval.