backup materials and knowledge-base docs

This commit is contained in:
admin
2026-05-30 16:22:29 +08:00
commit 93e50e8fce
3024 changed files with 2994945 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
name: kb-status
description: Summarize the current bound project KB status, including registry counts and key project note paths.
tags: [Research, Obsidian, KB]
---
# /kb-status
```bash
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.