Files
TWBG_Materials/文档润色流和知识库构建流/claude-scholar/commands/kb-lint.md
2026-05-30 16:22:29 +08:00

387 B

name, description, tags
name description tags
kb-lint Run deterministic KB health checks and rewrite _system/lint-report.md.
Research
Obsidian
KB
Lint

/kb-lint

python3 "${CLAUDE_PLUGIN_ROOT}/skills/obsidian-project-kb-core/scripts/kb_lint.py" --cwd "$PWD"

Checks include registry coverage, broken wikilinks, index coverage, canvas validity, and several KB consistency warnings.