From llm-wiki
Health-check the wiki — find contradictions, orphan pages, stale claims, missing cross-references, and content gaps. Categorized by severity. Use when the user asks to "check", "validate", "review", "clean up", "audit", or "fix" the wiki.
How this skill is triggered — by the user, by Claude, or both
Slash command
/llm-wiki:lintThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Verify `wiki/index.md` and `wiki/log.md` exist. If either is missing, suggest running `/ingest` on a source first — it will bootstrap the wiki automatically.
wiki/index.md and wiki/log.md exist. If either is missing, suggest running /ingest on a source first — it will bootstrap the wiki automatically.Read wiki/index.md and scan all wiki pages in wiki/.
AskUserQuestion tool to offer scoped lint instead of scanning everything. Options: "Full wiki lint", "By subdirectory", "By lens", "Recent changes only". Include descriptions explaining the trade-off (thoroughness vs. speed). For full-wiki lints at scale, process one subdirectory at a time and report incrementally..llm-wiki/lenses/ to load active lens definitions. These are needed for lens-specific quality validation in content checks.Run checks across four categories:
[[wikilinks]] from other pages[[wikilinks]] pointing to pages that don't existwiki/ not listed in wiki/index.md, or index entries pointing to missing pages## See also sectiontype (e.g., a concept page outside wiki/concepts/)lens frontmatter field that references a non-existent or archived lens file in .llm-wiki/lenses/concept: definition, principles, implications, relationships, See alsotechnique: what, when, how, example, pitfalls, See alsoentity: background, key contributions, works, See alsoCategorize findings by severity:
fix — broken, should repair now (broken links, index gaps, missing frontmatter)improve — quality gap, optional but recommended (thin pages, missing See also, one-directional links)explore — growth opportunity (missing pages, topics to explore, potential sources)Report findings. Present a summary organized by severity, then by check category. Be specific — cite exact pages and passages, not vague observations.
Offer to fix. Use the AskUserQuestion tool to ask which issues to address. Options: "Fix all issues", "Only fix-severity items (Recommended)", "Let me pick specific items", "No fixes now". Fix in batches by severity (all fix items first, then improve, then explore). When fixing:
Update wiki/log.md. Append:
## [YYYY-MM-DD] lint | Summary
**Found:** X fix, Y improve, Z explore
**Fixed:** (list of what was addressed)
**Deferred:** (list of what was left for later)
fix issues (broken, affects usability) over improve (quality) over explore (growth).npx claudepluginhub tom5610/llm-wiki --plugin llm-wikiFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.