DeepSeek Harness Plugin Marketplace

1573 pluginsGitHub data updated Aug 26, 2026

dsh-personalize

@Zephyr-vibe

Agent & Workflow

A DSH web plugin for per-host personalization. Provides global custom instructions, local long-term memory (manual or agent-collected via tools), and reply-tone presets (warm, direct, professional, playful, custom). All injected into system prompts and persisted locally. Bilingual UI.

dsh plugin --profile web add github:Zephyr-vibe/dsh-personalize
5
0
JavaScript

dsh-web-mobile-fix

@AcidGr

UI & Experience

Mobile layout fixes for the DeepSeek Harness Web UI: CSS overlay that repairs breakages on narrow screens, such as full-screen settings and sidebar.

dsh plugin --profile web add dsh-web-mobile-fix
5
0
JavaScript

dsh-computer-use

@geohotstan

Integrations

Enables desktop computer use on macOS for DeepSeek Harness: app listing, accessibility-tree window capture, screenshots, and synthesized mouse/keyboard input, cloned from Codex Computer Use.

dsh plugin --profile web add @zibokapi/dsh-codex-computer-use
5
0
TypeScript

dsh-workbench

@Dpf555

UI & Experience

VS Code-style three-column Explorer and Monaco editor plugin for the DeepSeek Harness web GUI, adding file tree, code editing, and Markdown preview.

dsh plugin --profile web add github:Dpf555/dsh-workbench
5
0
JavaScript

dsh-mobile-gate

@Bernardxu123

Security

A plug-and-play LAN gateway for secure mobile access to DeepSeek Harness: first-visit approval, per-device tokens, rate limiting, and automatic mobile layout injection.

dsh plugin --profile web add github:Bernardxu123/dsh-mobile-gate
5
0
JavaScript

dsh-telegram-duty

@luzhengyangtx

Integrations

Telegram duty gateway for DeepSeek Harness: phone-message task loop, global approval forwarding, duty/local toggle, bilingual.

dsh plugin --profile web add @luzhengyangtx/dsh-telegram-duty
5
0
TypeScript

dsh-scroll-timeline

@invalidnaaaame

UI & Experience

ChatGPT-style scroll timeline for the chat sidebar in DeepSeek Harness Web: magnetic mountain hover, click to jump to user messages.

dsh plugin --profile web add github:invalidnaaaame/dsh-scroll-timeline
5
0
TypeScript

dsh-web-terminal

@helays

Coding Tools

A DSH plugin that adds a 'Terminal' tab to the DeepSeek Harness web UI, providing an interactive xterm.js + node-pty terminal for executing commands and debugging after coding.

dsh plugin --profile web add github:helays/dsh-web-terminal
5
0
TypeScript

dsh-native-launcher

@ingleav626-art

UI & Experience

A Windows-only launcher plugin that gives DeepSeek Harness Web UI a desktop app-like one-click launch experience using native Windows mechanisms without extra heavy runtimes.

dsh plugin --profile web add github:ingleav626-art/dsh-native-launcher
5
0
JavaScript

dsh-permgate

@MrWeiCodes

Security

Fine-grained permission control plugin for DSH, adding custom review gateway for tool calls with categories, exceptions, and approval dialogs.

dsh plugin --profile web add github:MrWeiCodes/dsh-permgate
5
0
JavaScript

dsh-prompt-manager

@SaiSenBox

Agent & Workflow

Session-level multi-prompt library and system prompt injector for DSH Web, with management UI and quick selection.

dsh plugin --profile web add dsh-prompt-manager
5
0
JavaScript

dsh-api-gateway

@litestartup-com

Integrations

Turns DeepSeek Harness into an HTTP API with REST and SSE endpoints, allowing third-party clients to create sessions, stream replies, and adopt GUI sessions.

dsh plugin --profile web add github:litestartup-com/dsh-api-gateway
5
0
JavaScript