kb-lint

Audits knowledge base wiki for orphan pages, broken links, stale content, and schema violations.

8|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MLMario/wiki-llm --skill kb-lint-mlmario
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-lint
Source: https://github.com/MLMario/wiki-llm/tree/main/test/fixtures/scaffolded-repo/.claude/skills/kb-lint
Command: npx skills add https://github.com/MLMario/wiki-llm --skill kb-lint-mlmario

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the auditing process for your knowledge base wiki, identifying and reporting issues like orphan pages, broken links, stale content, and schema violations.

Core Features & Use Cases

  • Audit Knowledge Base: Checks for structural problems and data quality issues.
  • Orphan Pages: Identifies pages that are not linked to from the main index.
  • Broken Links: Finds wikilinks that point to non-existent pages.
  • Stale Content: Flags pages that have not been updated within a certain timeframe.
  • Schema Violations: Validates that the wiki adheres to the expected format and structure.

Quick Start

Run the kb-lint skill to automatically audit your knowledge base and generate a report on identified issues.

Frequently Asked Questions about kb-lint

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

FAQPage Schema
How do I audit a knowledge base wiki for broken links and orphaned pages?

To audit a knowledge base wiki for broken links and orphaned pages, you use an automated validation tool that checks structural integrity and reports missing connections. It identifies orphan pages not linked from the main index and flags wikilinks pointing to non-existent pages.

What is knowledge base content validation and how does it work?

Knowledge base content validation is the process of checking a wiki for structural integrity and data quality issues. It works by utilizing internal indexes and reference documents to verify schema compliance, detect stale content, and identify broken links.

How do I check my wiki for stale content and schema violations?

You can check your wiki for stale content and schema violations by running an automated wiki auditing process. This validation flags pages that have not been updated within a certain timeframe and validates that the wiki adheres to the expected format and structure.

Does wiki auditing work without external dependencies?

Yes, wiki auditing works without external dependencies because it utilizes internal indexes and reference documents for verification. This allows the validation process to independently check for orphan pages, broken links, and schema compliance.

What is the best way to find orphan pages in a knowledge base?

The best way to find orphan pages in a knowledge base is to use an automated auditing tool that identifies pages not linked to from the main index. This ensures comprehensive structural integrity checking across the entire wiki.

When should I run a data quality check on my knowledge base wiki?

You should run a data quality check on your knowledge base wiki whenever you need to ensure schema compliance and eliminate stale content. It is particularly useful for identifying broken links and orphaned pages after major content updates.