dsh-agent-skills: Managing Local Agent Skills on the DSH Settings Page

dsh-agent-skills is a MIT-licensed DeepSeek Harness (DSH) plugin maintained by minivv, designed to address the challenge of managing locally distributed Agent Skills scattered across multiple directories (e.g., `~/.agents/skills`, `~/.claude/skills`). This plugin enables users to centrally view, search, enable/disable, and manage skills within the DSH settings page. It supports custom directories, monitors file changes, and does not modify the original `SKILL.md` files. After installation, users need to activate takeover and restart DSH. They can review automatically discovered directories or add new ones in the settings, control skill availability via toggles, and refresh or rescan after file modifications. The plugin state is stored in `$DSH_HOME`.

Read More
dsh-obsidian: Enable dsh to directly read and write local Obsidian vaults

dsh-obsidian is an MIT-licensed plugin for DeepSeek Harness (dsh) designed to enable the dsh agent to directly interact with a local Obsidian vault without relying on an MCP server, OAuth, or REST APIs. It leverages `node:fs` to treat the vault as a Markdown file system, parsing frontmatter and wikilinks, and mounts 12 `obsidian_*` tools. Features include searching, reading, writing, appending, moving, deleting (moving to trash), querying backlinks, tag statistics, and managing frontmatter properties for notes. The plugin supports explicit path configuration via `vaultPath` or automatic detection based on a provided base path.

Read More
dsh-conversation-outline: Add a right-side navigation bar for long DSH Web conversations

`dsh-conversation-outline` is a MIT-licensed client-side plugin for the DeepSeek Harness (DSH) web interface, designed to solve the problem of quickly locating historical issues in long conversations. It provides a navigation bar on the right edge, displaying all questions in chronological order as vertical bars. Core features include: hover previews showing the beginning words, turn badges, and timestamps of questions; clicking a vertical bar switches to the Chat view and scrolls to the corresponding message, accompanied by a flashing prompt for easy identification; case-insensitive question search and paginated loading of historical conversations; and real-time tracking, where new questions appear instantly. The plugin supports bilingual Chinese and English, runs with zero dependencies, requires no additional network calls or telemetry, and can be installed via GitHub, npm (if published), or local source code, with Node.js as a requirement.

Read More
dsh-ui-preset-enhance: Third-party UI Enhancement Plugin for DSH WebUI

dsh-ui-preset-enhance is a third-party interface enhancement plugin for the DeepSeek Harness (DSH) WebUI, currently at version v0.1.0 Preview and licensed under MIT. This plugin aims to improve the Web client experience through a modular approach, offering interface personalization and context management features without the need to register new backend Tools or modify the core Agent-Loop. Its core capabilities include: custom backgrounds (supporting local, network-based, or preset gradients), adjustments for interface transparency and blur levels, and theme color configuration; built-in 7 Prompt preset templates with support for custom saving and quick loading; real-time viewing of current Session Token/Context pressure and window composition; as well as through D...

Read More
pptwise: Generating Editable PowerPoint in DeepSeek Harness

PPTWise is a presentation generation plugin designed for DeepSeek Harness, maintained by liustack and licensed under the MIT License. Its core advantage lies in rendering AI-generated presentation content into actual PPTX files rather than images or HTML, addressing the limitation of traditional output methods that prevent word-by-word editing. Users can directly open and edit elements such as titles, bullet points, and charts within PowerPoint. This plugin supports local rendering, requiring no account, API key, or internet connection, and runs on Node.js 22.19+ or Bun. Its features include file validation, PPTX rendering, SVG preview, auditing, and theme management, with support for rendering IR JSON into PPTX or preview pages. Installation can be completed by executing specific commands through the DSH agent.

Read More
DSH Director Toolkit: Transforming Rough 3D Concepts into Producing Shots

The DSH Director Toolkit is an MIT-licensed plugin built on DeepSeek Harness, designed to transform rough 3D creative briefs into executable direction packs for Blender, Three.js, Houdini, or C4D. It bridges the gap between creative descriptions and specific production requirements, outputting camera compositions, lighting materials, geometric movements, software-aware render settings, and five production steps starting from the gray-box stage. Additionally, the tool provides negative prompts, titles, bilingual presentation copy, tags, and risk indicators. Installation requires configuring the DSH client and adding the plugin path, with the optional V4 adapter enabled by setting up a server-side API key. It is suitable for 3D creators and technical designers to help unify.

Read More
dsh-navigation-bar: Adding Piano Key-Style Multi-Level Navigation to DSH Web Sessions

`KeLearns/dsh-navigation-bar` is a client-side plugin designed for the DSH Web GUI, aimed at solving the difficulty of locating messages in long sessions. Developed based on the official DSH dual-panel plugin mechanism, it does not intrude on the source code and adheres to the MIT license. Its core function maps user messages in a session into a row of "piano key" navigation bars, where each key corresponds to a user message (including steering messages), and model responses are incorporated into the previews of corresponding rounds. The plugin offers a rich visual interaction experience: the navigation bar is vertically centered with fixed key spacing and height; on hover, keys elongate and display preview bubbles (single line for user messages, three lines with ellipsis for model responses), with adjacent keys above and below forming a stepped visual effect; the key corresponding to the currently viewed content highlights in real-time as scrolling occurs. It supports adaptive dark and light themes through the official DSH

Read More
dsh-token-panel: A persistent token consumption panel in the bottom-right corner for DSH

dsh-token-panel is an MIT-licensed plugin (v0.4.7) designed for the DSH web profile, focusing on centralized monitoring of token consumption, context pressure, and session costs. It provides a persistent heads-up display (HUD) in the bottom-right corner of the browser, offering real-time insights into session status, cumulative consumption, and estimated expenses based on the official DeepSeek v4 model pricing, with automatic switching between peak and off-peak rates. The plugin includes real-time curves for 2m/5m/15m intervals, historical review, and daily/monthly statistical views. It supports inline editing of budgets and balances with local persistent storage, ensuring data remains intact across restarts. Users can quickly install it via npm or GitHub without local builds, and it becomes functional after a page refresh. The plugin remembers its draggable positioning and is ideal for developers needing to monitor token costs. Given its design for DSH process权...

Read More
dsh-chatnode-wechat: Operating DSH Agents via WeChat

`dsh-chatnode-wechat` is a community plugin bundle for DeepSeek Harness (DSH) designed to integrate DSH Profiles with WeChat personal accounts through the Tencent iLink gateway, enabling remote monitoring and interaction with AI agents on mobile devices. This plugin comprises two components: `wechat-gateway` (responsible for connection, login, and media processing) and `wechat-conversation-node` (handling business logic bridging). Core functionalities include bidirectional text and image transmission, conversation management (e.g., listing, switching, and creating conversations), real-time progress summary feedback, and in-chat permission approvals using `/yes` or `/no`. For security, it enforces the configuration of an `allowFrom` whitelist, permitting only

Read More
iyllyt/dsh-btw: Adding a /btw Bypass Question Plugin for DSH

dsh-btw is an unofficial community plugin for DeepSeek Harness (DSH) designed to address the "in-between" issue where users need to confirm current context details while the main Agent is busy. It allows users to submit one-off quick questions via the `/btw` command during parallel execution of main tasks, with responses displayed in a temporary panel and not recorded in the main session history. The plugin reuses the model configuration and context of the parent session but does not execute tools or engage in multi-turn follow-up questions, making it unsuitable for tasks requiring tool permissions, such as reading new files, executing commands, or performing online searches. Its core advantages include session isolation, privacy protection, and a cache protection mechanism. Users can choose from three archiving modes: private-jsonl (default, local private storage), memory, or none, and can abort requests by closing the panel. The plugin adopts a modular design for easy integration and extension.

Read More
dsh-flowglass: Real-Time Session Flow Diagram Plugin for DeepSeek Harness

dsh-flowglass is a real-time conversation flowchart plugin for DeepSeek Harness, designed to address the challenge of intuitively visualizing tool calls and sub-agent execution progress within linear message streams. Maintained by Iwctwbh under the MIT license, it requires Node.js >=22.19. Its core functionality includes rendering conversations into three-lane swimlanes, clearly distinguishing user, assistant backbone, and the initiation/return of tool calls; supporting the expansion, layer-by-layer drilling, and breadcrumb navigation of sub-agent branches; enabling grouped display and status highlighting for parallel calls; and providing a comprehensive detail view with parameters, results, and token information, along with Markdown rendering and one-click copying. The plugin refreshes silently every 2 seconds by default and automatically pauses when the page is not visible. Installation is performed via the `dsh plugin` command, compatible with d...

Read More
dsh-better-archive: Archived Session Management Panel for DSH Web GUI

dsh-better-archive is a client-side plugin designed for the DSH Web GUI. It addresses the issue where DSH's native archiving merely hides sessions without terminating them, by providing a centralized management interface. The plugin adds an "Archived" entry in the sidebar, supporting viewing sessions by project, keyword search, filtering, and sorting. Users can restore sessions to the normal list with a single click or perform delete operations, including deleting individual sessions, all sessions under a project, or clearing all archived sessions. For active sessions, delete operations are marked for physical deletion upon restart; undoing the archive before restart can cancel the deletion. The plugin supports real-time switching between Chinese and English text, requires Node.js 22.19+ and pnpm, and can be installed and updated via GitHub, as well as supported for local development. It provides API interfaces for querying pending deletions, undoing archiving, and various deletion operations. As a community extension, developers are advised to check the source code before installation.

Read More
hanai-investment-dsh: A Local-First A-Share Research Workbench Powered by DeepSeek Harness

`hanai-investment-dsh` is a local-first A-share research workbench plugin built on DeepSeek Harness (DSH). It integrates market panorama, custom stock groups, individual stock K-line analysis, valuation display, expert dialogues, and research report generation, aiming to provide a complete research loop from observation, discussion, to verification. Core features include monitoring six major indices and sector heatmaps, customizable stock watchlists, forward-adjusted K-lines with turning point markers, five-dimensional valuation radar, open dialogues among five experts (including an AI-simulated perspective), and Agent-based retrieval verification to generate archivable Markdown research reports. This tool emphasizes evidence chains and context, clearly distinguishing between price-volume hints and trading signals. All backtest data serves solely as historical retrospective evidence, with no promises of returns. It is designed for developers and investors conducting systematic A-share research within the DSH environment.

Read More
deepseek-harness-tui: Adding a Terminal-Native Dialog Interface for DSH

DeepSeek-harness-tui is a MIT-licensed community plugin built on Ink, designed to provide a native terminal interactive chat interface for DeepSeek Harness (DSH). As a thin UI plugin of approximately 800 lines, it is independent of DeepSeek and TokenDance, routing models to the TokenDance gateway via cordis.patch.yml. Core features include bottom-anchored live transcription, tool call status folding and output truncation, background color adaptation based on OSC 11, Thinking process folding (Ctrl+T), Esc interruption of operations, and Markdown rendering supporting CJK/Emoji widths. Installation requires Node.j

Read More
dsh-grafana: Editing Grafana Dashboards in DeepSeek Harness

dsh-grafana is a plugin for DeepSeek Harness (DSH) designed to simplify the Grafana dashboard maintenance process. It allows users to modify dashboard JSON through conversation, replacing traditional manual web editing, and integrates fetching, querying, configuring, and pushing operations into DSH's approval and credential management. Core functionalities include retrieving dashboards via URL or UID, generating structural summaries, searching panels, querying real-time data, creating copies, and editing queries, thresholds, and layouts. The plugin supports concurrent edit detection before writing, enforces user approval, and automatically preserves folder information. Installation requires Node.js 20.11+ and DSH 0.1.0-rc.6, with compatibility for Grafana 10/11's legacy API.

Read More
dsh-web-remote: Mobile and External Network Remote Access Plugin for DSH

dsh-web-remote is a DeepSeek Harness (DSH) plugin maintained by godchen520, designed to address remote access and control issues for the local DSH Web on mobile devices, external networks, and social media applications. Its core features include: leveraging Cloudflare Quick Tunnel for public network access without configuration or a public IP; supporting direct LAN HTTP/HTTPS connections with automatically generated self-signed certificates; enhancing security through random tokens and HttpOnly cookies. Additionally, it supports custom public network links (such as ngrok) and LAN ports, and accelerates large history loading via reverse proxy gzip compression. The plugin deeply integrates with WeChat and Feishu bots, allowing users to engage in AI conversations, session control, and module management through commands.

Read More
dsh-opencode-go-quota: Display OpenCode Go Quota Beside the DSH Web Input Box

`dsh-opencode-go-quota` is a DSH web plugin designed to address the issues of scattered OpenCode Go quotas, lack of intuitive monitoring, and delayed quota warnings during agent requests. Its core functionalities include displaying a dynamic progress ring next to the chat input box, which shows real-time quota remaining for 5-hour, weekly, and monthly periods. The ring's color changes based on urgency, supports clicking to switch windows and automatic refresh. When the quota reaches a threshold, the plugin injects a one-time reminder into the system prompt as the agent enters a new tier, avoiding repetitive disruptions. The plugin retrieves keys by reading the local `auth.json` or environment variables, calls official APIs to fetch data, and offers multiple configuration options to customize warning thresholds and caching durations. Installation is straightforward, supporting additions via GitHub or local paths.

Read More
dsh-overleaf: DSH Plugin for Connecting Multiple Overleaf Projects via OverleafMCP

dsh-overleaf is an MIT-licensed DSH bundle maintained by fly233338, designed to address the needs of intelligent agents in efficiently handling Overleaf LaTeX projects. This plugin integrates multiple Overleaf projects into DSH via @fly233338/overleaf-mcp, leveraging the host's MCP Client to enable models to invoke tools for file reading, section browsing, and content modification. Changes are then written back to the project via Git, eliminating the lengthy workflow issues associated with traditional browser operations or manual copying. The runtime requires DSH 0.1.0-rc.5 or a compatible version and Node.js 22.19.0 or later. After installation, users must enter their Overleaf Git token and project details in the configuration file.

Read More
DSH Studio: Local Development Workbench for DeepSeek Harness

DSH Studio is a local development workbench designed for DeepSeek Harness, aiming to address the issue of scattered sessions, terminals, files, and Git changes. It organizes context through a three-tier structure of "project-worktree-session," integrating project-level terminals, file browsing, Git Review, and plugin management into a unified platform. Supporting both Desktop and Web entry points, it shares the same runtime and data boundary. Core features include a multi-project workspace, an all-in-one tool area, partitioned Git review, and intelligent commit message generation. Installation is convenient: the Web version can run simply by unzipping, with a default listen address of 127.0.0.1:3080. Desktop and Web versions by default share the `~/.dsh-studio` directory for storing configuration and state, with the option to customize the data path or switch to other directories via environment variables.

Read More
dafy-whale-theme: A blue plump whale theme plugin for the DeepSeek Harness web frontend

`dafy-whale-theme` is a community theme plugin for the DeepSeek Harness (DSH) web frontend, maintained by DViridescent and licensed under MIT. This plugin transforms the `dsh web` interface into a "blue whale" visual style, featuring core functionalities such as ocean blue light/dark dual themes, dynamic bubbles and fish schools, "Daily Fish Sayings" above the input box, an interactive DeepSeek girl mascot in the bottom right corner, and brand icon replacement in the top left corner. It also supports narrow sidebar adaptation. Installation requires pnpm and can be completed via the official CLI with the command `dsh plugin --profile web add github:DViridescent/dafy-whale-theme`. After installation, the service needs to be restarted.

Read More
@dpskh/a2a: Agent2Agent Real-Time Mesh Plugin for DeepSeek Harness

@dpskh/a2a is an Agent2Agent real-time collaboration plugin for DeepSeek Harness, designed to simplify the discovery, communication, and history querying of multiple agents within a single project. This plugin integrates Hub and Mesh Client functionalities: the Hub provides a project registry, immutable message history, and WebSocket support, featuring idempotent message handling and a 4 MiB attachment budget; the Mesh Client maintains WebSocket connections for online agents and serially injects messages. The plugin offers model tools such as `a2a_peers`, `a2a_message`, and `a2a_history`, along with command-line interfaces like `/a2a connect` and `/a2a status`, supporting...

Read More
dsh-board: Usage and Cost Panel for DeepSeek Harness Sidebar

dsh-board is a MIT-licensed open-source DeepSeek Harness (DSH) plugin maintained by dfkai, designed to address the fragmented usage, context, and cost tracking issues in Web GUI agents. The plugin integrates a sidebar panel in the bottom-left corner of the interface, providing cost estimates based on official pricing (including peak/off-peak rates), analysis of 1M context utilization, visual charts (such as token trends and daily heatmaps), and a "Word Merit" tier and achievement system. It supports light and dark themes, bilingual Chinese-English interface, and zero-decoration animations. All data is sourced directly from the local DSH public API without initiating any third-party requests. Users can install and enable it by running the `dsh plugin add` command followed by a process restart, or configure conditional toggles through configuration files. Note that the panel displays estimated values rather than billing proof, with actual charges subject to the platform's billing records.

Read More
DSKIN: A Bottom Pixel Cat Skin Plugin for DSH Web

DSKIN is a cartoon pixel skin plugin developed by dancingmemory for DeepSeek Harness (DSH), licensed under MIT. It is not a browser extension but runs exclusively within the DSH web application page, aiming to provide a lightweight interactive experience for tool-oriented interfaces without altering the original layout. The core functionality includes adding 1 to 4 interactive pixel cats at the bottom of the screen, supporting animations such as walking, blinking, jumping on click, hovering to emit hearts, and dragging to hang upside down. Users can adjust the number of cats via the panel in the bottom-right corner and independently change the breed for each cat. Installation requires a locally running DSH CLI; add the plugin using the command `dsh plugin --profile web add github:dancingmemory/dskin` and then restart the application.

Read More
DSH Landscape: Pre-check for Read-only Capabilities of DeepSeek Harness

`cyanseek/dsh-landscape` is a read-only capability pre-check tool specifically designed for DeepSeek Harness (DSH). It aims to address the pain points developers face when adding or developing plugins, such as the lack of a unified pre-check entry point and the need for manual comparisons between codebases and runtime behaviors. By accepting natural language change requests as input, this tool outputs fact-based decision recommendations (such as whether to use, install, build, or wait) based on the current environment, ecosystem evidence, and constraints, while clearly indicating the safest next step. Its core features include: strictly read-only, never performing any modification operations like installation, upgrade, or configuration changes; zero-cost configuration, requiring no API keys or accounts; and structured results, providing `decision`, `nextAction`, `risks`, and `doNotBuild`/`buildOnly` recommendations.

Read More
charrywhite/dsh-sticky-notes: Sticky Notes Plugin for DeepSeek Harness Web Interface

charrywhite/dsh-sticky-notes is a sticky note plugin running within the DeepSeek Harness web interface, licensed under MIT with no third-party runtime dependencies. This plugin is designed to help users record temporary to-do items, requirements, and image materials during the agent development process, while also supporting AI model collaboration. Core features include draggable sticky notes, text to-do management (supporting check-off, editing, deletion), image sticky notes, customizable titles, and 9 skins. Data is instantly saved to the host at ~/.dsh/sticky-notes.json. Regarding AI interaction, the plugin registers two tools: sticky_notes_read and sticky_notes_add, allowing the model to read content or create/append entries, but prohibits modifying or deleting existing ones.

Read More