DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Knowledge Base — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
K

@zy-ultimately/dsh-knowledge-base

Knowledge Base

Global knowledge base for the dsh web GUI: upload PDF/Word/Excel/PPT/TXT/MD/CSV/HTML documents, pure-JS text extraction + BM25 keyword index persisted to disk, a right-edge management panel, automatic retrieval injected into every session (agent/pre-step) plus a knowledge_base_search model tool, and

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:zy-ultimately/dsh-knowledge-base#9dfb7cbface3b750cec28d47f449d4b66f5b9179
READMECompatibilityVersions

Description

Global knowledge base for the dsh web GUI: upload PDF/Word/Excel/PPT/TXT/MD/CSV/HTML documents, pure-JS text extraction + BM25 keyword index persisted to disk, a right-edge management panel, automatic retrieval injected into every session (agent/pre-step) plus a knowledge_base_search model tool, and source citations. Zero native/vector dependencies; embedding backend can be layered on later.

Compatibility and provenance

Knowledge Base is published as @zy-ultimately/dsh-knowledge-base and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/20/2026

Versions

0.1.0stable
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
Apache-2.0
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

README

dsh-knowledge-base — DeepSeek Harness 全局知识库插件

给 DeepSeek Harness 装一个专属资料库:把 PDF、Word、Excel、PPT 等文档放进去, 之后每次提问,AI 都会自动翻阅你的资料来回答,并注明答案出自哪份文档。

安装

dsh plugin --profile web add github:zy-ultimately/dsh-knowledge-base

开始使用

  1. 点击左侧边栏「知识库」→ 上传你的文档(PDF / Word / Excel / PPT / TXT / MD / CSV / HTML,单文件 ≤ 20MB,可多选)
  2. 等待文档显示「已就绪」
  3. 新建任意会话,正常提问——AI 自动检索你的资料作答,末尾标注「来源:知识库《文档名》」

主要功能

  • 自动检索:任意会话提问时,自动从你的资料中查找相关片段并注入回答
  • 来源标注:每个引用都标明出处文档,答案有据可查
  • 全局共享:在任意会话上传的文档,其他会话立即可用
  • 数据本地:解析与检索全部在本机完成,内容不上传
  • 格式广泛:支持 8 种常见文档格式

常见问题

  • 扫描件 / 图片型 PDF 可以吗? 这类文件没有文字层,会提示「解析失败」。请改用文字版 PDF 再上传。

  • 资料存在哪里?重启会丢吗? 存在你的工作区目录(默认 .dsh-knowledge-base),重启 DSH 后依然在。

  • 不想让 AI 用我的资料? 在面板中关闭「自动检索」开关即可,随时可关。

  • 会占用多少空间? 单文件上限 20MB,数据仅保存在本机。

说明

  • 插件可随时整体关闭,不影响 DSH 的聊天功能。
  • 所有解析与检索均在本机进行,隐私无忧。

Related plugins

More verified plugins in memory-context.

Contextdsh-contextA DeepSeek Harness plugin for context insight and management, with context dashboard and context command, for understanding how the context is made of, and how it evolves.Weknora@wxg-prc-cpg/dsh-weknoraWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.Mnemondsh-mnemonComposable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.Memsearch Dsh@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candidate review panel.