Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

5410 plugins found

9

harness-desktop (harness-memory)

988hj7tczd-oss/harness-desktop

Cross-session memory for DeepSeek Harness via the official storage domain: memories persist through ctx.storage (storageDomain table) and are injected into the system prompt through a registered section (memory:recall), with memory_save / memory_forget tools so the agent reads and writes its own memory (maxMemories configurable).

225 days agoMemoryMIT
M

dsh-archive-manager

moonlitdropofblood/dsh-archive-manager

Archived-session manager for DeepSeek Harness: grouped archive panel with restore and delete.

227 days agoSessions & MessagesMIT
L

dsh-taffy-theme

lengzhanbao/dsh-taffy-theme

Candy-pink acrylic DSH Web theme with light conservatory and dark stage art, gold-pink chat frame, Taffy character overlays, and an optional agent preset.

29 days agoThemes & AppearanceMIT
L

luxueliu-usage-command

luxueliu/luxueliu-usage-command

Daily cost card for your local LLM gateway: /usage reads gateway_usage.jsonl and itemizes spend per model and per hour, covering official direct, OpenRouter relay, and in-plan metered pools.

2last monthUsage & BillingMIT
D

OLEDCare

domparent/oledcare

OLED burn-in care for the Web GUI with pure-black surfaces, gamma-aware text dimming on an idle/focus ladder, a true-black nap screensaver with live agent status, and slow accent-hue rotation.

2last monthUI EnhancementsMIT
Y

dsh-token-attention

young4ever33/dsh-token-attention

Token attention management panel for DeepSeek Harness: per-task/day/week/month token usage and cost tracking (input hit/miss, output, reasoning), DeepSeek peak/off-peak pricing, task-type recognition, and advice on when to switch sessions, write a hand-off, or compact context.

228 days agoUsage & BillingMIT
M

dsh-medseek

mr-neutr0n/dsh-medseek

Clinical documentation and reference bundle for healthcare professionals: SOAP/APSO progress notes, admission H&P, SBAR/I-PASS handover, discharge summaries, Safe Harbor de-identification, patient-instruction readability, completeness checks, and cited lookups against FDA labels, MedlinePlus, PubMed, and ClinicalTrials.gov. Draft-only with a PHI egress guard; not a medical device.

229 days agoTools & CapabilitiesApache-2.0
S

dsh-client-ui-skin-verdandi

sddft97/dsh-client-ui-skin-verdandi

An Aether Gazer Verdandi-inspired DSH Web UI skin with light and dark backgrounds, wedding-themed chrome, responsive character art, and themed conversation and sidebar surfaces.

23 days agoThemes & AppearanceMIT
C

dsh-agent-notify

chidaic/dsh-agent-notify

Windows system-level notifications when the agent finishes a task or needs your input: task-done, question, approval and plan-review alerts via the browser Notification API, click-to-open the session, background-only mode, and a first-level settings page (Settings → 任务提示).

2last monthIntegrations & RemoteMIT
Y

fin-trace

yiwufen/fin-trace

DeepSeek Harness (dsh) plugin embedding the fin-trace agent loop — multi-hop relationship reasoning over a financial knowledge graph, exposed as async tools (start/status/cancel)

2last monthTools & CapabilitiesAGPL-3.0
F

superself

fxylabs/superself

DeepSeek Harness plugin: Superself's `self` CLI as model-facing tools plus a /self command — cross-session, cross-project project state for agents.

2last monthTools & CapabilitiesApache-2.0
W

dsh-any-skills

wmengxiang/dsh-any-skills

Import, install and invoke Agent Skills in DeepSeek Harness from Codex, Claude Code, OpenCode, GitHub or npm — composer-side ⚡ picker inserts /skill-name into the draft, and a Skill 管理 settings page offers per-source/per-skill import, expandable source paths with skill counts, uninstall and one-click restore from .trash.

210 days agoSkillsMIT
K

dsh-moments-aieo

kenerlee/dsh-moments-aieo

AIEO (GEO/AEO) delivery method as one isolated skill provider: AI-visibility diagnosis on a 0-9 score, positioning, search-term mining restricted to whitelisted platform exports, periodic monitoring and an HTML monitoring dashboard, chained by one shared question library, plus a landing-page cloner.

229 days agoSkillsMIT
P

dsh-research-plugins (dsh-tavily)

pymodel/dsh-research-plugins

Tavily Search API as a web search provider (settings toggle with DeepSeek fallback, keyless search) plus a Tavily MCP bridge: keyless search and extract tools, crawl and map with an API key.

2last monthTools & CapabilitiesMIT
J

dsh-win-minimal

jueburenshu123/dsh-win-minimal

Windows minimal agent preset for DeepSeek Harness: fixed one-line persona, three tools, no runtime context.

2last monthSessions & MessagesMIT
B

dsh-routed-subagent

bpc-oss/dsh-routed-subagent

Adds a subagent_routed tool that runs a one-shot subagent fully mounted on any agent preset from any session, with per-call model/provider override and a model-availability pre-check.

213 days agoTools & CapabilitiesMIT
N

dsh-session-drafts

ne-ilyxa/dsh-session-drafts

Cursor-style New Session: every click creates a fresh blank draft session (persisted before the first message) instead of reusing the workspace's single one, plus a sidebar Drafts switcher to keep several empty chats open at once.

2last monthSessions & MessagesBSD-3-Clause
J

dsh-unified-market

jing-hy/dsh-unified-market

Unified plugin marketplace built for the DSH Desktop (EAC) shell, aggregating the curated catalog, the GitHub dsh-plugin ecosystem and the npm registry into one storefront, with source whitelisting, conflict pre-checks, trial-boot install verification, manual/batch/auto updates and .dshpack feature-pack management.

214 days agoDev & Plugin ToolsMIT
K

dsh-chat-nav

kezboardpj/dsh-chat-nav

Conversation query map for dsh web: a left rail with one bar per sent question, hover wave + preview, click-to-jump with older-page backfill, and tunable bar length/spacing.

2last monthUI Enhancements
W

dsh-multi-candidate

wintrygrass/dsh-multi-candidate

Multi-candidate mode for DeepSeek Harness (test-time scaling): floating panel config, the agent auto-runs parallel candidates plus verifier selection, scoped to the current session.

218 days agoWorkflow & AutomationMIT
L

screenshot-feedback-hook-mcp

lkh081231/screenshot-feedback-hook-mcp

Screenshot feedback for DeepSeek Harness — let your coding agent SEE what it builds

2last monthMCP & ConnectorsMIT
G

dsh-parallel-chat

glaz-j/dsh-parallel-chat

Run isolated, read-only parallel conversations alongside an active DeepSeek Harness agent.

2last monthSessions & MessagesMIT
J

computer-user

jing-hy/computer-user

Windows-only computer use for DeepSeek Harness: captures the virtual screen and drives mouse & keyboard through 9 tools built on PowerShell and Win32 SendInput; pairs with picturereader so text-only models can complete the screenshot-analyze-act-verify loop fully locally.

229 days agoTools & CapabilitiesMIT
A

dsh-cursor-theme

auki-zy/dsh-cursor-theme

Customize the PC mouse cursor for every UI state inside DeepSeek Harness. 在 DSH 里自定义鼠标各种状态的图案。

2last monthThemes & AppearanceMIT