返回顶部
o

obsidian-sync-kb

Build a searchable local knowledge base from an Obsidian vault's "笔记同步助手" inbox, then answer with citations, topic cards, update logs, and daily digests for OpenClaw. Use when users want to structure synced Obsidian notes into a retrieval-ready knowledge base.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
72
下载量
0
收藏
概述
安装方式
版本历史

obsidian-sync-kb

# Obsidian Sync KB Turn an Obsidian `笔记同步助手` inbox into a local retrieval-ready knowledge base for OpenClaw. ## Setup Initialize the skill for a specific vault: ```bash python3 scripts/setup_config.py --vault-root "/absolute/path/to/ClawVault" ``` The setup script writes `scripts/config.yaml`. You can also skip setup and set `OBSIDIAN_SYNC_KB_VAULT=/absolute/path/to/ClawVault`. ## Commands Build or refresh the index: ```bash python3 scripts/kb_tool.py build-index python3 scripts/kb_tool.py build-index --force-full-rescan python3 scripts/kb_tool.py build-index --disable-network ``` Query the inbox knowledge base: ```bash python3 scripts/kb_tool.py query "怎么更好让 AI 做检索" python3 scripts/kb_tool.py query "OpenClaw harness" --topic openclaw --format json ``` Promote and curate: ```bash python3 scripts/kb_tool.py promote python3 scripts/kb_tool.py star retrieval-rag --type topic python3 scripts/kb_tool.py stats ``` ## Behavior - Treat the synced inbox as read-only source material. - Build normalized docs, chunks, topic cards, update logs, and a daily change digest. - Prefer source notes, original URLs, and `obsidian://` references before external search. - Return `简要结论`, `相关文章`, `关键摘录`, and `引用来源`. - Every citation must include the Obsidian path and original URL when available. - If a hit is a `bad_capture` or `needs_manual_access`, make that explicit instead of treating it as a valid source.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 obsidian-sync-kb-1775979552 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 obsidian-sync-kb-1775979552 技能

通过命令行安装

skillhub install obsidian-sync-kb-1775979552

下载 Zip 包

⬇ 下载 obsidian-sync-kb v0.1.0

文件大小: 30.09 KB | 发布时间: 2026-4-13 11:15

v0.1.0 最新 2026-4-13 11:15
Initial public release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部