wiki-lint
Wiki Lint performs systematic health checks on your wiki, scanning for contradictory claims across pages, outdated information, orphaned content, and missing connections between related topics. It flags structural problems like broken wikilinks and suggests investigations to close knowledge gaps, then logs findings for your review.
Wiki Lint audits your wiki for contradictions, stale claims, orphan pages, and missing cross-references to maintain quality.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-02
Wiki Lint audits your wiki for contradictions, stale claims, orphan pages, and missing cross-references to maintain quality. Wiki Lint performs systematic health checks on your wiki, scanning for contradictory claims across pages, outdated information, orphaned content, and missing connections between related topics. It flags structural problems like broken wikilinks and suggests investigations to close knowledge gaps, then logs findings for your review.
Use it when
- Yes.
- Wiki Lint scans for orphan pages and missing cross-references by analyzing link patterns across your wiki.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
open-gitagent/opengap/wiki-lint · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does wiki-lint do?
Wiki Lint performs systematic health checks on your wiki, scanning for contradictory claims across pages, outdated information, orphaned content, and missing connections between related topics. It flags structural problems like broken wikilinks and suggests investigations to close knowledge gaps, then logs findings for your review.
Can wiki-lint find wiki contradictions?
Yes. Wiki Lint audits your wiki for contradictions by comparing claims across pages and identifying stale or conflicting statements. It detects inconsistencies in how topics are described and flags them so you can resolve them before they mislead readers.
How does wiki-lint identify orphan wiki pages?
Wiki Lint scans for orphan pages and missing cross-references by analyzing link patterns across your wiki. It identifies pages that lack incoming links or are disconnected from your main content structure, helping you discover isolated content that may need integration or removal.
What kind of wiki quality audit report does wiki-lint generate?
Wiki Lint generates a structured wiki health report with actionable findings organized by issue type: contradictions, stale claims, broken links, orphaned pages, and knowledge gaps. Each finding includes context and suggestions for investigation, enabling prioritized maintenance work.
Does wiki-lint check for broken wiki links?
Yes. Wiki Lint scans your wiki for broken wikilinks and missing cross-references as part of its structural health check. It identifies links that point to non-existent pages or sections, helping you maintain a connected, navigable wiki.
How can wiki-lint help maintain wiki consistency over time?
Wiki Lint enables ongoing quality assurance by running regular health checks that detect drift in terminology, contradictory updates, and emerging knowledge gaps. Running it periodically helps you catch consistency issues early and maintain wiki reliability as your content evolves.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Wiki Lint
Audit the wiki for quality and consistency issues.
Workflow
Step 1: Read the full index
Read memory/wiki/index.md to get the complete page catalog.
Step 2: Check each category
Contradictions - Scan pages that reference the same entities or concepts - Flag claims that conflict across pages - Note which sources support each side - Recommend resolution (usually: update the older claim with a note)
Stale claims
- Check page frontmatter updated dates
- Flag pages not updated in recent ingests that cover topics where new sources exist
- Identify claims that newer sources have superseded
Orphan pages
- Find pages with no inbound [[wikilinks]] from other pages
- These may be valid standalone pages or may indicate missing cross-references
Missing pages
- Scan for [[wikilinks]] that point to pages that don't exist yet
- Identify important concepts mentioned frequently but
(truncated - see the full file via the links below)
File tree — 1 file
examples/llm-wiki/skills/wiki-lint/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Audit wiki for contradictions, stale claims, and structural issues”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Wiki Ingest automates the process of reading source documents and weaving their content into your wiki. It identifies key entities, claims, and relationships, then creates or updates wiki pages while maintaining bidirectional cross-references and a source index. Each ingest operation is logged for full traceability.
Wiki Query searches your knowledge base to answer questions, combining information across multiple pages with proper source attribution. It distinguishes confident claims from inferences and flags knowledge gaps. When an answer represents useful synthesis not yet captured in the wiki, it can file that back as a new page to compound your knowledge over time.
llm-wiki helps you create and maintain a compounding knowledge base as interlinked markdown files, inspired by Andrej Karpathy's pattern. Unlike traditional retrieval systems that rediscover information per query, this skill compiles knowledge once and keeps it current with built-in cross-references and contradiction detection. The agent handles summarization, filing, and maintenance while you curate sources and direct analysis.
Systematically health-check your personal knowledge base by scanning for broken wikilinks, orphaned pages, conflicting claims across entries, outdated source citations, and gaps in cross-linking. The skill runs eight audit checks and groups findings by severity—errors requiring fixes, warnings to address, and optional improvements—then offers to apply corrections and log results.
llm-wiki lets you construct and maintain a compounding knowledge base as organized markdown files, with the agent handling summarization, cross-referencing, and consistency checks while you direct curation. Unlike RAG systems that rediscover knowledge per query, your wiki compiles once and stays current, with contradictions flagged and synthesis reflecting all ingested material.
wiki-lint scans your Obsidian vault to surface structural problems: orphaned pages, broken wikilinks, missing cross-references, incomplete frontmatter, and empty sections. It generates a timestamped health report, updates Dataview dashboards, and can create visual canvas maps of your vault's domain structure.
More skills get-started (MIT) · export-agent (MIT) · run-agent (MIT) · wiki-lint (MIT)