Wiki Linter
Lint an entire wiki for broken links, orphaned pages, and inconsistent formatting.
Before & after
Same prompt, same agent — the only difference is the skill.
I can review your wiki for common issues. What kind of consistency are you targeting? Are you looking at page templates, heading structure, formatting standards, navigation clarity, or something else? I could also check for things like broken links, outdated information, or missing sections. Do you have existing style guidelines? It would help to know what the current state is and what your ideal outcome looks like before I provide feedback.
Runs STRUCTURAL AUDIT: page hierarchy, orphaned articles, missing parent links. TEMPLATE COMPLIANCE: heading levels, required sections per page type. FORMATTING SCAN: inconsistent bullet styles, bold/italic misuse. LINK INTEGRITY: broken internal references, redirect chains. CONTENT STALENESS: dates, version numbers, outdated examples. NAVIGATION MAP: breadcrumb gaps, missing sidebar entries. Returns a REPAIR CHECKLIST with critical issues first, estimated time per fix, and diff-style view of suggested edits. Activates automatically when the request matches wiki-lint.
About this skill
name: wiki-lint description: Use when Structured Claude skill that gives Claude a repeatable workflow for wiki lint.
Wiki Lint
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Wiki Lint workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the wiki-lint skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Wiki Lint; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: wiki-lint
description: Use this skill when auditing a wiki for structural consistency, broken links, stale content, or formatting drift across many pages.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Wiki Lint
Runs a structural and content lint pass across an entire wiki, catching the accumulated drift of broken links, orphaned pages, and inconsistent formatting that no single editor notices.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.