DSH Skin Plugin: Adding Built-in and Custom Theming to Web Interfaces

dsh-client-ui-skins is a pure client-side skinning plugin designed exclusively for the DSH Web interface, licensed under MIT. It can be installed without modifying the DSH source code and ensures a complete restoration of the native appearance upon uninstallation. The plugin comes with four built-in skins, including Deep Sea Blue and Cherry Blossom Pink, and supports importing local PNG, JPG, WebP images or MP4, WebM videos as dynamic backgrounds. The system automatically extracts color schemes from the first frame of the media to adapt the interface. Additionally, the plugin integrates a background mask slider, an input field opacity slider, and a body enhancement toggle, helping users optimize text contrast and reading experience on complex backgrounds. All media files are stored locally in localStorage or IndexedDB, with no cloud uploads involved. Installation requires pnpm and configuration of the DSH web profile.

Read More
dsh-desktop-safe-market:Review-First, Install-Second DSH Plugin Marketplace

`bruc3van/dsh-desktop-safe-market` is a community plugin marketplace for DeepSeek Harness (DSH) with a core concept of "review first, install later." It is not an official store but enhances the security of plugin installation by integrating a security review process. Plugins themselves do not have an interface for executing installation. Instead, they fill security review prompts into a new session, allowing the user to confirm and then let the agent read the repository code for review. After the review passes, the official installation command is executed (prioritizing npm, followed by pre-built packages or source code). This mechanism ensures that the review and installation are structurally inseparable. The plugin provides curated plugin sources (daily snapshots based on manual selection), an installed management panel (supporting enable, disable, uninstall, and secure upgrade), and a read-only skill page. The secure upgrade function first confirms the upstream new version.

Read More
dsh-opencodego-usage: OpenCodeGo Plugin for Monitoring Remaining Quotas in DSH Web GUI

dsh-opencodego-usage is a plugin developed for the DeepSeek Harness (DSH) Web GUI, designed to monitor the remaining quota of OpenCodeGo in real-time. It displays a breathing light (green, yellow, red) at the bottom right corner of the chat input box, changing color based on the remaining quota ratio. Clicking the light expands a liquid glass panel that details usage, remaining proportions, and reset times across three windows: rolling (approximately 5 hours), weekly (about 7 days), and monthly (around 30 days). The plugin supports automatic parsing of API keys from DSH credentials and allows users to manually override the current session key within the panel. Data is automatically refreshed every 2 minutes. It ensures accuracy by calling the official OpenCodeGo quota API via HTTPS. Installation requires Node.js >= 22.19.

Read More
DSH Wallpaper Plugin: wallpaper-plugin

wallpaper-plugin is a third-party plugin for DSH, designed to unify the management of appearance presets and wallpaper resources. Its core features include the preset wall, resource library, layer compositing, and sharing/import/export functionalities. The preset wall supports one-click switching and in-depth editing, covering tokens, CSS patches, and more. The resource library allows uploading images up to 20MB (with a limit of 100 items), which can be configured as chat backgrounds, setting cards, or sidebar posters, and supports both light and dark modes along with opacity adjustments. Additionally, the plugin supports compositing wallpapers with multiple images or GIF timelines, provides 12 AI-assisted tools for conversational skin customization, and enables complete sharing and restoration of configurations and resources through ZIP packaging. Installation requires executing `dsh plugin --profile <name> add github:Ayase34/wallpaper-`.

Read More
DeepSeek Harness Hello Kitty Suite: Themed Skins and Task Completion/Question Alerts

`deepseek-harness-hello-kitty-suite` is a client extension suite designed for the DeepSeek Harness (DSH) web interface, maintained by Angel2518975237 under the MIT license. It consists of two main components: First, the "Sweetheart Workbench Enhanced" Hello Kitty theme skin, which offers both light and dark modes, adding character decorations to the session header, sidebar, and chat area while preserving development semantic colors and supporting responsive layouts. Second, the task completion/question reminder plugin, which displays a pink card and plays a notification sound at the end of each conversation round. If the page is switched away, it sends a system notification (requiring authorization) and can detect whether the assistant's message ends with a question mark to remind the user to respond. For installation, first add the plugin repository using the `dsh plugin` command and

Read More
model-usage-plugin: DSH Model Consumption Statistics and Cost Estimation

`model-usage-plugin` is an MIT-licensed plugin designed for the DeepSeek Harness (DSH) web environment, aimed at addressing cost reconciliation issues under multi-model invocations. Its core functions include tracking token consumption by model (differentiating cache hits, misses, and writes), counting invocations and failures, and estimating costs based on built-in or custom pricing. It supports default pricing configurations for popular models, allowing users to modify unit prices, currencies, and peak/off-peak pricing periods. The plugin automatically retrieves and caches exchange rates, uniformly displaying costs in a target currency (default is RMB), and also supports querying and prominently displaying the DeepSeek account balance. Users can view details through the "Model Consumption" tab in the settings panel and check "Show only invoked models" to simplify the view. Developed in pure JS with zero build, the plugin integrates seamlessly via the `dsh plugin` system.

Read More
dsh-openai-oauth: Logging into ChatGPT and Utilizing Codex Models within DeepSeek Harness

dsh-openai-oauth is a community plugin maintained by AdonisSheldon (version 0.1.0, MIT license) that enables users to interact with available Codex models through DeepSeek Harness without using an OpenAI API key or the Codex CLI. The plugin connects to ChatGPT accounts via browser-based login (PKCE/Device Code) or a headless login command, provides automatic token refresh, and integrates Codex models into the DSH standard model selector. Credentials are stored locally in the Harness home directory. The plugin requires DeepSeek Harness 0.1.0-rc.8, Node.js ^22.19.0 or >=24 to run.

Read More
dsh-llm-verifier: Configurable LLM Verification Plugin for DSH

dsh-llm-verifier is a native DSH plugin designed to introduce an independent review mechanism to address challenges in selecting among multiple candidate solutions, tracking progress in long-running tasks, and validating session outcomes. Based on a configurable judge model, it performs evaluations using explicit tools—verifier_compare, verifier_select, verifier_track, and verifier_current_session—employing an A-T fine-grained scoring scale that is normalized to a 0-1 score. The plugin supports probabilistic expectation scoring, mitigation of position bias, and persistent caching, automatically scheduling the validation process at agent/turn-stopping boundaries. After installation, DSH automatically aligns the configuration, allowing users to set up the provider, model, and concurrency strategies via a web interface, or integrate it as an npm

Read More
@eddyskywalker/dsh-chatgpt-subscription: Enable GPT Model Usage in DSH via ChatGPT Subscription

`@eddyskywalker/dsh-chatgpt-subscription` is a plugin for DSH that integrates ChatGPT subscriptions into DSH by registering the `codex-chatgpt` provider. It allows users to access GPT series models using the current host user's ChatGPT OAuth login state, supporting login management, quota viewing, search, image generation, and sub-agent configuration. In terms of security, tokens are encrypted and stored using DPAPI on Windows and with `0600` permissions files on Linux. Tokens do not enter browsers, configurations, or logs, and are only sent to the official OAuth endpoint. The plugin fixes the model interface, supports streaming responses, tool invocation, and multiple shell compatibility, providing including `g

Read More
dsh-file-upload: Adding Upload Button and Drag-and-Drop File Entry to DSH Sessions

dsh-file-upload is a community-developed plugin for the DSH web client, designed to simplify the upload and referencing of local files, images, and directories. The plugin enhances functionality by adding an upload button and supporting drag-and-drop features, archiving files into the DSH attachment library. For eligible images, it sends them to the official attachment rail and reuses the file_id from the DeepSeek Files API; other files are archived to specified directories, with a prefixed path text inserted into the draft. If the current model does not support images, images fall back to being represented as path text. The plugin supports recursive reading of dragged-in folders while preserving the original directory structure, offering settings options such as attachment directory, path prefix, official attachment routing toggle, and clipboard listener. File processing is limited by the DeepSeek API's 64 MB limit.

Read More
dsh-skill-7d-code-reviewer: Adding Templated Code Review to DSH Sessions

`7dgroup-ai/dsh-skill-7d-code-reviewer` is a template-driven code review plugin designed specifically for DeepSeek Harness (DSH). It aims to address issues such as unstable review scope, inconsistent levels, and format inconsistencies caused by ad-hoc prompts. Licensed under MIT, the current version is `0.1.0-rc.5`, and it requires Node 22+ and pnpm 10+ environments. Installation follows GitHub specifications to circumvent build script restrictions. Its core capabilities include: separating review content (SKILL.md) from presentation templates (HTML); executing a five-step process that involves task acceptance, quick scanning, line-by-line review, grading, and report generation; and providing fixes based on three severity levels—Critical, Medium, and Minor.

Read More
dsh-vision: Adding Image Understanding to DeepSeek Harness's Plain-Text DeepSeek

dsh-vision is a DeepSeek Harness plugin developed by 54xee, designed to add image understanding capabilities to the pure text model DeepSeek. It wraps adapters to convert images into text placeholders and backfills the recognition results for model processing. The plugin defaults to using the Doubao Web channel, requiring only a browser login, with no API key needed and zero cost. It also supports multiple access methods, including Reverse Gravity IDE, Gemini API, Cockpit reverse proxy, aicode direct connection, and any IDE CLI. Core features include visual evidence memory, content hash caching, automatic tier upgrades, and four task modes. Installation is simple, configuration is flexible, and it is suitable for developers who wish to add visual capabilities to DSH at a low cost or those who already have relevant IDE/API quotas. Please note that you need to check...

Read More
dsh-scrape-webpage: Web Scraping and Statistical Analysis Plugin

`dsh-scrape-webpage` is a Host-only, zero-dependency, MIT-licensed plugin within the DeepSeek Harness ecosystem, designed to automate webpage content scraping and lightweight analysis. The plugin supports HTTP/HTTPS protocols and can extract titles, descriptions, body text, H1-H6 structures, and links (up to 100), along with outputting statistical information such as character count, reading time, language tendencies, and the top 30 high-frequency keywords. Its core advantage lies in the integration of image downloading and image recognition extension features. The plugin can download up to six page content images to the local environment and supports connecting independent image recognition plugins through the `scrape.imageAnalyzer` service interface, enabling the附加 output of visual analysis results for images. In terms of security, it runs by default within a sandbox environment, and if HTTPS encounters issues...

Read More
dsh-memory-system: A Local Markdown Memory Plugin for DeepSeek Harness

dsh-memory-system is the local memory plugin for DeepSeek Harness, designed to resolve cross-session context loss. It operates without the need for databases or vector services, storing memory data in Markdown format locally (default path `~/.dsh-memory/`) with Obsidian compatibility. Core capabilities include: injecting a hot memory package of no more than 14KB at startup to enable the Agent to quickly resume work with context; providing cold-layer recall based on Chinese Bigram BM25, with output limited to 4.2KB and accompanied by tracking information; defaulting write operations to dry-run mode, requiring user confirmation before committing to disk via mechanisms such as lease locks and SHA-256 checksums to ensure recoverability; and governance functions that perform read-only scans for duplicates, conflicts, and expired data, with upgrades or deletions requiring manual confirmation.

Read More
dsh-webui-auth: Adding Persistent Login Access Control to DSH WebUI

dsh-webui-auth is the authentication plugin for DeepSeek Harness (DSH) WebUI, licensed under MIT and with zero dependencies. This plugin wraps core routes at runtime, providing four layers of protection for WebUI resources, API endpoints, and WebSocket connections without modifying the DSH source code, forcing unauthenticated users to log in. Its core features include: storing passwords with scrypt hashing, session persistence in sessions.jsonl maintained by HttpOnly cookies; implementing login rate limiting (5 attempts per minute per IP) and security header configuration; recording pseudonymized audit logs; supporting Setup Token initialization on first startup. Passwords can be reset by deleting the credential file if forgotten. Installation is done via npm.

Read More
dsh-feishu: Integrating Feishu Robot with DeepSeek Harness

`xmanrui/dsh-feishu` is a DeepSeek Harness plugin designed to enable existing Harness sessions to initiate and continue conversations directly through Feishu, eliminating the need to maintain a separate bridging service. This plugin runs within the host process of `dsh web`, supporting the creation and management of multiple Feishu bots via QR code scanning within the Harness settings. Each bot maintains independent credentials, long connections, authorized users, session mappings, and message deduplication states, ensuring that disconnection or removal of one bot does not affect others. Core features include automatic authorization of the first user via QR code scanning, native streaming card output through Feishu CardKit (with fallback to plain text on failure), persistent multi-turn context mapping, and default use of the Harness `standard` agent preset. In terms of security, the App...

Read More
dsh-opencode-zen: Integrating Free Models from OpenCode Zen into DeepSeek Harness

dsh-opencode-zen is a DSH plugin maintained by xiaozhe7772222, designed to integrate the free-tier models of OpenCode Zen into the dsh web model selector with zero configuration and zero cost. This plugin exposes an opencode provider, supporting six free models including DeepSeek V4 Flash, Xiaomi MiMo, and Tencent Hunyuan, allowing users to use them directly without registration or providing an API key. Core features include built-in 429/5xx automatic backoff and request throttling for quota management, support for streaming, tool calls, and reasoning content passthrough, with the ability to optimize output by setting reasoning effort levels. The plugin can be used with ds

Read More
dsh-backup: Backup, Restore, and Verify for DeepSeek Harness's `~/.dsh`

dsh-backup is a DeepSeek Harness (DSH) plugin maintained by xiaoyuyu6420, designed to back up and restore user data under `~/.dsh`. It supports macOS, Linux, and Windows 10+, requiring DSH version 0.1.1-rc.2 or a compatible version. Key features include manual backups via the `/backup` command, scheduled automatic backups, SHA256 checksum generation for integrity verification, a rotation policy that retains the last 7 backups by default, and credential obfuscation (with plaintext stored locally only). Additionally, it offers a `--dry-run` preview before restoration, automatic rollback on failure, GitHub sync pull, cross-machine restore dependency synchronization, and a graphical settings panel. In scenarios where DSH fails to start,

Read More
codex-plugin-dsh: Using Native Codex as a Local Provider in DeepSeek Harness

`codex-plugin-dsh` is an MIT-licensed plugin maintained by wingoo, designed to integrate the locally logged-in Codex as a local model provider into DeepSeek Harness (DSH). This plugin eliminates the need for configuring an OpenAI API Key when using Codex within DSH while preserving DSH's native session, plugin, and tool management capabilities. After installation and restart, users can select `Codex App Server (local)` from the model selector. The plugin supports image input and writes back Codex's native image generation results. For security, the plugin enforces the App Server to use a read-only sandbox and a deny-by-default approval mode, disabling Codex

Read More
dsh-niulai-pet: A desktop pet that yells "Mom~~~" upon task completion in the dsh web corner

`dsh-niulai-pet` is a desktop pet plugin specifically developed for dsh web, aiming to transform Agent task completion feedback into visual and interactive lightweight objects. Running in the corner of the interface, this plugin supports providing feedback through sounds, bubbles, and animations upon task completion, and features configurable multiple desktop pets, 9 built-in skins, and custom character pack import functionality. Its core features include voice wake-up technology, supporting model recognition based on sherpa-onnx and MFCC+DTW template matching, allowing users to control looped shouts via voice commands. The plugin offers rich daily interactions, such as idle animations, runtime timer bubbles, drag position memory, and physical collisions. For configuration, in dsh rc.7+ versions, it can be persisted to `settings.yaml` through a settings card, while older versions fall back to `localsettings.yaml`.

Read More
dsh-mmx-bridge: Enabling DSH Access to MiniMax Multimodal Capabilities

The dsh-mmx-bridge is a DeepSeek Harness (DSH) MIT-licensed plugin maintained by welsione, designed to integrate MiniMax's multimodal capabilities into DSH agent workflows via the mmx_bridge tool. This plugin supports image understanding and generation, video creation, voice synthesis, music generation and cover production, online search, and quota queries. Users can issue direct commands in dialogue or drag and drop images for automatic recognition, with the recognition results featuring an embedded caching mechanism (stored in plaintext) for consistent queries on the same image. The plugin requires DSH version 0.1.0-rc.7 or higher and a logged-in mmx-cli environment. It can be installed via the `dsh plugin` command and takes effect after a restart. Generated artifacts are saved by default to `/tmp/mmx-out/` and are processed via the `/mmx` endpoint.

Read More
DeepSeek Harness Email Plugin dsh-email

dsh-email is a community email tool plugin for DeepSeek Harness (DSH), implemented in pure Node.js and supporting Windows, macOS, and Linux. This plugin addresses the issue of agents being unable to directly operate email accounts, offering features such as checking inboxes, reading emails, searching emails, sending emails on behalf of users, and downloading attachments. It comes with eight preset email service providers, including QQ, 163, and Gmail, and supports multi-account configuration. Users can install it via the `dsh plugin` command and then configure the email address and authorization code in the web settings page or YAML file. After configuration, agents can call tools like `email_list`, `email_read`, and `email_search` to handle email tasks, with sending emails enabled by default.

Read More
dsh-codex-port: Porting Codex Plugin Skills to DSH and Agent Skills Directory

`dsh-codex-port` is an MIT-licensed DSH plugin designed to resolve compatibility issues arising from inconsistent frontmatter fields, mixed proprietary files, and same-name overwrites when migrating Codex CLI skills to DSH or other tools supporting the Agent Skills format. The plugin primarily provides three core functionalities: scanning plugins and skills in the local `~/.codex` directory, batch-migrating skills with automatic frontmatter format conversion (such as preserving multi-line descriptions, removing Codex-specific files, and sanitizing invalid characters), and comparing migration status between source and target directories. Regarding safety and idempotency, the plugin solely performs file system operations, relies on Node.js 22+ and a YAML parsing library, and defaults to a skip strategy.

Read More
@springbrand/dsh-plugin-marketplace: DSH Visual Plugin Marketplace

`@springbrand/dsh-plugin-marketplace` is a visual plugin marketplace specifically developed for DeepSeek Harness (DSH), designed to address the challenges of managing plugins across multiple profiles in a fragmented and inconvenient manner via the command line. Integrated into the DSH Web settings, this plugin offers a graphical interface for browsing, searching, installing, updating, and removing plugins from a directory. It supports searches by name, author, description, or npm package name, and covers Web, Headless, and other local profiles. Additionally, it features an "Installed" view that displays all installed dependencies, including those from the directory and external sources. Installation requires Node.js version 22.19 or higher, and the plugin is added and activated using the `dsh plugin` command.

Read More
DeepSeek Harness QQBot Plugin: Integrating QQ Bot into Persistent Harness Sessions

This article introduces the open-source plugin `sliverp/DeepSeek-harness-qqbot`, designed to address the lack of a ready-to-run QQ plugin for the DeepSeek Harness (DSH) channel. Based on the official QQ Bot Gateway client, this plugin integrates QQ C2C and group chat into a persistent Harness agent. Core features include: support for bidirectional transmission of text, images, and files, with file sending restricted to within the workspace and a maximum size of 100 MiB; session management capabilities, allowing users to switch or reset sessions via commands; a strict approval mechanism that enables the initiating user to approve or reject requests with a single button click, supporting automatic rejection on timeout and fallback channels; and integration with the DSH credential service for secure credential parsing and access policy configuration.

Read More