Plugins
Browse, filter, and install DeepSeek-Harness plugins.
214 plugins found
dsh-client-ui-skins
caoyiwei850/dsh-client-ui-skins
Skin plugin for the DSH Web UI: 4 built-in skins plus custom image skins with the photo as a full-interface background and the palette following its dominant hue.
dsh-tool-autoexpand
better-er/dsh-tool-autoexpand
Auto-expands newly arrived tool-call cards in the DSH Web UI, with a sidebar toggle cycling no-op/expand/collapse and the state persisted to localStorage.
minta (dsh-plugin)
xinchen03/minta
DSH-native integration layer for the Minta memory engine: composes the official dsh-mcp-client row, registers the minta-memory-governance skill plus a session-start memory prewarm, and ships a Minta agent preset; requires the separately deployed Minta engine (Python/Docker) to provide the 19 MCP tools - not usable without it.
dsh-ui-harmonizer
physicolor/dsh-ui-harmonizer
UI harmonizer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens — with live-customizable chat width, markdown font size, workspace scale, UI font stack and a rounded center-column card from Settings → General; client-only dsh bundle, zero model cost, no host side, removable without residue.
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
Claude-style skin with a warm-black canvas, clay accent, and serif UI that follows the native light and dark themes.
dsh-edit-diff
better-er/dsh-edit-diff
Client-side re-render of edit/write tool cards with a near-linear line-level diff that drops duplicate unchanged lines and underlines the actual changed characters inside replaced lines.
deepddw (ddw-teams-panel)
ccch713/deepddw
Adds a multi-user settings panel to the DSH web client: usage-mode selection, member management with online status and device binding, and switching or sharing of per-member memory and knowledge bases.
dsh-api-gateway
litestartup-com/dsh-api-gateway
REST + SSE gateway exposing running Harness sessions to third-party clients: API-key auth, token streaming, workspace grouping, and adopting GUI sessions to keep chatting.
dsh-mcp-lens
labmimors/dsh-mcp-lens
Progressive-disclosure MCP gateway that searches large remote catalogs through `mcp_search`, then invokes exact schemas through `mcp_call` with lazy connections and bounded caches.
dsh-client-ui-skin-qingxiao
taoser258/dsh-client-ui-skin-qingxiao
Qingxiao (Wuthering Waves) themed skin for the DSH web GUI, with ice-blue/jade/moon-white palette, sword-light motes and user-swappable backgrounds.
dsh-a2a
ryubyte/dsh-a2a
Agent2Agent protocol v1.0 for DSH: run a standard A2A server to let other agents call this instance, connect to remote A2A agents as clients, and manage both from a visual settings page.
whale-on-desk
cookiesheep/whale-on-desk
Pixel-art whale desktop companion with 29 frame-audited states — taps the glass and flashes the tab title when an approval waits, speaks a completion report when a turn ends, and adds a slash-command palette to the web client.
dsh-oauth-mcp-client
springbrand-lab/dsh-oauth-mcp-client
OAuth 2.1 MCP client for Streamable HTTP servers: add a connection in Settings, sign in through the browser (PKCE with dynamic client registration), and have its tools registered in DSH, with tokens kept in the credential service and the connection written to the profile.
neatmem
kanhaoning/neatmem
NeatMem long-term memory plugin for DeepSeek Harness — thin REST client against a neatmem server
DSH-agent-bridge
zmh2000829/dsh-agent-bridge
Adds a Web composer switch between the native DSH agent and Grok Build, proxying Grok Build sessions and slash commands through ACP.
dsh-token-monitor
licyer/dsh-token-monitor
Header quota badge plus a usage-monitoring tab: live balance/quota remaining and reset countdown per provider, with requests, tokens (input/output/cache-read/cache-write), cache hit rate, estimated cost and average latency tracked per session, provider, model and client, stored locally in SQLite with cross-device import/export.
dsh-vision
54xkeee/dsh-vision
Vision for text-only DeepSeek via Doubao Web by default (zero-cost, no API key — drives your logged-in Chrome through a Windows CDP bridge), with Antigravity IDE quota (flash/pro) or Gemini fallback; auto detail escalation, vision evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel.
dsh-client-ui-theme-xp
samizuhm/dsh-client-ui-theme-xp
Windows XP Luna desktop for the DSH Web UI: a floating window manager with taskbar and desktop icons, plus the era-accurate Luna skin.
dsh-skills-anywhere
noteflowai/dsh-skills-anywhere
Live skill provider that adds skills from 60+ other agents' directories (Claude Code, Codex, Cursor, Gemini CLI, Copilot), Claude Code plugin marketplaces, and any git repository of skills to the dsh catalog without copying or symlinking; deduplicates, repairs frontmatter, renames name collisions, and ships a CLI (list, add, sync, doctor).
dsh-classic-coding
better-er/dsh-classic-coding
Slides out a Monaco editor plus a lazy-loaded file-tree panel in the DSH Web conversation, so you can edit the local workspace inline without switching to an external editor.
dsh-acp
dushaobindoudou/dsh-acp
Agent Client Protocol (ACP) server plugin for the DeepSeek Harness (dsh) — drive dsh agents from Zed and any ACP client
dsh-board
dfkai/dsh-board
dsh client bundle: a sidebar usage & cost dashboard — token stats, peak/off-peak aware per-model pricing, membership ladder, achievements and a daily heatmap.
dsh-pets
hellosz/dsh-pets
Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a `pet_say` tool for the agent to speak through the pet.
dsh-acp-enhanced
grunmin/dsh-acp-enhanced
Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.