wiki-maintenance

Automate wiki maintenance with structural health checks and link integrity.

7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/kzinmr/ai-topics --skill wiki-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-maintenance
Source: https://github.com/kzinmr/ai-topics/tree/main/config/hermes/skills/_custom/wiki-maintenance
Command: npx skills add https://github.com/kzinmr/ai-topics --skill wiki-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates comprehensive wiki maintenance tasks, including structural health checks, comparison page updates, and page relocations, saving time and reducing errors.

Core Features & Use Cases

  • Structural Health Checks: Perform daily checks for broken links, index inconsistencies, and missing separators.
  • Comparison Page Updates: Add new items to comparison pages, ensuring consistency and accuracy.
  • Page Relocations & Restructuring: Move and rename pages while maintaining link integrity across the knowledge base.
  • Use Case: Imagine you need to update a comparison page with a new AI model. Use this Skill to add the model to the appropriate section and update all relevant references.

Quick Start

Use the wiki-maintenance skill to update the comparison page with the new AI model 'ModelX'.

Frequently Asked Questions about wiki-maintenance

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

FAQPage Schema
How do I automate wiki structural health checks for broken links and index inconsistencies?

Automate wiki structural health checks by running Python scripts that perform daily scans for broken links, index inconsistencies, and missing separators across your knowledge base, ensuring structural integrity and reducing manual maintenance errors.

How do I update comparison pages with new items while maintaining consistency?

Update comparison pages by using automated scripts to add new items to appropriate sections and update all relevant references, ensuring consistency and accuracy across the knowledge base without manual formatting errors.

What is the best way to relocate wiki pages while ensuring link integrity?

Relocate wiki pages while ensuring link integrity by using automated Python scripts that handle file manipulation, move and rename pages, and automatically update all internal references to maintain a connected knowledge base.

Do I need Python dependencies installed to perform wiki maintenance tasks?

You need Python installed with pypdf, pdfplumber, and pdf2image dependencies to perform wiki maintenance tasks, as the Skill relies on these libraries for file manipulation, structural checks, and automated page relocation processing.

Can I use this skill to add a new AI model to an existing comparison page?

You can use this skill to add a new AI model to an existing comparison page by invoking the wiki-maintenance commands to insert the model into the appropriate section and automatically update all relevant references across the wiki.