wiki-lint

Audit wiki structures and content for contradictions, broken links, and missing content.

174|29|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/kfchou/wiki-skills --skill wiki-lint-kfchou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-lint
Source: https://github.com/kfchou/wiki-skills/tree/main/skills/wiki-lint
Command: npx skills add https://github.com/kfchou/wiki-skills --skill wiki-lint-kfchou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the auditing of wikis to identify issues like contradictions, missing content, and broken links, streamlining the maintenance process.

Core Features & Use Cases

  • Comprehensive Auditing: Checks for contradictions, orphan pages, broken links, and more.
  • Automated Reporting: Generates detailed reports with actionable fixes.
  • Use Case: After adding or updating content in a wiki, use this Skill to ensure the integrity and consistency of the knowledge base.

Quick Start

Run the wiki-lint skill to automatically audit your wiki and generate a report.

Frequently Asked Questions about wiki-lint

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

FAQPage Schema
How do I audit a wiki for broken links and missing content?

Yes, automated wiki auditing can detect content contradictions by using subagent handling for in-depth page analysis. It evaluates your knowledge base for consistency and flags conflicting information across pages.

What is the best way to check wiki content consistency after updates?

You can automate wiki maintenance checks by running a wiki lint script. It performs deterministic checks on your wiki structures and uses subagents for in-depth analysis to output a detailed maintenance report.

Do I need Python to run automated wiki content verification?

A wiki audit identifies orphan pages, broken links, missing content, and contradictions. It comprehensively checks wiki structures and content to ensure overall knowledge base integrity and consistency.

How does an automated wiki audit report help with knowledge base maintenance?

An automated wiki audit report helps maintenance by providing actionable fixes for identified issues. It streamlines the process of resolving broken links, missing content, and contradictions found during the audit.