Installation
npx -y @deepseek-ai/dsh plugin --profile web add github:zy-ultimately/dsh-knowledge-baseThis installation command is an unverified starting point generated from the GitHub repository address.
README
Maintainer-authored documentation snapshot.
This README snapshot could not be refreshed during the latest directory sync.
dsh-knowledge-base — DeepSeek Harness 全局知识库插件
给 DeepSeek Harness 装一个专属资料库:把 PDF、Word、Excel、PPT 等文档放进去, 之后每次提问,AI 都会自动翻阅你的资料来回答,并注明答案出自哪份文档。
安装
dsh plugin --profile web add github:zy-ultimately/dsh-knowledge-base
开始使用
- 点击左侧边栏「知识库」→ 上传你的文档(PDF / Word / Excel / PPT / TXT / MD / CSV / HTML,单文件 ≤ 20MB,可多选)
- 等待文档显示「已就绪」
- 新建任意会话,正常提问——AI 自动检索你的资料作答,末尾标注「来源:知识库《文档名》」
主要功能
- 自动检索:任意会话提问时,自动从你的资料中查找相关片段并注入回答
- 来源标注:每个引用都标明出处文档,答案有据可查
- 全局共享:在任意会话上传的文档,其他会话立即可用
- 数据本地:解析与检索全部在本机完成,内容不上传
- 格式广泛:支持 8 种常见文档格式
常见问题
-
扫描件 / 图片型 PDF 可以吗? 这类文件没有文字层,会提示「解析失败」。请改用文字版 PDF 再上传。
-
资料存在哪里?重启会丢吗? 存在你的工作区目录(默认
.dsh-knowledge-base),重启 DSH 后依然在。 -
不想让 AI 用我的资料? 在面板中关闭「自动检索」开关即可,随时可关。
-
会占用多少空间? 单文件上限 20MB,数据仅保存在本机。
说明
- 插件可随时整体关闭,不影响 DSH 的聊天功能。
- 所有解析与检索均在本机进行,隐私无忧。
Project files and signals
Shown items are public repository signals detected in the directory snapshot.
Repository information
- Language
- TypeScript
- License
- NOASSERTION
- Last updated
- Aug 18, 2026, 3:41 AM
Install deliberately
Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.