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

384 B

name, description, tags
name description tags
kb-status Summarize the current bound project KB status, including registry counts and key project note paths.
Research
Obsidian
KB

/kb-status

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

Optionally add --project-id "$project_id" when the repo has multiple bindings.