wiki-lint

Installation
SKILL.md

Wiki Lint

Audit the wiki. Produce a categorized report. Offer concrete fixes. Log the operation.

Pre-condition

Find SCHEMA.md (search from cwd upward, or ~/wikis/). If not found, tell the user to run wiki-init first. Read it to get wiki root path and conventions.

Process

1. Build the page inventory

Read wiki/index.md, wiki/overview.md, and all files in wiki/pages/. Build a map of:

  • All existing slugs (filenames without .md)
  • All [[slug]] references found in any page
  • All sources listed in frontmatter

2. Run all checks

Related skills
Installs
53
GitHub Stars
131
First Seen
Apr 5, 2026