发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

3303个结果

@hyzyn/dsh-env

DSH Web GUI 的环境变量 / 密钥管理插件:官方设置 → 插件 里的「环境变量 / 密钥管理」卡片,托管 ~/.dsh/env.yml 的密钥区块,支持普通值与 js: 前缀表达式,保存后可选写入当前进程环境变量。

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#7f681f3fecde0d04709c3a4c8a1d8f02b80bbeff&path:packages/env
@hyzyn/dsh-hello

dsh-plugin-kit 的最小 host 插件模板:dsh manifest、bundle patch 与构建配置的参考实现,也是 pnpm create-plugin 的复制蓝本。

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#7f681f3fecde0d04709c3a4c8a1d8f02b80bbeff&path:packages/hello
@hyzyn/dsh-kit

dsh-plugin-kit 插件开发工具包:definePlugin 类型助手等共用代码,零运行时依赖。

开发工具 · integrations
@hyzyn/dsh-mcp

DSH Web GUI 的 MCP 服务器配置插件:官方设置 → 插件 里的「MCP 服务器配置」卡片,托管 ~/.dsh/cordis.patch.yml 的 MCP 区块,保存后经 HMR 热加载为 mcp__<server>__<tool> 工具(支持 stdio / streamable-http、连接测试、启用停用)。

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#7f681f3fecde0d04709c3a4c8a1d8f02b80bbeff&path:packages/mcp
@hyzyn/dsh-prompt

DSH Web GUI 的 Prompt 管理插件:可视化编辑 systemPrompt、版本管理、A/B 测试、导出/分享,配置保存在 ~/.dsh/prompts.yml 的托管区块。

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#7f681f3fecde0d04709c3a4c8a1d8f02b80bbeff&path:packages/prompt
@jeremy9682/dsh-skill-pack

A shareable set of 11 workflow skills for the DeepSeek Harness

效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jeremy9682/dsh-skill-pack
@jiaoqsh/dsh-document

DeepSeek Harness bundle: the read_document tool reads Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF files as Markdown for the model

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiaoqsh/dsh-document
@jinplu/dsh-plugin-discussion-intent

A DSH Discussion Mode that keeps complex AI conversations aligned with your goals and turns them into evidence-based next steps.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JinPLu/dsh-plugin-discussion-intent
@jinsong-zhou/dsh-html-canvas

A canvas for AI-generated HTML in DeepSeek Harness: the agent ships a page, it opens beside the chat, and users edit by clicking the text — never the source

Agent 协作
@jmcc-guo/dsh-ssh

SSH terminal panel and AI connection manager for DeepSeek Harness: model-driven SSH connections (connect/exec/list/status/disconnect), auto-saved connection records, keep-alive + auto-reconnect, execution mutex, credential-safe auth, and an XShell-style multi-tab terminal panel in the Web GUI.

Agent 协作 · 开发工具 · integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jmcc-guo/dsh-ssh
@joeytisaly/dsh-client-ui-wallpaper

Wallpaper plugin for DeepSeek Harness web: a photo behind the web surface, set from General settings (Host /wallpaper route + browser apply over the --dsw-* token stylesheets)

界面
@jorinyang/dsh-doctor

DeepSeek Harness diagnostic and repair plugin: dsh_doctor (read-only diagnosis) and dsh_doctor_fix (graded safe/deps/full repair) for startup crashes, broken profiles, and config errors.

Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jorinyang/dsh-doctor
@js2hou/dsh-mcp-manager

MCP visual manager plugin for DeepSeek Harness: inspect installed/enabled MCP servers, add/remove, enable/disable and view live connection status from the web GUI.

integrations
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Js2Hou/dsh-mcp-manager
@just-genius/dsh-session-navigator

Codex-style session message navigator rail for the DeepSeek Harness web surface

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JustGenius-s/DSH-Plugs#3f2bf0e1a5745ed0a9fd0b59fcbe2e3b95df97cc&path:plugins/session-navigator
@juzikexue/dsh-ide

IDE-style file-tree sidebar and read-only file preview for the DeepSeek Harness Web UI (a minimal prototype: host file API + client file tree)

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:juzikexue/dsh-ide
@jyleaves/dsh-win-bash-fix

Windows Git Bash fix for DeepSeek Harness (dsh): MSYS sandbox conflict + terminal inspector, plus the minimal-win collective-thinking preset (we/let's reasoning chain).

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jyleaves/dsh-win-bash-fix
@kaidiren/dsh-reasoning

DSH web GUI plugin: auto-expand assistant reasoning (Think rows).

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kaidiren/dsh-reasoning
@kakadeka/dsh-baton

Baton 项目接力协作系统 —— DeepSeek Harness 组合包(16 个 baton_* 工具)

skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kakadeka/Baton
@kaze/dsh-im

DeepSeek Harness IM bridge plugin: route Telegram & WeChat messages into per-peer agent sessions and reply back

Agent 协作 · integrations
@kelearns/dsh-navigation-bar

Piano-key style conversation navigation bar for the DeepSeek Harness web GUI: one key per user message with hover ladder animation, message-preview tooltip and active-message highlight. Official dual-face dsh plugin (host + client), mounted via the official plugin mechanism (dsh plugin add) — no dsh source changes.

界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KeLearns/dsh-navigation-bar
@kelearns/dsh-token-usage

Token usage heatmap for the dsh web GUI: GitHub-style daily / weekly / cumulative token statistics with hover details, mounted via the official plugin mechanism (dsh plugin add) — no dsh source changes.

other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KeLearns/dsh-token-usage
@khorsheed/dsh-ankh-guard

Hard gate for self-modification restarts: a green-build credential bound to the git HEAD, checked before any restart of the running instance

Agent 协作 · 开发工具
@kimirong/dsher-bbs-plugin

bbs.dsher.cn 社区面板 — DSH Web 的正式 bundle 插件(npm 安装形态):右下角悬浮入口 + 浏览/搜索/发帖/回帖/点赞/图片上传 + 一键登录

视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kimirong/dsher-bbs-plugin
@kongxiangyiren/dhs-theme-plugin

主题管理插件:设置-主题大分类,内置森林绿/海洋蓝,支持上传 __ModuleLoader__.load 格式的 JS 主题(overrideTokens + CSS + slots UI),点击切换,磁盘持久化。

界面