Wiki Lint
Wiki Lint performs read-only audits of wiki spaces, surfacing contradictions, orphaned pages, stale claims, concept gaps, broken links, and provenance issues. It returns a severity-grouped triage list with evidence and suggested fixes, leaving all decisions to the maintainer.
Wiki Lint audits your wiki for contradictions, orphans, broken links, and weak provenance, returning a triage list for review.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-20
Wiki Lint audits your wiki for contradictions, orphans, broken links, and weak provenance, returning a triage list for review. Wiki Lint performs read-only audits of wiki spaces, surfacing contradictions, orphaned pages, stale claims, concept gaps, broken links, and provenance issues. It returns a severity-grouped triage list with evidence and suggested fixes, leaving all decisions to the maintainer.
Use it when
- Yes.
- Wiki Lint scans pages for logical conflicts, inconsistent claims, and structural issues.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
getpaperclipai/paperclip/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 read-only audits of wiki spaces, surfacing contradictions, orphaned pages, stale claims, concept gaps, broken links, and provenance issues. It returns a severity-grouped triage list with evidence and suggested fixes, leaving all decisions to the maintainer.
Can Wiki Lint audit wiki for errors and broken links?
Yes. Wiki Lint audits wiki for contradictions, orphans, broken links, and weak provenance. It identifies stale claims and concept gaps in wiki pages, then generates a triage list grouped by severity so maintainers can prioritize fixes.
How does Wiki Lint detect wiki contradictions?
Wiki Lint scans pages for logical conflicts, inconsistent claims, and structural issues. It validates wiki structure and index consistency, checking for orphaned pages and broken cross-references that signal contradictions or data integrity problems.
Does Wiki Lint validate wiki structure and index consistency?
Yes. Wiki Lint validates wiki structure and index consistency as part of its audit. It checks page relationships, detects orphans, and ensures the index aligns with actual content, flagging structural gaps and maintenance issues.
Can Wiki Lint run nightly wiki maintenance checks?
Yes. Wiki Lint can run nightly wiki maintenance and lint checks automatically. It performs read-only audits without modifying content, making it safe for scheduled runs to catch new issues, stale claims, and concept gaps over time.
What license does Wiki Lint use?
Wiki Lint is released under the MIT license, allowing free use, modification, and distribution in both open-source and commercial projects.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Wiki Lint
Audit, do not edit. Return findings the maintainer (human or agent) can triage.
Inputs
- An operation issue with
operationType: "lint". - The operation issue's target
wikiId,spaceSlug, and space root. Lint only that space unless the issue explicitly says this is a multi-space sweep.
Workflow
- Walk the target space's
wiki/index.mdand wiki tree withwiki_searchandwiki_read_page, always passing the operation issue'swikiIdandspaceSlug. Build a mental map of: pages that exist, pages referenced fromindex.md, pages referenced from other pages, and raw sources. - Check for the seven recurring issues, in this order:
- Contradictions — two pages making incompatible claims about the same entity, decision, or status. Flag both pages, name the conflicting claims, and quote evidence.
- **Stale
(truncated - see the full file via the links below)
File tree — 1 file
packages/plugins/plugin-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, orphans, broken links, and weak provenance”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Wiki Lint scans a wiki space to surface seven classes of structural and content issues: contradictions between pages, stale claims, orphaned pages, concept gaps, broken wiki-links, weak provenance, and index drift. It returns a severity-grouped triage list with evidence and suggested fixes, but never modifies wiki content—leaving all decisions to the maintainer.
Wiki Query answers questions grounded in your wiki's actual content, citing pages and raw sources as it goes. It reads your wiki's index and candidate pages, verifies claims against raw sources when needed, and structures answers with inline citations. When synthesis is required, it offers to file the work durably so knowledge compounds instead of disappearing into chat.
wiki-ingest transforms a single source document into a set of durable wiki pages organized across entities, concepts, and synthesis sections. It reads existing space conventions and content to avoid duplication, flags contradictions rather than silently overwriting, and maintains full cross-linking and citation trails back to the original source.
This skill keeps your wiki's index accurate and current by walking the actual file structure, comparing against recent log activity, and rebuilding entries in scannable one-line format. It reconciles missing pages, drops deleted entries, and preserves custom categories—without touching page content itself.
wiki-ingest automates the transformation of a single source document into a structured wiki by creating and linking source, entity, concept, and synthesis pages. It reads your space's conventions, flags contradictions with existing content, and maintains a log of all ingestions. The skill ensures every claim traces back to its origin and all cross-references stay current.
Wiki Query pulls answers from wiki pages and raw sources, citing each fact as it goes. When synthesis is needed, it offers to file a new page rather than answering silently. If the wiki can't answer, it says so plainly and suggests a concrete next step.
More skills index-refresh (MIT) · paperclip-distill (MIT) · research-lint (MIT)