Install Local Hierarchical Memory for DeepSeek Harness with dsh-mnemon

DSH-Mnemon is a memory plugin for DeepSeek Harness maintained by omdsh-dev (MIT License, current version 0.2.2). It divides runtime memory, retrievable project archives and Mnemon memory into three layers. It uses local SQLite by default, and also supports connecting to nine types of providers such as Mem0. This article checks the installation command against the directory page and GitHub, as well as the first verification steps, cross-agent sharing boundaries and security considerations.

Read More
Write Sandbox Custom Tools in the DeepSeek Harness Settings Page with dsh-custom-tool

`dsh-custom-tool` is a DeepSeek Harness community plugin maintained by `omdsh-dev`. It allows users to write sandboxed JavaScript tools via Monaco in the settings page, and models can add, delete, and modify the same set of tools through interfaces such as `custom_tool_create`. The current version is 0.1.2, under the MIT license. This article verifies the installation command, scope, sandbox boundary, and the preconditions of the `custom-tools` namespace according to the directory page and GitHub README.

Read More
Add Session Cost Ledger to DeepSeek Harness Web Interface with dsh-cost-meter

`dsh-cost-meter` is a DeepSeek Harness community plugin maintained by Han-1413141. It counts the session cost, daily total, budget progress and official balance in the Web UI, and synchronizes prices with the official pricing page based on peak-valley pricing. This article verifies the installation command, ledger caliber and permission boundary according to the plugin directory page, GitHub README and `package.json` 1.3.1: the badges are estimates, the exact amount shall prevail based on the local ledger, and the budget only serves as a reminder without blocking.

Read More
Connect AnySearch to the web_search of DeepSeek Harness using anysearch-dsh

anysearch-dsh is maintained by the anysearch-team, which connects AnySearch to the native web_search of DeepSeek Harness, and provides capabilities including discovery, vertical search and up to five-way batch search. This article verifies the installation commands, credential writing methods and capability boundaries based on the directory page, GitHub README and 0.1.1 usage guide: the anonymous quota can be used first, and the Extract function has not been provided yet.

Read More
Use dsh-data-agent to connect DeepSeek Harness to databases for SQL writing and iteration

### 译文版本1(正式学术/技术文档风格): DSH-Data-Agent is a DeepSeek Harness community plugin maintained by omdsh-dev, which provides session-level database connections and "data schema" presets. After connecting to databases such as MySQL, PostgreSQL, and SQLite, the model will retrieve table structures, write and execute SQL statements, and then continue to adjust based on error reports or execution results. This article verifies the installation commands, usage of Web UI/dsh-tui, and security boundaries such as read-only mode in accordance with the plugin directory page, GitHub README, and npm package version 0.0.9. ### 译文版本2(适配国内技术社区译法,更自然流畅): DSH-Data-Agent is a DeepSeek Harness community plugin maintained by omdsh-dev. It offers session-level database connection capabilities and pre-configured "data schema" templates. Once connected to MySQL, PostgreSQL, SQLite and other databases, the model will automatically inspect table structures, generate and run SQL queries, then refine its approach based on error messages or execution results. This article cross-checks the installation commands, Web UI and dsh-tui usage methods, as well as security boundaries like read-only mode against the plugin's directory page, GitHub README and npm package version 0.0.9.

Read More
Add Usage Heatmap and Account Balance to DeepSeek Harness Web Interface with dsh-usage-stats

The `dsh-usage-stats` maintained by Ychris12138 has added Token usage heatmap, model-by-model details and multi-vendor account balance functions for dsh web. This article verifies the installation commands, credential configuration, local loopback interface and security boundary in accordance with the directory page and GitHub README. The current version is 0.2.0, licensed under MIT, and a web profile is required.

Read More
Integrate OpenBiliClaw into DeepSeek Harness with dsh-openbiliclaw

### 正式翻译(适配技术文档语境): The `dsh-openbiliclaw` is a DeepSeek Harness client plugin maintained by `whiteguo233`, which integrates the consumer-side functionality of OpenBiliClaw into the DSH Web GUI: it adds a left sidebar button and a right drawer overlay covering recommendations, content library, conversations, user profiles and settings, and registers 22 Agent Bridge tools along with the `openbiliclaw-adapter` skill. This article verifies the installation commands, workdir configuration, version constraints (DSH 0.1.0-rc.6+) and capability boundaries in accordance with the community directory page and GitHub README. The plugin only handles the consumer-side functions, while crawling and platform source-related work still belong to the upstream main project.

Read More
Running DeepSeek Harness in Terminal: deepseek-harness-tui

### 正式译版(符合开源项目文档的专业译法): deepseek-harness-tui is a native terminal UI for DeepSeek Harness maintained by openma-ai, which uses Rust/ratatui to showcase streaming inference, tool calling, Skills and persistent sessions. The current version is 0.2.1, licensed under MIT. The catalog command is `dsh plugin add github:openma-ai/deepseek-harness-tui`. It is recommended to install the npm package via the tui profile before launching from the repository. You can first run `dsh-tui --demo` for a preview. The plugin runs with the permissions of the current dsh process, so please inspect the source code and license before installation.

Read More
Use dsh-toolbox to equip DeepSeek Harness with a local toolbox

The dsh-toolbox maintained by HiWhaleW packages product research, context switching, plugin pre-check and compatibility monitoring into four native Bundles, and uses an out-of-process Switchboard for Profile health checks and rollbacks. Data is stored in local SQLite; the online demo only simulates in browser memory. The license is PolyForm Noncommercial 1.0.0, commercial use is not allowed.

Read More
Connect DeepSeek Harness to QQ private chats and group chats with dsh-qqbot

The `dsh-qqbot` (@tencent-connect/dsh-qqbot, 0.4.0, MIT) maintained by Tencent Connect uses QQ as the IM frontend for DeepSeek Harness. It features isolated private chat and group chat sessions, QR code binding, and a default setting that group chats only respond when mentioned. This article verifies the installation commands, configuration items and usage of `/bot-reset` etc. against the directory page and GitHub README.

Read More
Add a dsh-kun-like pet that follows the Agent to work for DeepSeek Harness

`dsh-kun-like-pet` is a fun plugin for DeepSeek Harness maintained by liyupi: the little Kun pet in the bottom right corner of the web interface will switch between 9 actions according to the Agent's working, thinking, waiting, error and idle states. When the task ends cleanly, the host process will play the audio clip *"你干嘛~哎哟"*. The code is licensed under MIT, and the materials are for personal study only. The directory installation command is `dsh plugin add github:liyupi/dsh-kun-like-pet`; the actual repository path requires modifying CONFIG and injecting via `cordis_define`. Before installation, you should check the source code and license, and adjust the material path and playback command according to your local machine.

Read More
Connect Multiple DeepSeek Harness Instances via dsh-interconnect

### (注:原文开头的“dsh-interconnect”作为专有名词保留原拼写,专有译名统一符合技术文档惯例) dsh-interconnect is a DeepSeek Harness community plugin (MIT license, npm version 0.2.0) maintained by Chinesezjc. It uses a host-level HTTP/WebSocket service along with two tools, `interconnect_send` and `interconnect_ping`, to deliver messages, perform health checks, and push events bidirectionally across multiple instances and machines. This article verifies the installation command via the directory page, GitHub source code and npm, and covers the shared key `DSH_INTERCONNECT_TOKEN`, delivery semantics and precautions.

Read More
### 正式专业译法(适配技术社区语境): **superpowers-dsh: Empowering DeepSeek Harness with TDD, Debugging and Planning Capabilities**

`superpowers-dsh` is a community skill plugin maintained by LayneChai, which portrays the TDD, systematic debugging, planning and collaboration skills of obra/superpowers to DeepSeek Harness. After installation, 14 skills will be registered for the host layer of `ctx.skills`, which can be loaded by the `skill` tool with their bare names. The installation command on the catalog page is `dsh plugin add github:LayneChai/superpowers-dsh`; you need to restart your profile after installation. The plugin runs with the permissions of the current dsh process, so you should check the source code and license before installation.

Read More
Achieving Native-Level Image Understanding in DeepSeek Harness with dsh-vision

DSH-Vision is a DeepSeek Harness plugin maintained by Oil-Oil, open-sourced under the MIT License, currently at version 0.1.0, and compatible with DSH 0.1.0-rc.6. When the main model can process images, it directly sends the original image. For pure-text DeepSeek interactions, it submits the original image to ZenMux, Bailian, TokenDance or OpenRouter for analysis, then returns the results to the original model as untrusted context for answering. It also supports see-skill and local OCR. This article verifies the installation, configuration and security boundaries based on the table of contents and the GitHub README.

Read More
Add a pixel whale to the DeepSeek Harness session title bar with dsh-ui-whale

### 修正后的准确翻译(符合技术文档规范): dsh-ui-whale is a DeepSeek Harness Web UI interface enhancement plugin maintained by lhh010. It adds a 22-frame hand-drawn pixel whale that stays permanently in the session title bar, with animations including blinking, tail wagging, spouting water and sleeping synced with session snapshots. Clicking the whale will trigger a heart effect. The plugin does not modify core functions nor intercept model requests. This article verifies the installation commands, version compatibility and precautions against the community directory page and GitHub README/INSTALL.md.

Read More
Import Historical Sessions Such as Claude Code and Codex into DeepSeek Harness Using dsh-chat-import

dsh-chat-import is a DeepSeek Harness session and message plugin (MIT License, current version 0.5.1) maintained by Nwflower. It can read-only import historical conversations from 14 sources including Claude Code, Codex, ChatGPT, Cursor, Gemini, Reasonix and Kimi into resumable dsh sessions, and supports export, bundle backup and slash command handover. This article verifies the installation commands, usage and permission precautions based on the community directory page and GitHub repository.

Read More
Customize the Thinking Status Copy of DeepSeek Harness with ui-status-label

**ui-status-label** is an interface enhancement plugin for DeepSeek Harness, maintained by alingalingling. It replaces the hardcoded "Deep diving..." text in the Web chat view with customizable runtime status copy that can be modified in General settings. It supports two implementation paths: DOM injection and `conversationStatus`, only modifying the interface without touching model requests. It is licensed under MIT, and a restart of dsh web is required after installation.

Read More
Use dsh-skill-viewer to perform thermal management of DeepSeek Harness skills in the web interface

### 翻译结果: dsh-skill-viewer is a DeepSeek Harness interface enhancement plugin maintained by Fishquito7. It provides skill cards, hot start/stop, drag-and-drop addition, workspace filtering and batch migration on the Web settings page, and is附带 with the dsh-skill command. The current version is 0.7.0, under MIT license. This article checks the installation commands, working principles and precautions against the community directory page and GitHub README.

Read More
Use deepseek-harness-skin to restyle DeepSeek Harness

deepseek-harness-skin is a DeepSeek Harness skin customization system maintained by HeiGeAi: it comes with 21 built-in skins, plus the ability to generate a full color scheme with a single image. It derives guaranteed contrast based on four color categories, verifies readability during construction, restricts its scope to the `body` attribute, and allows users to switch back to the native interface at any time. The community directory provides the `dsh plugin add` command, but the repository README specifies that it must be installed into the 0.1.0-rc.5 source code checkout and rebuilt, and the npx method is not available. The code is licensed under MIT, and visual materials have separate usage right boundaries.

Read More
Run DeepSeek Harness on Multica with dsh-multica-runtime

### 翻译结果: dsh-multica-runtime is a development and runtime plugin maintained by multica-ai. It connects dsh to the Multica daemon via the JSONL protocol over stdio without modifying the source code of DeepSeek Harness. This article verifies its installation commands, detection process, headless conventions and license precautions based on the directory page, GitHub repository and Multica documentation.

Read More
Replace DeepSeek Harness Session Page with Galgame Stage Using gal-view

gal-view is a DSH interface enhancement plugin maintained by Ayase34 under the MIT license. It adds a "GAL View" tab between "Conversation" and "Trace" in the Web GUI session tab bar, rendering the current session into a 16:9 ratio Galgame stage: featuring placeholder character sprites, typewriter-style dialogue lines, and player input, with a built-in visual scene editor. This article checks the installation commands, web profile restart steps, default presets and browser local save boundaries against the community directory page and GitHub README.

Read More
Inject Local Plugins into DeepSeek Harness Runtime with dsh-super-injector

DSH-Super-Injector is a DSH runtime mod injector maintained by yjh051108. After installing the bootloader, it can thermally inject local plugin packages into a running web instance, supporting hot reload, side挂转正 (converting sidecar/attached mods to native), uninstallation, and route self-healing. This article verifies the installation commands and capability boundaries based on the directory page, GitHub README/SPEC, and version v0.3.3.

Read More
Use dsh-automation to let DeepSeek Harness run independent coding tasks on a schedule

DSH-automation is a DeepSeek Harness community plugin maintained by Titanwings, licensed under MIT, with the current version 0.1.5. It saves self-contained coding tasks, execution plans and permission boundaries, and executes them in a brand-new root Agent and Session every time the expiration date is reached, leaving auditable records. Users can create, pause, run immediately and view rules on the "Automation" page of DSH Web or through Agent tools; the permissions only allow read-only or workspace-write. This article checks the installation commands, usage and security boundaries against the directory page and GitHub README.

Read More
Using dsh-context to See What's Inside the DeepSeek Harness Context Window

`dsh-context` is a DSH session and messaging plugin maintained by bowenliang123. It provides a Context tab in the Web UI and the `/context` command, which displays six types of context components, requests by history, cropped and pruned events, and currently visible messages for the model. The directory installation command is `dsh plugin add github:bowenliang123/dsh-context`, and the README also provides the command `dsh plugin --profile web add dsh-context`. Licensed under Apache-2.0, it is oriented towards the web profile. The plugin runs with the permissions of the current dsh process, and you should check the source code and license before installation.

Read More
Add Secure Automatic Authorization for DeepSeek Harness with dsh-auto-mode

### 正式翻译版本(符合技术文档译法): dsh-auto-mode is a DeepSeek Harness workflow plugin maintained by NanmiCoder, which inserts an Auto permission tier between Workspace Write and Full access. Daily operations run through the official workspace-write sandbox, with semantic risks classified by the current Session model, and critical path damages will be rejected before execution. This article covers the directory page, GitHub and npm verification of installation commands, decision rules, and security boundaries.

Read More