hstack-wiki-lint

Detect and fix structural and content issues in disease wikis.

26|6|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kamens/hstack --skill hstack-wiki-lint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hstack-wiki-lint
Source: https://github.com/kamens/hstack/tree/main/hstack-wiki-lint
Command: npx skills add https://github.com/kamens/hstack --skill hstack-wiki-lint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Health-check a disease wiki for structural issues and content quality. Finds broken wikilinks, missing _index.md files, orphan pages, shallow hierarchies, missing concept pages, stale content, and contradictions. Auto-fixes structural problems, flags content issues for the user. Use periodically to keep the wiki clean and internally consistent.

Core Features & Use Cases

  • Detects and repair broken links, missing indexes, orphan pages, and shallow hierarchies to maintain navigability.
  • Flags content quality issues (stale information, missing concept pages, contradictions) and can auto-fix where safe.
  • Provides an auditable lint trail and helps keep wiki provenance aligned with raw sources.

Quick Start

Run hstack-wiki-lint to audit your wiki and apply available fixes.

Frequently Asked Questions about hstack-wiki-lint

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

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

To find and fix broken links and orphan pages in your wiki, run a wiki lint process that detects structural issues and automatically repairs safe problems like broken wikilinks. It audits the raw sources to maintain navigability.

What is wiki linting and how does it keep documentation consistent?

Wiki linting is the process of scanning documentation raw sources to identify structural and content quality issues like missing _index.md files, stale content, and contradictions. It enforces consistency by auto-fixing structural errors and flagging content issues.

How do I check my wiki vault for missing index files and shallow hierarchies?

You can check your wiki vault for missing index files and shallow hierarchies by running an automated quality check tool. It scans the wiki raw sources to detect these structural gaps and provides auto-fix options to repair the hierarchy.

Can I automatically detect stale content and contradictions in a disease wiki?

Yes, you can automatically detect stale content and contradictions in a disease wiki by running a quality lint check. The process flags these content issues for the user to review and helps keep wiki provenance aligned with the raw sources.

What's the best way to maintain cross-link consistency across wiki pages?

The best way to maintain cross-link consistency across wiki pages is to periodically run an automated lint and auto-fix workflow. This detects broken wikilinks and repairs them, ensuring the wiki remains internally consistent and navigable.

Does the wiki lint auto-fix work on content issues or only structural problems?

The wiki lint auto-fix works safely on structural problems like broken links, missing indexes, and orphan pages. It flags content quality issues such as stale information and contradictions for the user to review manually.