wiki-lint

Lint and health-check a persistent markdown knowledge wiki. Use when a user wants the agent to inspect a wiki for contradictions, stale claims, missing cross-links, orphan pages, duplicate pages, inconsistent naming, inconsistent frontmatter, schema drift, weak source attribution, or other maintenance issues. Best for Obsidian-friendly, plain markdown, or git-backed wikis that are maintained over time and need periodic cleanup or structural review.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wiki-lint" with this command: npx skills add teki-ai/wiki-lint

Wiki Lint

Inspect a markdown knowledge wiki for structural and content quality problems. Produce actionable findings that improve consistency, navigability, and trustworthiness without forcing unnecessary rewrites.

Lint workflow

  1. Inspect the wiki schema and top-level structure
  2. Review index.md and log.md when available
  3. Sample representative topic, entity, concept, source, and analysis pages
  4. Identify the highest-value consistency and maintenance issues
  5. Group findings by severity
  6. Recommend concrete fixes
  7. When asked, implement the highest-value fixes first

What to look for

Check for:

  • contradictions between pages
  • stale claims superseded by newer material
  • orphan pages with weak or missing inbound links
  • duplicate pages with overlapping scope
  • missing cross-links between obviously related pages
  • important repeated concepts that still lack canonical pages
  • broken naming conventions
  • inconsistent frontmatter or page structure
  • weak citation or source attribution
  • analysis pages that should be linked from topic or entity pages but are not

Output shape

Prefer a concise report grouped into:

  • critical consistency issues
  • important quality improvements
  • optional structure improvements

For each issue, include:

  • what is wrong
  • why it matters
  • the smallest useful fix

Linting philosophy

Prefer gradual repair over massive rewrites. Follow existing conventions unless they are clearly harmful. If a larger schema change is justified, propose it before applying it.

References

Read references/lint-checklist.md for a compact checklist and reporting pattern.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Karpathy Wiki

Build, maintain, query, and lint a persistent markdown knowledge wiki that sits between raw sources and final answers. Use when managing a personal or team w...

Registry SourceRecently Updated
1200Profile unavailable
Research

Wiki Query

Answer questions from a persistent markdown knowledge wiki and file durable results back into the wiki when useful. Use when a user asks a question against a...

Registry SourceRecently Updated
950Profile unavailable
Research

Wiki Ingest

Ingest new source material into a persistent markdown knowledge wiki. Use when a user adds an article, note, transcript, report, paper, meeting summary, or o...

Registry SourceRecently Updated
1140Profile unavailable
Research

LLM Knowledge Bases

Inspired by a public workflow shared by Andrej Karpathy (@karpathy). From raw research to a living Markdown knowledge base that compounds with every question...

Registry SourceRecently Updated
2330Profile unavailable