Community directory previewDeepSeek Harness is in developer preview

The community layer for DeepSeek Harness

Build less.
Compose more.

Discover real community projects for models, tools, memory, orchestration, and interfaces, with source and verification status kept explicit.

Open source Traceable sources Composable by design
dsh / terminal
dsh plugin search web ui
  Found 1 matching project
Better Sidebar

A VS Code-like right-side workspace for DSH Web.

dsh plugin --profile web add dsh-better-sidebar
   Community
A focused catalog for an ecosystem where every capability is replaceable.
810Projects
0Verified
5Categories

Featured this week

Find your next capability.

Explore real community projects by capability and extension type. Verification is tracked separately from popularity.

All projects

810 results
DPPluginCommunity

dsh-plugin-guide

HarcoChen/dsh-plugin-guide

skill for Deepseek-Harness plugins development

Interface0
DPPluginCommunity

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.

Tools0JavaScript
DPPluginCommunity

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,

Integrations0JavaScript
DPPluginCommunity

dsh-plugin-llm-codex

jasper-zsh/dsh-plugin-llm-codex

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

Tools0TypeScript
DPPluginCommunity

dsh-plugin-local-utilities

Hjjj0918/dsh-plugin-local-utilities

DeepSeek Harness Cordis plugin for local utility features.

Tools0TypeScript
DPPluginCommunity

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.

Tools0TypeScript
DPPluginCommunity

dsh-plugin-provider-quota

jasper-zsh/dsh-plugin-provider-quota

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

Tools0TypeScript
DPPluginCommunity

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.

Context & memory0JavaScript
DPPluginCommunity

dsh-plugin-security-audit

truelove-dreamer/dsh-plugin-security-audit

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

Integrations0JavaScript
DPPluginCommunity

dsh-plugin-session-outline

alonelypigeon/dsh-plugin-session-outline

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

Agent & orchestration0JavaScript
DPPluginCommunity

dsh-plugin-shady-relay

jasper-zsh/dsh-plugin-shady-relay

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

Interface0TypeScript
DPPluginCommunity

dsh-plugin-skill-panel

jasper-zsh/dsh-plugin-skill-panel

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

Agent & orchestration0TypeScript