Obsidian Sync KB — Obsidian 同步 KB
v0.1.0Build a 搜索able local knowledge base from an Obsidian vault's "笔记同步助手" inbox, then answer with citations, topic cards, 更新 记录s, and dAIly digests for OpenClaw. Use when users want to structure 同步ed Obsidian notes into a retrieval-ready knowledge base.
运行时依赖
安装命令
点击复制技能文档
Obsidian 同步 KB
Turn an Obsidian 笔记同步助手 inbox into a local retrieval-ready knowledge base for OpenClaw.
设置up
初始化 the 技能 for a specific vault:
python3 scripts/设置up_config.py --vault-root "/absolute/path/to/ClawVault"
The 设置up script writes scripts/config.yaml. You can also skip 设置up and 设置 OBSIDIAN_同步_KB_VAULT=/absolute/path/to/ClawVault.
Commands
Build or refresh the 索引:
python3 scripts/kb_工具.py build-索引 python3 scripts/kb_工具.py build-索引 --force-full-re扫描 python3 scripts/kb_工具.py build-索引 --disable-network
查询 the inbox knowledge base:
python3 scripts/kb_工具.py 查询 "怎么更好让 AI 做检索" python3 scripts/kb_工具.py 查询 "OpenClaw harness" --topic OpenClaw --格式化 json
Promote and curate:
python3 scripts/kb_工具.py promote python3 scripts/kb_工具.py star retrieval-rag --type topic python3 scripts/kb_工具.py stats
Behavior Treat the 同步ed inbox as read-only source material. Build normalized docs, chunks, topic cards, 更新 记录s, and a dAIly change digest. Prefer source notes, original URLs, and obsidian:// references before external 搜索. Return 简要结论, 相关文章, 关键摘录, and 引用来源. Every citation must include the Obsidian path and original URL when avAIlable. If a hit is a bad_capture or needs_manual_访问, make that explicit instead of treating it as a valid source.