dsh-godot-skill: Registering Godot 4.x Full-Stack Game Development Skill for DSH
dsh-godot-skill is a DeepSeek Harness Host plugin maintained by akira399, which registers the godot-4-development skill at runtime upon installation. This skill is compiled based on the official feature list of Godot 4.x, covering core concepts, renderer selection, quick references for 20 feature domains, complete development workflows, and code templates with troubleshooting tables for player movement, networking, and save systems. After installing via the official command `npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-godot-skill` and restarting DSH, the skill can be loaded using the skill tool in sessions, enabling AI to independently handle planning, coding, debugging, and exporting of Godot games. Released under the MIT license, it requires Node.js >= 20.
Read Moredsh-file-mentions: Making file paths in DSH replies clickable and openable
dsh-file-mentions is a DSH web client plugin, developed by community maintainer a903067276-rgb. It transforms local paths wrapped in backticks within agent replies into clickable inline links, supporting opening with system default applications and revealing in file managers, and summarizes mentioned files as a chip list at the end of the turn. Home directory paths are available by default, while external drives require whitelist configuration. It can be installed via the command `dsh plugin --profile web add`, is licensed under MIT, and requires DSH web version 0.1.0-rc.6 or higher.
Read Moredsh-mobile-hanui: Enabling DSH Web Interface for Optimal Mobile Usage
dsh-mobile-hanui is a DSH client plugin maintained by Z-6354. It automatically adjusts the web interface to a touch-screen layout when the viewport width is ≤ 1023px: the sidebar and detail panels switch to drawer and modal modes, pop-ups are centered full-screen, and a draggable floating menu button is provided. It also resolves issues such as the keyboard popping up automatically when switching sessions. The desktop experience remains unaffected. To install, run `pnpm add dsh-mobile-hanui` in `~/.dsh/profiles/web`, add the package name to the `dsh.profile.bundles` section in `package.json`, and restart dsh web. Licensed under MIT, npm version 0.2.5.
Read Moredsh-explain: Transforming DSH Work Sessions into a Local-First Learning Cycle
dsh-explain is a DSH learning mode plugin maintained by yuezengwu, compatible with DSH 0.1.0-rc.8. It extracts concepts from completed work sessions, generates structured learning cards, writes to cross-session global learning threads, and tracks learning progress via ExplainContext. The main agent remains unaffected, with data prioritized for local storage in SQLite. It supports manual /explain, selected text explanation, learning from responses, and automatic evaluation, while providing a diagnostic settings interface and context compression.
Read MoreJingling (dsh-jingling): A Local-First DSH Companion Plugin
Jingling is a DSH companion plugin maintained by Yi-111-a, designed for DSH 0.1.0-rc.6, with the current version dsh-jingling@0.1.0-alpha.19. She offers reviewable memories, Character Card V2 import, a web companion panel, and an optional Windows transparent desktop pet sidecar; she does not possess Shell, file system, network, or MCP permissions, and actual operations require switching back to the standard session. Installation is supported via one-click install-all.ps1, npm installation, or manual source packaging.
Read MoreWeShop DSH Plugin: E-commerce Visual Creation on Harness Infinite Canvas
weshop-dsh-plugin is a native Cordis client plugin for DeepSeek Harness maintained by weshopai (v1.0.2, MIT). It integrates the WeShop e-commerce visual workspace into the Harness infinite canvas, supporting box selection, @ references, automatic generation of main images/virtual try-on/background processing, and synchronization with dialogues. The installation command is npx @deepseek-ai/dsh plugin --profile web add weshop-dsh-plugin, requiring the configuration of a WeShop API Key. It is suitable for developers who want to complete e-commerce visual batch processing within DSH and reduce tool switching.
Read MoreDSH Plugin Marketplace: Browse, Review, and Install Community Plugins in DSH Settings
DSH Plugin Marketplace (@w2112515/dsh-plugin-marketplace) is a standalone installable DSH bundle maintained by w2112515, offering a catalog of 2,200+ community plugins under Settings → Plugins → Marketplace. The scanner verifies the existence of installation targets on pinned commits; automatic installations use `pnpm add --ignore-scripts`, while script-based plugins require individual review and approval for each instance. It supports curated solution packages, community ratings via GitHub reactions, and agent tools like marketplace_search. There is no telemetry, and the directory is a static JSON hosted on GitHub Pages. To install: `dsh plugin --profile web add @w2112515/dsh-plugin-marketplace`.
Read Moredsh-approve-for-me: Rule-Driven Sandbox Automatic Approval
dsh-approve-for-me is a DeepSeek Harness plugin maintained by Timeance, designed for rule-driven automatic approval of privilege escalation in Shell and PowerShell sandboxes. It sequentially performs fixed high-risk checks, literal command prefix rules, and optional LLM reviews, granting only a single "allowed-once" upon approval and deferring to the Harness's native manual approval when uncertain. This article introduces the installation command, Access preset activation methods, Web/YAML configuration examples, and the security model, catering to DSH users who aim to reduce repetitive approvals without switching to Full access.
Read Moredsh-one-gateway: Adding a Loopback Zero Trust Gateway Layer to DSH Web
dsh-one-gateway is a DSH web plugin maintained by TiantianFlow, which places a zero-trust gateway that only listens on the loopback interface in front of DSH. It verifies identity using a precise principal allowlist and supports Tailscale Serve, Cloudflare Access, and Headscale TCP Serve. DSH always remains on 127.0.0.1, and joining a private network does not equate to authorization. This article introduces the installation commands, setup process, three configuration methods for entry points, and their applicable boundaries.
Read Moredsh-doc: DeepSeek Harness Full-Local Document Parsing and Offline OCR
dsh-doc is an MIT-licensed plugin for DeepSeek Harness released by Sqhao-O. It locally parses PDFs, Office documents, images, and scanned files, outputting Markdown, plain text, or JSON without requiring Docker, HTTP services, or API keys. On Windows x64, it can mount pre-built Python + Xberg runtimes and offline Tesseract (for Chinese and English); other platforms fall back to the Node engine. The installation command is `dsh plugin --profile web add dsh-doc`. After configuring the engine via `cordis.patch.yml`, it can be used through `dshdoc_health` and `dshdoc_extract`.
Read Moredsh-vision-opencode: Configuring Switchable Vision Models for Text-Primary Master Models
dsh-vision-opencode is a DSH Web plugin that converts chat images into text via configurable vision models, enabling pure-text main models like DeepSeek to continue reasoning without switching the primary model. It supports image recognition model selection in the input box, vision settings, the vision_read_image tool, and vision-image-analysis skill, including a 60-second timeout and failure retry fallback. Installation: dsh plugin --profile web add -w github:poiuyjie/dsh-vision-opencode. MIT license, maintained by poiuyjie.
Read Moredsh-bookmarks: Saving Assistant Responses in DSH, Cross-Session Retrieval and Export
dsh-bookmarks is a bookmark plugin for DeepSeek Harness Web UI, maintained by penguin-oo. It allows users to bookmark each completed assistant reply and add notes and tags. Users can perform full-text searches, filter by tags, and edit inline across the session center panel. The plugin supports the Alt+B shortcut key and one-click export to dsh-bookmarks.md. Installation is done via the command `dsh plugin --profile web add dsh-bookmarks`, and after restarting dsh web, it is ready to use. Data is persisted in the DSH storage domain, making it suitable for personally consolidating conversation highlights. Note that it is designed for single-user storage, and jumping back to a session does not currently locate specific messages.
Read Moredsh-search-boost: Enhancing Multi-Engine Search and In-Depth Research for DSH
dsh-search-boost is a bundle plugin developed by Mr-remon219 for DeepSeek Harness, enhancing the built-in web_search/web_fetch with multi-engine integrated search, X search, page fetching, and deep research capabilities. It supports both free and API dual search layers, enabling zero-configuration parallel retrieval via Bing/DDG/Yahoo/Exa-free, with optional integration for Tavily/Brave/Exa. Installation command: dsh plugin --profile web add dsh-search-boost.
Read Moredsh-vision: Integrating an External Vision Model with DeepSeek Harness
dsh-vision is a DSH community plugin (v0.2.6, MIT) maintained by linenxi-ctrl, providing image recognition capabilities to dialogue models without vision through configurable external visual APIs. It supports image selection and recognition via a web whale button with automatic feedback, agent-automated screenshot/recognize_image tools, and multi-protocol adaptation for OpenAI, Anthropic, Gemini, and custom APIs. Installation via npm: `dsh plugin --profile web add @linenxi-ctrl/dsh-vision`; an offline one-click script is also provided, which can automatically download Node.js if it is not installed.
Read Moredsh-token-usage: DSH Local Token Usage Ledger and Dashboard
dsh-token-usage is a DSH Web plugin maintained by LeemanCheung that passively records four types of token buckets for uncached input, output, cache read, and cache write. It provides an overview, 30-week heatmap, 7/30/90-day trends, rolling 30-day budget, and anomaly detection on the settings page. The plugin supports public rate estimation, JSON/CSV aggregated export, on-demand AI usage analysis, and per-session trajectory reports. It requires a Web profile and DSH 0.1.0-rc.6 series; MIT license.
Read Moredsh-visual-plugin: Enhancing Image and Video Understanding for DSH Web UI
dsh-visual-plugin is a visual media plugin developed by jyh20030112 for the DeepSeek Harness Web interface. Images are processed through the DSH native attachment system and the current visual model pathway, with a right-side panel recording reproducible description histories. Videos undergo validation via FFprobe, H.264 normalization, and keyframe extraction using PySceneDetect before being submitted to the model for analysis. The installation command is `dsh plugin --profile web add dsh-visual-plugin`, with video functionality requiring the host machine to have FFmpeg >= 6.1 and PySceneDetect 0.7.x pre-installed. Licensed under MIT, with zero runtime npm dependencies.
Read Moredsh-with-pencil: Integrating Official Pencil Canvas and Design Tools in DSH Sessions
dsh-with-pencil is a DSH Web community plugin maintained by IWAIBAOLI, which integrates the official @pen.dev/cli headless engine and browser editor into Harness. It provides an on-demand canvas, session-bound workspaces, real-time agent editing, and nine pencil_mcp model tools, supporting screenshot spot-checks, HTML/image exports, and visionMode configuration. The installation command is `npx @deepseek-ai/dsh plugin --profile web add dsh-with-pencil`, and it requires Node >= 22.15.0.
Read Moredsh-plan-graph: Visualizing Session Tool Calls as Interactive Flowcharts
dsh-plan-graph is an out-of-tree plugin for DeepSeek Harness maintained by HR2AY (MIT, 0.3.0). It adds a Plan Graph tab to the session view, rendering tool calls and messages as a pannable and zoomable flowchart. The plugin supports coloring by state, hiding tool calls, grouping by turn, favorites (with localStorage persistence), a right-click context menu for nodes, and locating within the conversation area. Installation can be done via `dsh plugin add` from a local directory, GitHub source (requires `allowBuilds`), tarball, or npm; before starting, you can use `--dump-config` to verify layer loading. It is designed for DSH developers who need to visualize agent call chains; before installation, please review the source code, as the plugin runs with the permissions of the dsh process.
Read Moredsh-search-mcp: Using Search MCP to Replace DSH's Built-in Web Search
dsh-search-mcp is a DSH networking tool plugin maintained by gxpppp. While retaining the web_search tool name and display on the model side, it redirects search requests to Tavily, Brave, Exa, Perplexity, DuckDuckGo, or custom MCP servers, and disables the built-in DeepSeek search provider. It is compatible with DSH 0.1.0-rc.7 and Node.js 20+, allowing configuration of servers, credentials, and result counts through a web settings page. This article covers installation links, credential configuration, provider presets, combination verification, and uninstallation and restoration methods.
Read MoreContext-Vista: Visualizing Context Token Usage and Cost in DSH
context-vista is a client plugin developed by GooodWei for DeepSeek Harness, offering the /context slash command and a floating ring chart on the right side. It displays real-time token usage for system, tools, messages, and remaining space, while estimating session costs. The floating card supports dragging and collapsing, with a button at the bottom to trigger /compact for context compression. Built-in DeepSeek pricing allows customization of peak and off-peak unit prices per route in ~/.dsh/settings.yaml. Install with: dsh plugin --profile web add github:GooodWei/context-vista, then start dsh web. Licensed under MIT.
Read Moredsh-client-ui-obsidian-memory: Persistent Memory for DSH Agents Using a Local Markdown Library
dsh-client-ui-obsidian-memory is a memory plugin for DSH maintained by detongz, providing persistent memory for Agents through a local Obsidian or Markdown library (Codex directory). The plugin registers five tools: obsidian_memory_read, list, search, write, and append, and displays the library status and tool descriptions in the sidebar. It requires no external services and can be used after configuring the vaultPath. This article covers the installation command, directory preparation, cordis.patch.yml configuration, and typical read/write workflows, along with notes on permissions and version dependencies.
Read Moredsh-reminder: DSH Cross-Window Completion and Approval Reminder
dsh-reminder is a DSH web workflow plugin maintained by Aisland-SJL. When a task round ends or a tool call requires approval, it triggers a browser notification that pops up in any window, allowing users to return to the corresponding session with a click. The plugin supports approval completion toggles, auto-dismiss duration, and a brief notification sound, providing alerts without auto-approving actions. Installation is done via the command `dsh plugin --profile web add <dsh-reminder>`, requiring registration in the profile bundle followed by a restart of the web process, and notification permissions must be granted in the settings. Licensed under MIT, version 0.1.0.
Read MoreDSH Side Chat: Ask Follow-up Questions on Selected Content in the DSH Web Client
dsh-side-chat is a DSH web client plugin maintained by AHGGG, offering a Codex-style Side Chat feature. It allows users to select text from completed messages and initiate focused follow-up questions in the sidebar while keeping the main conversation visible. The plugin supports features such as "Add to chat" for annotations, "More details" for instant explanations, "Ask in side chat" for sidebar Q&A, and "Add to conversation" to merge sidebar discussions back into the main input box. Installation requires DSH version 0.1.0-rc.7 or higher and can be enabled via the command `dsh plugin --profile web add`. The sidebar creates a true sub-session fork, meaning tool side effects and workspace changes will not roll back upon closure.
Read Moredsh-computer-use: Adding Virtual Mouse for Human-Like Operations to DeepSeek Harness
dsh-computer-use is a DSH workflow plugin maintained by 988hj7tczd-oss, providing 11 model-friendly tools such as screen_observe and computer_click for harness-desktop based on cua-driver. It first observes the screen using the AX tree, then performs pixel-level operations like clicking, typing, and scrolling through an independent virtual cursor across macOS/Windows/Linux. This article introduces the core capabilities, install.sh installation steps, security configurations, and typical usage.
Read Moredsh_theme_terraria: Transform the DSH Console into a Terraria Pixel World
dsh_theme_terraria is a Terraria-themed plugin (npm: dsh-theme-terraria, MIT, v0.1.1) developed by maintainer 10086ggqq for DeepSeek Harness. It replaces the official web frontend with a single HTML file of approximately 98KB, directly connecting to JSON-RPC and WebSocket while preserving all capabilities such as sessions, streaming output, tool approval, and workspace. Four difficulty levels correspond to four sets of Agent presets, along with wallpapers/BGM, 8-bit sound effects, character desktop pets, and a plugin manager. Installation: dsh plugin --profile web add dsh-theme-terraria, then access 127.0.0.1:3080 via dsh web.
Read More