wiki-lint

Audits wiki pages for broken links, frontmatter consistency, and orphan detection.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/States-Media/claude-code-starter --skill wiki-lint-states-media
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-lint
Source: https://github.com/States-Media/claude-code-starter/tree/main/skills/wiki-lint
Command: npx skills add https://github.com/States-Media/claude-code-starter --skill wiki-lint-states-media

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Content managers and knowledge teams struggle with maintaining wiki accuracy and consistency, leading to broken links and outdated information.

Core Features & Use Cases

  • Comprehensive Audit: Automatically detects broken links, orphan pages, missing frontmatter, and index inconsistencies.
  • Content Optimization: Identifies stale pages and incomplete metadata to keep the wiki healthy.
  • Use Case: A team wants to routinely verify their wiki integrity; this skill performs the audit and reports issues for prompt correction.

Quick Start

Run the /wiki-lint command to scan the entire wiki for inconsistencies and health issues.

Frequently Asked Questions about wiki-lint

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

FAQPage Schema
How do I audit my wiki for broken links and orphan pages?

To audit wiki content for broken links and orphan pages, run an automated health check that scans the entire knowledge base to detect inconsistencies and reports issues for correction.

What is wiki content health and why does it matter for documentation?

Wiki content health involves maintaining documentation accuracy and consistency by detecting broken links, missing frontmatter, and stale pages, which prevents outdated information from misleading users.

How do I detect missing frontmatter and index inconsistencies in my knowledge base?

You can detect missing frontmatter and index inconsistencies by running an automated audit that scans wiki pages to identify incomplete metadata and structural mismatches across the knowledge base.

Can I perform a wiki audit without installing external dependencies?

Yes, you can perform a comprehensive wiki audit without external dependencies because the validation scripts run self-contained to check links, frontmatter, and page orphans directly.

What is the best way to routinely verify wiki integrity for a team knowledge base?

The best way to routinely verify wiki integrity is to run an automated audit command that scans for broken links, stale pages, and missing metadata, then reports issues for prompt correction.

How does automated link validation identify stale pages in a wiki?

Automated link validation identifies stale pages by scanning the wiki structure to detect broken links, orphan pages, and incomplete metadata, ensuring documentation reliability and content health.