dsh-plugin-workbench:把 DSH 网页做成可编辑文件工作台

dsh-plugin-workbench 是专为 DSH Web 开发的文件工作台插件,旨在解决流程中断问题,使网页端具备轻量代码编辑器功能。该插件由 Pasumao 维护,MIT 许可,支持 Node >=18,当前版本 0.0.15。 核心功能包括:左侧文件树侧栏(支持懒加载、独立状态保存)、多标签页可编辑代码预览(支持 JS/TS、Python 等语法高亮、行号、透明 textarea 叠加编辑)、右键文件操作(新建、重命名、删除、复制剪切粘贴、跨工作区操作)、图片内联预览(支持多种格式,20MB 上限)、Markdown 渲染及消息中 @ 引用或拖拽插入工作区文件路径。 插件支持每工作

Read More
dsh-plugin-opencode-bridge: Integrating OpenCode Skills and Configuration into DeepSeek Harness

`dsh-plugin-opencode-bridge` is a DeepSeek Harness (DSH) plugin developed by YYTbit under the MIT license, designed to achieve "zero-migration" bridging between OpenCode and the DSH environment. This plugin primarily addresses the need to integrate existing OpenCode toolchain capabilities into DSH, with core functionalities including automatically loading OpenCode skills (from the path `~/.config/opencode/skills/<name>/SKILL.md`) and injecting configuration context (from the path `~/.config/opencode/opencode.jsonc`). Users can use the `dsh plugin --prof` command to further manage this plugin.

Read More
Ramify: Comparing and Iterating Multiple Solutions with Creative Trees in DSH

Ramify is a native creative branch canvas plugin for DeepSeek Harness, maintained by yanglongyun. It organizes multiple creative directions generated by Agents into a real-time updating creative tree, supporting previews of HTML, Markdown, SVG, and media works, with the ability to further diverge from any node. After installation, it automatically starts a local runtime, driven by the current DSH session without requiring a separate API Key configuration. This article introduces its working mechanism, Agent toolset, installation commands, and applicable scenarios.

Read More
DSH Plugin Hub: Browse, Search, and Install Community Plugins within Harness

DSH Plugin Hub (npm package dsh-plugin) serves as the DeepSeek Harness community plugin marketplace. Once installed, it appears under "Settings → Plugin Hub," allowing users to browse, search, and one-click install over 5,000 community plugins (with 4,470 manually verified) directly within the application. Its catalog is sourced from dsh-plugin.org and updated daily. Features include visualized installation/upgrade/uninstallation, a notification center, custom installation options, and bilingual support (Chinese and English). Recommended command: dsh plugin --profile web add dsh-plugin. This is an independent community project under the MIT license. Please verify the source code and permissions before installing community plugins.

Read More
dsh-plugin-marketplace: Transforming the GitHub dsh-plugin Topic into a Searchable Plugin Marketplace

dsh-plugin-marketplace is a permanent DSH plugin maintained by AwesomeHou. It utilizes the GitHub Search API to synchronize the dsh-plugin topic repository in real time to the "Plugin Marketplace" tab in the settings page. The plugin supports search, pagination, one-click installation, and progress feedback, and provides tools such as market_search and market_install to the agent. The installed page allows management of third-party plugins, including enabling, uninstalling, and updating. If direct installation fails, the agent can perform a fallback installation in a dedicated workspace. Installation command: `dsh plugin --profile web add` followed by the corresponding GitHub URL. After installation, restarting the harness is required.

Read More
Zat-DSH Engine: Browse, Search, and Install Community Plugins with One Click in DeepSeek Harness

Zat-DSH Engine is a DSH client plugin maintained by mishibeikejie, adding a Plugin Market tab under Settings → Plugins to real-time list the GitHub dsh-plugin topic community directory. It supports category filtering, bilingual descriptions, one-click install/update/uninstall, and includes pre-installation health and security scanning, network mirror fallback, and fault recovery. This article introduces its positioning, core features, installation commands, and typical usage.

Read More
DSH-Plugins-Marketplace: One-Click Access to the GitHub Plugin Ecosystem in the DeepSeek Harness Web GUI

DSH-Plugins-Marketplace (dsh-plugin-marketplace) is a community plugin marketplace maintained by bradeGithub. It provides the ability to visually browse, search, and one-click install and update all repositories tagged with the GitHub topic "dsh-plugin" via the DSH Web GUI settings page. This article introduces its core features (static index for instant loading, automatic recognition of four plugin types, version detection, and safety guardrails), the official CLI installation command, typical usage and security considerations, and clarifies that the SkillHub community directory has no affiliation with DeepSeek.

Read More
Integrate GitHub Plugin Topics into DeepSeek Harness Settings Page with dsh-plugin-marketplace

# 翻译结果: Maintained by AwesomeHou under the MIT license (27 stars, version 0.3.0), dsh-plugin-marketplace synchronizes GitHub topics tagged with `dsh-plugin` into the DSH's **Settings → Plugins** page. It supports paginated search and one-click installation, and provides tools like `market_search` to allow agents to install plugins on their own. The installation command on the catalog page is `dsh plugin add github:AwesomeHou/dsh-plugin-marketplace`, and a restart is required after installation. This is a community plugin, not an official app store. Please use the GitHub specification instead of the raw npm package name.

Read More
Sync GitHub Plugin Topics into DeepSeek Harness Settings Page with dsh-plugin-marketplace

The dsh-plugin-marketplace maintained by AwesomeHou is a permanent interface enhancement plugin for DeepSeek Harness. It synchronizes dsh-plugin topics to Settings → Plugins via the GitHub Search API, providing features such as search, pagination, one-click installation (npm is prioritized), as well as updates, deactivation and uninstallation of installed plugins. It also registers tools including market_search and market_install, allowing agents to search for and install plugins on their own. It is licensed under MIT, targeted at the web profile, and a restart is required after installation. The community directory is not an official store, plugins run with the permissions of the current dsh process, and you should check the source code and license before installation.

Read More