wiki-maintain

Lint broken links, missing frontmatter, and orphan pages across a wiki.

51|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Oshayr/LLM-Wiki --skill wiki-maintain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-maintain
Source: https://github.com/Oshayr/LLM-Wiki/tree/main/skills/maintain
Command: npx skills add https://github.com/Oshayr/LLM-Wiki --skill wiki-maintain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a healthy wiki by linting broken links, ensuring frontmatter completeness, and flagging orphan or stale pages for review.

Core Features & Use Cases

  • Lint: identify broken links, fix missing frontmatter fields, find orphans, and clean dead index entries.
  • Deduplicate: detect near-duplicate pages and merge them to reduce noise, updating backlinks.
  • Freshness & gaps: assess page freshness via a tiered system and surface missing topics for synthesis.
  • Regenerate index: rebuild the wiki index to improve discovery and governance.
  • Reporting: generate maintenance reports with actions taken and recommended improvements.

Quick Start

Run /wiki-maintain to perform a full maintenance pass on the wiki.

Frequently Asked Questions about wiki-maintain

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

FAQPage Schema
How do I find and fix broken links and missing frontmatter in my wiki?

Deduplicate wiki pages by detecting near-duplicate content and merging redundant entries, which reduces noise and automatically updates backlinks to maintain a clean and navigable knowledge base.

How does wiki freshness analysis work for identifying stale pages?

Regenerate a wiki index by rebuilding it after content maintenance, which improves topic discovery and governance by ensuring all pages are accurately reflected and easily searchable.

What is the best way to perform a full maintenance pass on a wiki?

Wiki maintenance reporting generates a summary of actions taken during the linting, deduplication, and synthesis processes, providing recommended improvements to guide ongoing content governance.

Can I automatically synthesize missing concepts and fill wiki coverage gaps?

Yes, you can synthesize missing wiki concepts by analyzing coverage gaps during maintenance, automatically generating the absent topics to ensure comprehensive documentation across the entire wiki.

How do I detect and merge near-duplicate pages to reduce wiki noise?

Deduplicate wiki pages by detecting near-duplicate content and merging redundant entries, which reduces noise and automatically updates backlinks to maintain a clean and navigable knowledge base.