omdsh-dev/dsh-kb-sieve

插件 ⭐ 2 Apache-2.0 security

DSH知识库插件:从md/txt/docx/pdf构建可审计的知识库包(引用+SQLite FTS5),确定性检索(kb_query)与原文阅读(kb_read),零脚本生成技能。Apache-2.0。

catalog 简介:DSH knowledge-base plugin: build audit-able KB packs (references + SQLite FTS5) from md/txt/docx/pdf, deterministic retrieval (kb_query) and original-text reading (kb_read), zero-script generated skills. Apache-2.0.

安装

# 安装
dsh plugin --profile <profile> add git+https://github.com/dsh-external/dsh-kb-sieve.git
dsh --profile <profile>        # 重启生效:kb_build / kb_query / kb_read 随 profile 注入

# 更新 / 卸载
dsh plugin --profile <profile> update
dsh plugin --profile <profile> remove @dsh-external/dsh-kb-sieve
# 或:从 profile 的 package.json 移除依赖后 dsh plugin --profile <profile> update

omdsh-dev/dsh-kb-sieve 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。