Lint the knowledge base at ~/.knowledge/ (LLM Wiki). Deterministic checks are delegated to a script; contradictions, broken links, and staleness are reported as proposals only (no auto-fix). Use for KB health checks, contradiction detection, right after a batch ingest, or before relying on the KB as evidence.
$npx -y skills add lacolaco/claude-plugins --skill kb-lintInstalls into the current project.
Run `npx skills use "https://github.com/lacolaco/claude-plugins" --skill "lacolaco/claude-plugins/kb-lint"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lacolaco/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/lacolaco/claude-plugins"` and select the relevant skills, then follow their instructions.