社区目录预览DeepSeek Harness 仍处于开发者预览阶段

DeepSeek Harness 的社区扩展层

少造轮子,
多做组合。

发现面向模型、工具、记忆、编排和界面的真实社区项目,并明确展示来源与验证状态。

开源 来源可追溯 为组合而生
dsh / terminal
dsh plugin search web ui
  找到 1 个匹配项目
Better Sidebar

面向 DSH Web 的 VS Code 风格右侧工作台。

dsh plugin --profile web add dsh-better-sidebar
   社区发布
在一切能力皆可替换的生态中,提供一个专注的插件目录。
810项目
0已验证
5分类

本周精选

找到下一项能力。

按能力和扩展类型浏览真实社区项目;验证状态与受欢迎程度分别记录。

全部项目

810 个结果
DP插件社区发布

dsh-plugin-guide

HarcoChen/dsh-plugin-guide

skill for Deepseek-Harness plugins development

界面0
DP插件社区发布

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.

工具0JavaScript
DP插件社区发布

dsh-plugin-installer-pkg

bertonhan/dsh-plugin-installer-pkg

Add a plugin-install capability to any DSH (DeepSeek Harness) deployment: a new Install Plugin page under Settings → Plugins that installs dynamic Cordis plugins from an uploaded package file or a Git repository URL — installed and hot-loaded instantly. Both the installer itself and the plugins it installs persist across restarts. Best of all, you never touch a CLI: hand this package to a DSH conversation and say "install this plugin" — the AI follows AGENTS.md to patch the deployment, restart,

集成0JavaScript
DP插件社区发布

dsh-plugin-llm-codex

jasper-zsh/dsh-plugin-llm-codex

让 DeepSeek Harness(DSH) 通过 ChatGPT/Codex 订阅调用 openai-codex 模型,无需配置 OpenAI API Key。

工具0TypeScript
DP插件社区发布

dsh-plugin-local-utilities

Hjjj0918/dsh-plugin-local-utilities

DeepSeek Harness Cordis plugin for local utility features.

工具0TypeScript
DP插件社区发布

dsh-plugin-medhub

KevinShao1991/dsh-plugin-medhub

MedHub (医知荟) integration for DeepSeek Harness — the medical & biological research plugin: traceable literature, statistics, bioinformatics, network pharmacology, an evidence ledger, and deliverable-grade writing, executed through a MedHub gateway.

工具0TypeScript
DP插件社区发布

dsh-plugin-provider-quota

jasper-zsh/dsh-plugin-provider-quota

DeepSeek Harness(DSH) 的 Web 插件:在对话输入框底部展示模型 Provider 的订阅额度与限流窗口,点击徽标即可查看详情。

工具0TypeScript
DP插件社区发布

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.

上下文与记忆0JavaScript
DP插件社区发布

dsh-plugin-security-audit

truelove-dreamer/dsh-plugin-security-audit

DeepSeek Harness plugin: run a live security health check on the deployment

集成0JavaScript
DP插件社区发布

dsh-plugin-session-outline

alonelypigeon/dsh-plugin-session-outline

DeepSeek Harness cordis plugin: session outline navigator in the right-side overlay

Agent 与编排0JavaScript
DP插件社区发布

dsh-plugin-shady-relay

jasper-zsh/dsh-plugin-shady-relay

DeepSeek Harness 静态插件:通过 GUI 创建虚拟模型。每个虚拟模型映射到 Harness 中已经注册的真实 `provider/model`,并在每次请求的 system prompt 最前加入用户配置的固定内容。

界面0TypeScript
DP插件社区发布

dsh-plugin-skill-panel

jasper-zsh/dsh-plugin-skill-panel

DeepSeek Harness(DSH)的只读技能清单插件,在 Web GUI 中展示全局技能和当前会话可见的技能,并从会话日志推导技能加载状态。

Agent 与编排0TypeScript