插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 46 个插件
dsh-context7
nrxous/dsh-context7
通过 context7_search 与 context7_get_docs 工具,为 DSH 智能体从 context7.com 获取最新、可锁定版本的库文档与代码示例。
dsh-galgame-generator
baisama-cloud/dsh-galgame-generator
Galgame 生成器:提供剧本文档与立绘/背景/音乐/动画素材(工作区 img_human/、img_bg/、audio/、img_cg/)即可生成可玩视觉小说网页,支持可配置存档槽位(`[存档 N]`,默认 9)、立绘自动跟随说话人并切换多表情立绘(`[表情]`)、开局/结束/CG 动画(`[op]`/`[ed]`/`[cg]`)、BGM 播放/停止/音量控制与 if 条件线分支。
dsh-valuz-genui
valuz-ai/dsh-valuz-genui
DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)
dsh-paste-to-path
johnny-xuan/dsh-paste-to-path
为图片、文档、压缩包、代码及其他文件提供路径附件 Dock,文件读取交由 Agent 的当前可用工具完成。
dsh-library
perrylink/dsh-library
将本地 Markdown 与文本文档转为可检索的知识库,支持语义与关键词混合搜索、引用校验与来源注入。
dsh-session-handoff
weiye6/dsh-session-handoff
Hand long sessions over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document as the first message, and auto-opens it; the origin session stays unchanged.
dsh-doc-guard
lucky8197/dsh-doc-guard
文档与代码一致性守护:版本号/更新记录表/结构树/模块清单/测试计数/交叉引用漂移审计与修复建议,全程只读。
dsh-ppt
stardustlc666/dsh-ppt
演示文稿技能与工具:一句话或一篇文档生成 HTML 放映与可编辑 PPTX,内置 5 套主题,可配置默认主题/语言,中英双语。
dsh-plugins (dsh-web-search-metaso)
tzhr-invest/dsh-plugins
秘塔AI搜索 providers for ctx.web:web_search 返回网页摘要,web_fetch 读取网页全文 markdown,多范围搜索(网页/文库/论文/图片/视频/播客)。
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
dsh-search-enhance
kkkneko/dsh-search-enhance
提供 Grok-compatible 网页搜索、保留来源分页、Context7 与 Exa 文档检索、有界网页提取、站点映射、离线研究计划和只读诊断。
dsh-handoff
zhijiangtang/dsh-handoff
Exports the current session as a deterministic Markdown handoff document.
dsh-simple-wiki-memory
rainow/dsh-simple-wiki-memory
A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.
dsh-score
perrylink/dsh-score
Multi-dimensional quality scoring for DeepSeek Harness plugins: scores one repo or npm package across install success (consuming dsh-test-drive results), maintenance activity, documentation completeness, security scan, and protocol compliance — every conc
dsh-gemini-multimodal
realalexandreai/dsh-gemini-multimodal
DeepSeek Harness plugin: multimodal tools (image/audio/video/document understanding, transcription, image generation) via Gemini API or the local Antigravity CLI.
docgen
johnxu22786/docgen
文档工坊技能包:四个纯提示词 Agent Skills,从代码库生成 README、PR 描述、changelog 与代码审查意见,以 dsh.bundle 插件行接入 dsh,也可文件式发现免拷贝使用。
dknowc-dsh
dylanzhangzx/dknowc-dsh
彩智科技深知可信智能出品的可信办公全家桶 dsh 插件:包含深知可信咨询(政策/法规/办事问答,带真实来源角标 + 可点击溯源 HTML)、深知可信搜索(权威政策/标准检索与深度研究,溯源 HTML + 干净 Markdown)、深知公文写作(正式公文起草/改写/Word/红头交付)三个 Skill;接口统一经深知可信工作台 MCP 转接(Bearer 认证),产物写入会话工作区,API Key 一次配置长期免注册;已发布 npm 包 dknowc-dsh。
sendpage-mcp
jcaiagent7143-ui/sendpage-mcp
把 HTML 文档变成一键打开、在聊天里显示预览卡的分享链接;支持发布、更新,以及导出 PNG/PDF/Word。
arch-doc
duyanta123/arch-doc
分析代码库并生成架构文档:模块职责、依赖关系、入口点与运行方式。
dsh-vision-solution
br1nosense/dsh-vision-solution
为 DSH 纯文本模型补充视觉能力:识图技能(图片理解/OCR/文档解析,竞速池→自定义通道→本地)+ 幂等宿主补丁,让图片消息能送达模型侧。
dsh-artifacts
zoahdev/dsh-artifacts
把 Markdown + JSON 渲染成自包含 HTML 文档/卡片/仪表盘/画廊(CLI + 内置 artifact_render 工具)。
docs-retriever
johnxu22786/docs-retriever
doctrove:面向编码 agent 的版本化库文档检索 MCP server——目录检索、版本选择与按主题提取带相关度排序的文档片段,零运行时依赖,dsh bundle 接入。