wiki-lint

Detect broken links, orphan pages, and schema violations in wiki repositories.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-lint-surebeli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-lint
Source: https://github.com/surebeli/AK-llm-wiki/tree/main/plugin/skills/wiki-lint
Command: npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-lint-surebeli

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps maintain a healthy, well-structured wiki by identifying issues like broken links, orphan pages, and schema inconsistencies, ensuring information remains reliable and organized.

Core Features & Use Cases

  • Structural Checks: Detects broken links, orphan pages, missing frontmatter, and tag inconsistencies.
  • Content Gaps & Evolution: Suggests web search queries to fill content gaps and proposes updates to the wiki schema.
  • Use Case: When managing extensive knowledge bases, users can run this Skill post-ingestion to ensure data quality and identify areas for content growth or review.

Quick Start

Run the wiki-lint skill to perform an audit on your current wiki directory and review the generated report for issues needing attention.

Frequently Asked Questions about wiki-lint

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

FAQPage Schema
How do I find broken links and orphan pages in my wiki?

To find broken links and orphan pages in your wiki, run a structural audit. This process identifies disconnected pages, missing frontmatter, and tag inconsistencies to keep your knowledge base organized and reliable.

What is a wiki content audit and how does it identify content gaps?

A wiki content audit evaluates repository health by identifying structural issues and content gaps. It analyzes existing pages to pinpoint missing information and proposes web search queries to help fill those knowledge areas.

How do I check for schema violations in a knowledge management repository?

To check for schema violations in a knowledge management repository, perform a structural health check. This identifies inconsistencies in your wiki schema and proposes necessary updates to maintain content quality.

Can I use wiki-lint to propose updates for my wiki schema?

Yes, you can use wiki-lint to propose updates for your wiki schema. It evaluates your current knowledge base structure, identifies schema inconsistencies, and suggests updates to support continuous improvement.

When should I run a structural check on my wiki repository?

You should run a structural check on your wiki repository post-ingestion when managing extensive knowledge bases. This ensures data quality by catching broken links, missing frontmatter, and tag inconsistencies early.

What is the best way to maintain wiki health as my knowledge base grows?

The best way to maintain wiki health as your knowledge base grows is through regular structural and content audits. This approach detects orphan pages and schema violations while suggesting areas for content growth and review.