From llm-wiki
Run a 7-point health check on the LLM Wiki. Detects contradictions, broken links, orphan pages, missing concepts, and frontmatter issues. Use when: periodic maintenance, after batch ingestion, or when wiki quality feels off.
How this skill is triggered — by the user, by Claude, or both
Slash command
/llm-wiki:wiki-lintThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read these files to build a global view:
Read these files to build a global view:
CLAUDE.md — schema_index.md — index_wiki/ — wiki pages_log.md — recent operationsScan for conflicting facts across wiki pages. Focus on: same events described differently, conflicting technical conclusions.
Flag pages with updated older than 90 days. Prioritize: entity pages, timelines (things that change over time). Stable concept pages are OK.
Find wiki pages with zero inbound [[]] links. Every page should be referenced by _index.md or another wiki page.
Find all [[]] links pointing to non-existent files. Distinguish: directory-level (whole dir missing) vs file-level (typo).
Scan raw notes for topics mentioned in 3+ notes that lack their own wiki concept page.
Compare _index.md vs actual _wiki/ files:
_wiki/ but not in indexCheck all _wiki/ pages for:
sources count matches actual source notes section entries# Wiki Lint 报告 — TODAY
## 概览
- Wiki 页面总数:X
- 检查通过项:Y/7
- 需要关注项:Z/7
## 发现
### [严重程度] 检查项名称
- 具体问题
- 修复建议
Severity: 错误 (broken links, index mismatch) / 警告 (orphans, missing concepts) / 建议 (stale content)
Write to _wiki/lint-TODAY.md
Ask user: "发现 N 个问题。要我自动修复 [list] 吗?"
Append to _log.md:
## [TODAY] lint | 健康检查
Lint 报告 → `_wiki/lint-TODAY.md`。发现:X 个错误、Y 个警告、Z 个建议。
Fetches 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.
npx claudepluginhub hycoldrain/llm-wiki --plugin llm-wiki