插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 73 个插件
dsh-rigorquant
linxichen/dsh-rigorquant
RigorQuant 预设与技能包:面向实证与计算数学(经济学、金融、组合)的无人值守隔离多智能体研究,内置四重实现前校验与 jacobian/Lean 升级通道。
dsh-companion
beijingwahw/dsh-companion
四模块会话伴侣:对话智能导出(Markdown/PDF/JSON/PNG 长图、隐私脱敏、批量 ZIP)、上下文交接摘要(模板保存与导入继承)、API 成本优化(官方动态计价、峰谷调度、日/月双档预算、模型路由)、全局对话检索与对话内搜索(Ctrl+F、CSS Custom Highlight API)。
dsh-atuin
realalexandreai/dsh-atuin
DeepSeek Harness plugin: every user prompt you type (in the web UI) is appended to your atuin shell history, so it shows up in atuin search and shell integration.
dsh-crw
us/dsh-crw
fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)
dsh-find-skill
moximxxx/dsh-find-skill
Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes
dsh-web-search-searxng
chinng-inta/dsh-web-search-searxng
SearXNG-backed web search provider for the DeepSeek Harness web capability seam (ctx.web) — self-hosted metasearch, no API key, no model turn per search
dsh-all-search
realalexandreai/dsh-all-search
DeepSeek Harness plugin: AnySearch-backed web search provider (aggregates exa/tavily/firecrawl via one MCP gateway) registered into ctx.web.
dsh-persona-memory
quophic/dsh-persona-memory
Persistent long-term persona memory for DeepSeek Harness: MEMORY.md/USER.md storage, memory + memory_search tools, per-request context injection, and secret scanning. Ported in spirit from pi-hermes-memory.
dsh-plugin-web-search-tavily
coderdailyone/dsh-plugin-web-search-tavily
Tavily search provider bundle for DeepSeek Harness (dsh): registers a WebSearchProvider into ctx.web
dsh-skin
sakka6868/dsh-skin
DSH skin plugin: Alphacoders popular wallpapers as the DeepSeek Harness Web GUI background (gallery, search, local image upload, light/dark mask)
dsh-nocturne-memory
realalexandreai/dsh-nocturne-memory
DeepSeek Harness plugin: Nocturne Memory client — automated long-term memory (boot/read/search/create/update) backed by your own Nocturne MCP server.
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
`dsh pm` 插件管理器:多源搜索(awesome 列表 + GitHub + npm)、按 profile 安装/移除/更新,以及 doctor 审计(清单、bundle patch、版本漂移)。
sgme
freehul/sgme
拾光记忆引擎(SGME)桥接:多智能体共享长期记忆(HTTP)—— L0/L1/L1.5/L2 分层提炼、按场景注入、统一检索、主动关怀信号(memory_search / wiki_search / signal_pull / signal_claim / signal_ack),npm 包名 `dsh-sgme`。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
通过 harness 自带的 `sessionQuery` 服务搜索、列出、读取历史与当前会话:部署启用了 SQLite FTS5 索引时走索引,未启用时回退到有上限的倒序扫描。
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
基于 Tavily 的网页搜索提供方:替换内置 web_search 的后端,并提供 API Key、结果数量与时间窗口的设置卡片。
dsh-web-access
nexusagentx/dsh-web-access
Web access for DeepSeek Harness — multi-provider search/fetch on ctx.web, plus GitHub/PDF/YouTube extraction.
dsh-web-search-bocha
bocha-ai/dsh-web-search-bocha
Bocha-backed WebSearchProvider and installable profile bundle for DeepSeek Harness
dsh-web-search-brave
ltctfer/dsh-web-search-brave
Brave Search API-backed search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request - no model turn.
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
codebase-memory-mcp 的代码知识图谱桥:语义符号搜索(BM25)、源码片段、Leiden 社区架构总览、调用/数据流/跨服务追踪、图增强 grep。
dsh-image-search
zimai233/dsh-image-search
多引擎反向识图聚合:Google Lens、百度、Yandex、TinEye、SauceNAO、IQDB、Ascii2d。
dsh-code-intel
lonelymoon87/dsh-code-intel
用 Tree-sitter 建立工作区符号索引,提供词法或可选 embedding 辅助的代码检索。
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
跨会话记忆:全文检索所有历史会话(复用 ctx.sessionQuery 的 SQLite FTS5 索引),把最强匹配片段带回当前上下文。
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
memoria 进阶工具:会话上下文注入(画像+召回)、近期决策、健康报告、命名空间白名单、记忆关系图与实体搜索;dsh-memoria 的伴生插件。
dsh-memoria
jiayan-xu/dsh-memoria
向量+图记忆后端:observe/remember/search/recall 四个工具对接本地 memoria 服务,HNSW 语义召回 + FTS5 关键词 + 知识图谱信号经 RRF 融合排序,回合结束自动写入,按 Agent 命名空间隔离。