first commit

This commit is contained in:
2026-06-11 03:33:14 +08:00
commit 5f555bf342
599 changed files with 142347 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.