lint

Scan wiki directories for orphan pages, broken links, and frontmatter issues.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/tommy-fcy/labwiki --skill lint-tommy-fcy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint
Source: https://github.com/tommy-fcy/labwiki/tree/main/.claude/skills/lint
Command: npx skills add https://github.com/tommy-fcy/labwiki --skill lint-tommy-fcy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Health-check the wiki to identify governance gaps, orphan pages, broken links, and outdated content, helping maintain a reliable knowledge base.

Core Features & Use Cases

  • Orphan page detection: find wiki files not referenced from index or navigation.
  • Link integrity checks: verify internal wikilinks resolve to existing pages.
  • Frontmatter validation: ensure required frontmatter fields are present and valid.
  • Staleness analysis: surface pages not updated after newer sources are ingested.
  • Remediation guidance: generate a structured report with actionable steps for fixes.

Quick Start

Run the lint skill to scan the wiki and generate a health report.

Frequently Asked Questions about lint

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

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

To find orphan pages and broken links in your wiki, run an automated wiki health check that scans the wiki directory to identify unlinked files, verify internal wikilink integrity, and report navigation gaps for human review.

How do I validate required frontmatter fields across wiki pages?

To validate required frontmatter fields across wiki pages, run an automated wiki lint scan that checks each file for missing or invalid metadata, enforcing cross-link integrity and indexing consistency to surface governance gaps in a structured health report.

What is the best way to detect stale content in a frequently updated wiki?

The best way to detect stale content in a frequently updated wiki is to run a lint scan that performs staleness analysis, surfacing pages that have not been updated after newer sources are ingested and generating actionable remediation guidance.

Does automated wiki linting work for large knowledge bases?

Automated wiki linting works for large knowledge bases by scanning the wiki directory to detect content drift, indexing inconsistencies, and governance gaps across large, frequently updated wiki files and related pages without requiring external dependencies.

Can I get remediation guidance for missing frontmatter and broken wikilinks?

Yes, you can get remediation guidance for missing frontmatter and broken wikilinks by generating a structured health report that outputs actionable steps for fixing orphan pages, link integrity issues, and indexing inconsistencies found during the scan.