dsh-skill-pack: Adding a Set of Workflow Skills for the DeepSeek Harness

`jeremy9682/dsh-skill-pack` is an MIT-licensed plugin designed for DeepSeek Harness (dsh), aimed at solving the problem of repeatedly copying skills—formed from an agent's fixed actions—across different projects or profiles. The package provides 12 core workflow skills in the form of an installable plugin, including `dsh-mode-routing`, `handoff`, `triage`, `to-spec`, `teach`, and `skill-advisor`. By registering a `FileSystemSkillProvider`, it injects the skill directory into the current profile's discovery path, coexisting with—rather than replacing—existing project-level and user-level skills. The

Read More
dsh-bill: Cost Attribution and Usage Dashboards for DSH

`dsh-bill` is a DSH cost attribution and usage dashboard plugin designed to break down session expenses from a simple total into specific content types, such as model output, tool input, system prompts, and user input. Maintained by Jannchie and built on `llm-pricing` for price parsing, its core features include: splitting bills by content type with trend charts and heatmaps; displaying the cost, step count, and cache hit rate for each conversation round; providing a persistent interface status, such as a sidebar showing today's spending versus budget; generating detailed reports covering totals, monthly forecasts, and account balance; supporting daily, monthly, and full-cycle budget settings with overspend alerts; integrating real-time exchange rates for approximately 166 currencies; and offering a `bill_stats` tool that allows the model to directly query spending data. Installation requires the `dsh plugin --p

Read More
dsh-side-workspace: DSH Side Sessions and Right-Side Workspace

dsh-side-workspace is an open-source plugin designed for DSH agent workflows, aimed at solving the problem of the main session being fragmented by side issues, keeping the main thread focused. The plugin provides four core features: first, side-session support, which launches resumable background sessions via the `/side` command or handles one-off read-only questions via the `/btw` command; second, an integrated workspace on the right side, combining the Side (side sessions), Subagents, and Goal sections for centralized state management; third, a pinned summary mini-board for recording stage-level conclusions, with goal syncing done only manually; and fourth, a best-effort sidebar collapse hot zone. The plugin uses a bundle-type installation mode and must be mounted via a profile, followed by restarting the dsh web service. It is suited for users who wish to handle side issues in a structured manner.

Read More
dsh-native-launcher: Adding a Windows Desktop Launch Experience for DeepSeek Harness Web UI

dsh-native-launcher is a Windows-oriented DSH plugin designed to enhance the DeepSeek Harness Web UI into an entry point with a desktop application experience. Rather than relying on heavyweight runtimes such as Electron or Python, the plugin leverages Windows native mechanisms to achieve lightweight extension. Its core features include: generating desktop shortcuts for one-click launching or focusing an existing window; providing a standalone application window with its own taskbar icon and no browser address bar; managing launch and exit through a persistent system tray icon, with native notifications for task statuses (such as completion, errors, and pending approvals); supporting configuration of the service exit behavior when the window is closed; and offering a visual settings page for managing launch commands, ports, and individual functional modules. The plugin supports one-click uninstallation, cleaning up shortcuts...

Read More
dsh-mcp-manager-ui: The MCP Management Panel for DeepSeek Harness Web

dsh-mcp-manager-ui is the web-based MCP management panel for DeepSeek Harness (DSH), designed to simplify viewing MCP connection status, parsing tool schemas, and managing configurations. Its core features include: viewing MCP status, parameters, and tool lists with filtering and search capabilities; adding and editing MCP configurations, with built-in preset templates such as Filesystem and service catalogs such as Exa; and compatibility with importing configuration formats such as `mcpServers` and `servers`. The tool distinguishes between global scope (written to `cordis.patch.yml`, with hot-reload taking effect immediately) and project scope (written to `.dsh/mcp.json`, taking effect in new sessions), and supports project-level "blocking" of global...

Read More
dsh-clean-desktop-shell: Adding a Native Desktop Shell to the Configured DSH Web

dsh-clean-desktop-shell is an MIT-licensed plugin for DeepSeek Harness (DSH), designed to provide a native desktop window shell for an already-configured DSH Web instance. It does not modify the web interface; instead, it leverages Electron to deliver system tray, single-instance behavior, and backend management features. It supports reusing existing web configurations, enabling zero migration. The plugin connects to local port 3080 by default and features backend liveness monitoring, an offline page display, and automatic reconnection. Users can start, restart, or shut down the backend service with one click via the tray, with support for automatic backend path detection, desktop shortcut creation, and update checks. It is distributed in two forms: a DSH plugin version and a standalone installer version, with the latter supporting Windows NSIS auto-updates and macOS Intel

Read More
dsh-tool-user-memory: A Cross-Session User Preference Memory Plugin for DeepSeek Harness

`dsh-tool-user-memory` is an open-source user preference memory plugin for DeepSeek Harness (DSH), designed to solve the problem of repeatedly stating preferences across sessions. The plugin persists stable preferences such as language habits and communication styles to `$DSH_HOME/user-memory/user.md`, and automatically injects them into the system prompt of every session, enabling memory sharing. Its core features include automatically recording, reading, or deleting preferences through the `memory_update` and `memory_get` interfaces, as well as supporting manual editing of the profile file. Installation is completed via the `dsh plugin` command, and it works out of the box with zero configuration by default, while allowing adjustments to the storage path, byte limit, and injection policy in `cordis.patch.yml`.

Read More
dsh-go-balance: View OpenCode Go Subscription Balance in the DSH Web Toolbar

dsh-go-balance is a DSH Web plugin developed by iamfromchangsha and licensed under the MIT License, designed to help users view the remaining quota of their OpenCode Go subscription in real time within the DSH Web interface. The plugin displays a balance capsule to the right of the input box toolbar, showing remaining percentages across three windows—rolling, weekly, and monthly—and supports hovering to view details (such as usage ratio, reset time, and last updated time). When any window's balance falls below 30%, the capsule turns yellow; below 15%, it turns red to warn of low balance. The plugin retrieves data via API key polling and includes security mechanisms such as concurrent request deduplication, error sanitization, Origin protection, and rate limiting. The API key is only resolved within the host process's memory and is never sent to the browser or logs, ensuring security. Installation requires

Read More
dsh-team: Adding a Visible Agent Team to DeepSeek Harness

dsh-team is an MIT-licensed plugin for DeepSeek Harness (DSH), designed to solve the problem of states being difficult to track during multi-agent collaboration. By giving each sub-agent a name, role, and memory, it builds a visible team of agents. Its core features include: persistent teammates with independent memory, mailboxes for direct communication between members, a shared task checklist for the whole team, a persistent shared workspace (with private notes), and a "collaboration room" tab that updates in real time. In addition, it sets safety boundaries to limit the number of conversation rounds between agents, ensuring that communication in the main session remains unobstructed. Users can start a team via commands or natural-language instructions, view real-time progress, and flexibly disband the team. This plugin is suitable for scenarios that require multi-agent collaboration and intuitive monitoring of task assignments, progress, and workspace states. Installation is simple, configuration overrides are supported, and after a team is disbanded,

Read More
hunter118/dsh-s7r: S7R Workstation Plugin for DeepSeek Harness

dsh-s7r is a Web UI plugin for DeepSeek Harness (DSH) (v0.9.4, MIT license), designed to provide a unified view of DSH's Agents, Workspaces, files, terminals, and session history through a System 7-style multi-window desktop environment. As a shell tool, it does not duplicate data; instead, it uses DSH as its data source and retains UI preferences such as window positions on the browser side. Core features include the Knowledge Desk (managing the Agent lifecycle), Agent windows (displaying output, tools, and context pressure), Workspace with built-in file browsing and editing, Owner-scoped terminals, and global search. In addition, it provides a system monitor, Scrapbook card

Read More
DSH Whale Desktop Launcher: A Windows Desktop Launcher for the DeepSeek Harness Web UI

`dsh-whale-desktop-launcher` is a community-maintained Windows desktop launcher plugin designed to simplify the startup process of the DeepSeek Harness Web UI. The plugin creates an icon-labeled `DeepSeek Harness.exe` on the desktop, allowing users to start or reconnect to the local service with a single click without opening a terminal, and automatically opens a compact UI in an app-mode window of Edge or Chrome—free of tabs and address bars. Installation requires adding the plugin via the `dsh plugin` command, with support for Windows 10/11 and Node.js 22.19+ environments. The plugin reuses existing healthy servers and captures the current DSH configuration. After uninstallation, residual files need to be manually cleaned up. As an unofficial community

Read More
dsh-plugin-design: Specification Analysis and Refactoring for DSH Third-Party Plugins

dsh-plugin-design is a specification analysis and modification assistance tool for the third-party plugin ecosystem of DeepSeek Harness (DSH), maintained by huabai-flowerwhite. It adopts the "everything is a plugin" philosophy and provides a two-phase workflow to address plugin compatibility issues: Phase 1 is read-only analysis, including discovery, inspection, static analysis, and generation of a design.md document; Phase 2 is executed after user confirmation, covering approval, backup, applying modifications, and rollback reports. The tool aligns with the DH-TP-SDK engineering specification, provides 10 dshpd_* model tools along with a settings page, and supports smoke testing. Installation requires restarting DSH and is compatible with versions >=0.1.1-rc.2. It has clearly defined security boundaries, with network, subprocess, and shell permissions disabled by default.

Read More
dsh-grayprint: A Dual-Fingerprint Plugin for Thinking Text Styling in the DSH Web Client

dsh-grayprint is a web plugin for DeepSeek Harness that analyzes the writing style of reasoning text in real time within the session page. It provides two independent fingerprints: first, it determines whether the thinking text is closer to the grayscale or the current-version samples, by statistically analyzing first-person phrasing at paragraph openings; second, it tracks the frequency and proportions of "Let me" and "We need" at paragraph openings. The plugin has six built-in guards that refuse to make a judgment or degrade results when, for example, the proportion of Chinese is too high, there are insufficient Latin letters, or the sample size is too small (e.g., fewer than 5 or 48 paragraphs), ensuring statistical validity. The interface is located in the bottom-right corner and supports dragging, collapsing, and following the dsh language settings, with state saved locally. Data is analyzed only within the current browser session, never leaves the local machine, and is not used to determine model version, capability, or backend routing. Installation requires dsh CLI 0.1

Read More
dsh-plugin-clarify: The Clarify Host Plugin for DeepSeek Harness

Clarify (dsh-plugin-clarify) is a third-party MIT-licensed plugin for DeepSeek Harness that handles ambiguous requirements through a clarification state machine before formal submission. It binds to real Sessions, reads user drafts and context, and generates Socratic questions, options, and a live Draft preview. Each time the user answers a question, the preview updates accordingly, ultimately producing a Draft awaiting confirmation for the user to decide whether to send; the clarification process is not recorded in the main session log. The plugin provides six Remote interfaces, including start, answer, refine, accept, and others. Model invocations are executed via the Auxiliary Runtime and metered separately, and the state expires by default after 15 minutes of inactivity. Recommended for use with DSH 0.1.0-rc.8.

Read More
long-draft-input: Displaying Attachment-Style Summary Cards on DSH Long Drafts

long-draft-input is a standalone MIT-licensed plugin for DeepSeek Harness (DSH) 0.1.0-rc.5, designed to optimize the long-draft input experience. When the draft in the input box exceeds a threshold (default 2,000 characters), the plugin collapses the draft into an attachment-style summary card showing a first-line preview, character count, and line count, while expanding the send box upward; when below the threshold, the original behavior is preserved. The full text remains intact in `input.draft`, and submission still goes through the original `inputActions.submit()`, without altering draft state, message format, or the submission path. Users can add supplementary text in the collapsed state, click to restore the original text box for editing, or remove the long text and keep only the supplementary content. The plugin integrates via `conversation.input.d

Read More
dsh-skillradar: Recommending the Next Skill to Load for the Current DSH Session

dsh-skillradar is an MIT-licensed plugin for DeepSeek Harness designed to solve the problem of models struggling to determine which skill to load in multi-skill sessions. The plugin scans the skills visible in the current session, scores them based on recent conversation text (English and Chinese token overlap), and recommends the next most relevant skill. It provides a `skill_radar` model tool with support for `session_id` and `limit` configuration, and optionally offers an interactive Web UI. In terms of data security, it only reads the most recent 8000 characters of message text in the current session and the skill directory, performing no data writes, network requests, or credential usage. Installation requires compatibility with DSH 0.1.0-rc.6; the plugin can be added via GitHub or a local clone, and a restart is required for it to take effect.

Read More
dsh-qrcode: An Offline QR Code and Barcode Generation Plugin for DeepSeek Harness

hellosky983/dsh-qrcode is an MIT-licensed plugin (v0.2.0) for DeepSeek Harness (DSH), designed for restricted network or sandboxed environments. It generates QR codes and barcodes through local offline computation, requiring no network, shell, or runtime dependencies throughout the process, and poses no risk of environment variable or secret leakage. The plugin provides two model tools, qrcode and barcode, supporting QR code generation for content such as URLs, WIFI, and vCard, as well as Code128 and EAN-13 barcodes. Output formats include SVG, PNG, and ASCII, with SVG recommended for file saving and PNG returned as a data URL. Installation command: dsh plugin add g

Read More
dsh-usage: DSH Provider Usage Query Plugin

dsh-usage is a DSH plugin maintained by heekei under the MIT license, designed to query and display in real time the plan and balance usage of multiple LLM providers, including Kimi, Zhipu, DeepSeek, and Volcano Ark. The plugin automatically recognizes provider base URLs, supports adapting to relay stations or self-hosted services through custom URLs, request headers, and JS expressions, and supports Volcano Ark AK/SK signatures. The interface provides usage readout bars with color grading (green/orange/red), auto-refreshes every 5 minutes by default, and fetches data through same-origin API endpoints. For installation, ensure the DSH Web environment meets dependencies such as Node.js 18+ and React 18+, then add it from GitHub via the `dsh plugin` command and restart for it to take effect.

Read More
dsh-token-usage: A Session Token Usage Bar for the DeepSeek Harness Web UI

`dsh-token-usage` is a pure client-side plugin (MIT licensed) for the DeepSeek Harness (DSH) community, maintained by `hashdiana`. The plugin is designed to replace the default plain-text token statistics line in the Web UI, providing a more intuitive visual experience. Its core features include: dynamically displaying context usage with color; breaking down input tokens into cache reads, cache writes, and uncached portions while showing the cache hit rate; displaying decoding throughput (tok/s) and time-to-first-token (TTFT) in real time; and offering a click-to-expand details panel to view the complete context composition and session statistics. The plugin supports both light and dark themes as well as Chinese and English, reads persisted projection data, and automatically hides when no data is available. Users can install it from Gi via the `dsh plugin` command.

Read More
dsh-compass: Context, Files, and Git Panels on the Right Side of DSH Web

dsh-compass is a DeepSeek Harness (DSH) web plugin maintained by Happy2Git under the MIT license, designed to enhance the agent debugging experience. The plugin adds three core panels to the right side of the DSH web interface: context documents, directory browsing, and Git status monitoring, along with support for session log downloads. Its main features include file browsing with Git status badges, injected context documents with real-time reprojection, context management showing source attribution and token usage, a read-only Git commit graph and work status viewer, as well as file drag-and-drop into conversations and log export operations. Note for installation: the npm-published version of dsh cannot display this plugin; you must use a version built from the GitHub source (commit ≥ 47f9438) or the author's For

Read More
dsh-voice: Adding Full-Duplex Voice Mode to DeepSeek Harness

`haoku123/dsh-voice` is a full-duplex voice plugin for DeepSeek Harness (DSH), licensed under MIT, designed to provide real-time voice interaction experiences for web clients. Its core pipeline follows the flow of "streaming ASR → LLM → TTS with interruption support." The browser side captures Raw PCM audio, while the host side leverages `SenseVoice` (based on `sherpa-onnx`) for Chinese speech recognition, punctuation prediction, and text normalization, and uses `msedge-tts` to stream audio and captions back to the client. The plugin supports three input methods: tap-to-talk for continuous dictation, hold-to-record via the send key or microphone (swipe up to discard), and keyboard-free dictation by holding the Ctrl key (Esc to discard). It also features real-time caption preview.

Read More
dsh-diagram: Turn Articles from DSH Sessions into Editable Excalidraw Canvases

dsh-diagram is a DSH plugin maintained by hanzhangzzz, designed to convert article content from DeepSeek Harness sessions into editable Excalidraw canvases, addressing the need for visual organization beyond mere reading. The plugin runs in a web environment, features a built-in Excalidraw editor, and stores data independently in the DSH storage-domain without relying on external CDNs. Its core capabilities include creating seven types of diagrams—such as report dashboards, flowcharts, and architecture diagrams—via diagram_create based on semantic specifications, generating inline SVG previews; interactive editing through the Canvas tab, with support for autosave, version conflict protection, and draft recovery; and exporting to .excalidraw, SVG

Read More
dsh-ui-hub: Centralized Management of DSH Web Plugin UI

dsh-ui-hub is a DSH Web client plugin (MIT licensed) maintained by Han-1413141, designed to solve the problems of overlapping UI elements, occlusion, and layout clutter in multi-plugin environments. By enumerating both the official page UI and plugin UIs, the plugin provides a unified control panel that supports toggling individual elements on and off, drag-and-drop positioning, fine coordinate adjustment, collision avoidance, and one-click automatic arrangement. Core features include: categorizing UI elements into "Official" and "Plugin" groups, with hierarchical collapsing and state persistence; offering three position modes—Default, Fine-tune, and Floating—with the floating mode supporting drag-to-move and resizing; an intelligent collision avoidance mechanism that allows specific elements to be locked; and all configurations saved in the browser's localStorage, automatically restored after a page refresh. The plugin does not modify the original code, so simply uninstalling or disabling it restores everything to its original state. Installation requires Node.js ≥

Read More
dsh-sticky-disclosure: Collapse Expandable Blocks in DSH Web Sessions with One Click

`dsh-sticky-disclosure` is an MIT-licensed plugin for the DSH Web client, maintained by Han-1413141, designed to address the problem of accumulated collapsible blocks (such as Think, tool cards, command cards, etc.) during long sessions, which makes them difficult to manage. The plugin allows users to collapse all expanded blocks with a single click via a persistent button in the bottom-right corner of the chat area or a custom keyboard shortcut (default: Ctrl+Alt+C / ⌘⌥C), with a real-time counter displayed. When a block scrolls out of the viewport, its title is automatically pinned to the top for one-click collapsing. The plugin is implemented in pure DOM, does not modify application code, supports both dark and light themes, and automatically restores the original state after uninstallation. Installation requires Node.js ≥ 20 and a DSH environment; it takes effect after installation via a PowerShell script and a restart. Keyboard shortcut settings are saved

Read More
dsh-obsidian: A host-only plugin for connecting DeepSeek Harness to an Obsidian vault

dsh-obsidian is a Host-only Obsidian integration plugin for DeepSeek Harness (DSH), designed to address issues such as path traversal, accidental deletion, and concurrent overwrites when general-purpose file tools operate on knowledge bases. Through a set of `obsidian_*` tools, the plugin consolidates Vault file operations, knowledge retrieval, attachment management, and editor commands into the DSH environment, without relying on a browser client or HTTP service. Its core mechanisms include dynamically injecting 25 specialized tools based on trigger words to ensure they are visible only in relevant sessions; enforcing strict security constraints at the Vault layer, such as path validation, atomic writes, and binary restrictions; while editor and command functionality requires installing the Companion and communicating via IPC. Installation requires DSH

Read More