Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1102 plugins found

W

dsh-tool-vision

wanshichenguang/dsh-tool-vision

Model-facing image_describe (识图) tool over the DashScope OpenAI-compatible API (qwen3.7-flash), plus a paste bridge: on text-only sessions, pasted images auto-convert to file paths at send time and render back in the transcript, so they never trip image admission. Bring your own DASHSCOPE_API_KEY; endpoint/model/budgets configurable, redirect-proof HTTP client, works in every agent preset.

1last monthVision, Voice & MultimodalMIT
N

dsh-auto-vision

normanfxxkingrockwell/dsh-auto-vision

Auto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a vision tool.

17 days agoVision, Voice & MultimodalMIT
N

dsh-llm-deepseek-vision

nagasakisoyo-ui/dsh-llm-deepseek-vision

Vision-augmented DeepSeek adapter: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description.

1last monthVision, Voice & MultimodalMIT
L

dsh-eyes

leeminjing/dsh-eyes

On-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).

1last monthVision, Voice & MultimodalMIT
K

dsh-mindseye

kanchengw/dsh-mindseye

Plug-in vision for text-only models on DSH, with native interaction for image understanding and generation, GUI automation, through layered evidence memory and cache.

124 days agoVision, Voice & MultimodalMIT
E

dsh-plugin-mm-vision

elohia/dsh-plugin-mm-vision

Synesthesia Encoder for DSH: a vision model translates images into compact structured spatial text (canvas/elements/percentage coordinates), giving text-only LLMs pixel-level image understanding via the `mm_vision` tool.

1last monthVision, Voice & MultimodalMIT
C

dsh-deepseek-vision

cheng-cheng9669/dsh-deepseek-vision

Reuses DeepSeek web's built-in vision mode for text-only models: the deepseek_vision tool drives the local deepseek-vision-cli browser automation (manual login helper, deep-think enabled, auto-closes browser) and returns image descriptions as text.

1last monthVision, Voice & MultimodalMIT
1

dsh-vision-fallback

1helloman1/dsh-vision-fallback

Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.

119 days agoVision, Voice & MultimodalMIT
Y

dsh-funnel

yuanyuanma03/dsh-funnel

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.

1last monthTools & CapabilitiesMIT
X

dsh-issue-tracker

xxiaoxiong/dsh-issue-tracker

Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.

1last monthTools & CapabilitiesMIT
L

dsh-compressor

lifeodyssey/dsh-compressor

A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.

1last monthTools & CapabilitiesMIT
J

model-catalog

johnxu22786/model-catalog

Auto-discovers model listings, pricing and capabilities from OpenAI-compatible API hosts, normalizes them, and emits ready-to-use model configs for dsh.

1last monthTools & CapabilitiesMIT
C

dsh-stage-gate

changingwang/dsh-stage-gate

Stage-gate governance tools: model-callable gate_open / gate_check / gate_list / gate_close for in-memory, per-session acceptance checks with PASS/BLOCK conclusions.

1last monthTools & CapabilitiesMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

1last monthMemoryApache-2.0
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.

1last monthMemoryMIT
D

dsh-plugins (dsh-memories)

damonkoy/dsh-plugins

Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.

1last monthMemory
A

dsh-active-context-pruning

aerince/dsh-active-context-pruning

Model-authored context pruning for DeepSeek Harness through the official compaction API.

1last monthMemoryMIT
8

dsh-plugin-focus

863683348/dsh-plugin-focus

Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.

111 days agoMemoryMIT
N

review-quote-sh

nothree-code/review-quote-sh

Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.

18 days agoSessions & MessagesMIT
T

dsh-model-reasoning

tikaflow/dsh-model-reasoning

Auto-fills reasoning-effort levels, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev.

114 days agoModels & ProvidersMIT
N

dsh-llm-grok

noirbright/dsh-llm-grok

xAI Grok subscription chat: SuperGrok or X Premium+ OAuth, a displayed model subset, Responses through the Grok CLI proxy, and always-on server-side web_search and x_search.

17 days agoModels & ProvidersMIT
N

dsh-llm-cursor

noirbright/dsh-llm-cursor

Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.

17 days agoModels & ProvidersMIT
G

dsh-sub2api

godd6366/dsh-sub2api

Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.

113 days agoModels & ProvidersMIT
M

token-usage-counter

mu-scorpio/token-usage-counter

Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.

16 days agoUsage & BillingMIT