Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

120 plugin trovati

8

dsh-need-finder

863683348/dsh-need-finder

Requirement-driven dsh plugin discovery and environment recipes: plugin_guide matches natural-language needs to a curated plugin directory with reasons and install commands; recipe installs whole setups (通知全家桶, 安全审计套装...) from bundled community bundles with ordered plans.

110 giorni faSviluppo e strumenti per pluginMIT
I

dsh-cue-bank

itr-del/dsh-cue-bank

Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).

1mese scorsoMemoriaMIT
C

dsh-polling

cnyac/dsh-polling

Plugin per task ricorrenti/programmati (轮询任务/定时任务) per DeepSeek Harness: job di polling guidati da cron eseguiti come sessioni reali, creazione in linguaggio naturale, strumenti per il modello (polling_create/list/edit/delete/trigger) e una web UI. Pronto all'uso tramite `dsh plugin add`

1mese scorsoFlussi e automazioneMIT
F

dsh-model-health-probe

fu827707013/dsh-model-health-probe

Manual model probe for DeepSeek Harness: a session-view tab where you pick provider, API type, model and route, then send one real raw HTTP request over openai-completions, openai-responses or anthropic-messages — streaming or not — and read latency, TTFT, HTTP status, token usage and a three-layer diagnosis chain (API request / model response / strict check) on one screen, with errors in plain language.

03 giorni faSviluppo e strumenti per pluginMIT
H

dsh-code-graph

hoyyang/dsh-code-graph

Branch-aware code knowledge graph for DSH - callers, impact, trace and architecture over 158+ languages, freshness-gated, one dispatcher tool, zero MCP sessions.

03 giorni faSviluppo e strumenti per pluginMIT
A

dsh-locale-tr

aytacbilgisayar-hub/dsh-locale-tr

Turkish (Türkçe) language pack for DeepSeek Harness (dsh) — a client plugin that registers the 'tr' UI locale.

09 giorni faMiglioramenti UIMIT
Y

smart-session-title

y2zyyr/smart-session-title

Replacement session-title provider that compresses oversized or code-heavy first prompts before calling the model (in the tested DSH version the built-in provider rejects inputs above 4096 bytes without a model call) and waits for a real task instead of titling a greeting. Titles use the session’s own provider and model by default and manual titles are protected; title rules cover a character cap, an optional date affix, style, language and exclusion words, plus a per-session lock. Also re-titles stored sessions in bulk, with a progress overlay that keeps running after Settings is closed.

06 giorni faSessioni e messaggiMIT
Y

dsh-localnotify

yakoylp/dsh-localnotify

In-app local notification center for DSH: a sidebar Notifications entry with unread badge, full-screen center with level color coding (info/success/warn/error), time/source filters, sorting, title/content search, read/unread, delete, detail popup with one-click copy, and pagination; written by the notify_add agent tool or the dsh-localnotify CLI (with auto-cleanup retention), page refreshes live, UI follows dsh web language (zh/en).

011 giorni faIntegrazioni e accesso remotoMIT
L

dsh-plugin-cron

littleblacktong/dsh-plugin-cron

Cron scheduler for agent tasks: create jobs by natural language or a sidebar UI, inject a user message into a new or fixed session on schedule to trigger a full agent turn, with run history, manual trigger, and live SSE sync.

0ieriFlussi e automazioneMIT
W

dsh-resume-screening

wangzhanchao883/dsh-resume-screening

Resume screening plugin for HR in DeepSeek Harness: ingest up to 100k Word/PDF/Excel resumes into one searchable library with skills / coarse categories / ingest time, auto-ingest & de-dupe new resumes, then screen by plain-language criteria — rule pre-filter in the database plus LLM fine-judge on the shortlisted few, CSV export.

012 giorni faStrumenti e capacitàMIT
L

Automatic-session-renaming-for-dsh

lyxx999/automatic-session-renaming-for-dsh

Auto-renames DSH sessions with LLM-summarized titles: runs after the first prompt and on /handoff, or manually via a header button or /autotitle, with configurable title language and max title bytes.

011 giorni faSessioni e messaggiMIT
C

dsh-reply-language

cai-mh/dsh-reply-language

Force the model to write all replies in a chosen language (Simplified Chinese by default) via a system-prompt section, switchable anytime with a tool.

016 giorni faIntegrazioni e accesso remotoMIT
Y

dsh-lang-zh

yantingmo/dsh-lang-zh

Injects a fixed system-prompt section so the agent always replies in Simplified Chinese — including the short narration between tool calls — unless you explicitly ask for another language. Applies to every session and preset without overriding the persona.

0mese scorsoSessioni e messaggiMIT
P

dsh-token-stats

phungthien269/dsh-token-stats

Token usage dashboard for the DSH web GUI — today/week/month totals, per-model breakdown and a stacked 30-day chart, with a 4-language UI.

018 giorni faUtilizzo e fatturazioneMIT
L

dsh-settings-beautify

leogottadothebest/dsh-settings-beautify

Normalize the DSH settings UI onto one design language: unified typography, cards, controls, focus and motion across every settings page, including pages contributed by other plugins.

05 giorni faMiglioramenti UIMIT
L

dsh-tanqi

lastplayer82/dsh-tanqi

AI-generated curiosity & trivia plugin for the dsh web GUI (Curio in the English UI): 「开始探奇」 generates a fresh batch of unexpected knowledge (excluding everything already seen), each item unfolds into two deeper layers plus similar knowledge points, and 「探奇清单」 keeps the full history (batch, items, layers, similar points) in browser storage. Reuses the host LLM channel with zero config; when no model is available, a DeepSeek API key can be pasted into the panel. Output language follows the DSH UI language (zh/en).

0mese scorsoSolo per divertimentoApache-2.0
K

deepseek-plugin

klingai-dev/deepseek-plugin

Turn every idea into an image or video with Kling AI. In DeepSeek Harness, use natural language for text-to-image, image-to-image, text-to-video, image-to-video, reference-image creation, task tracking, and result previews.

021 giorni faVisione, voce e multimodale
W

dsh-language-control

wodongx123/dsh-language-control

Force the agent's chain-of-thought, planning, tool-invocation reasoning, and internal deliberation to stay in Chinese — the language constraint is injected at the top of the system prompt before every reasoning step, so it cannot be diluted by tool-returned content. A settings panel lets you edit the constraint text on the fly.

024 giorni faStrumenti e capacitàMIT
B

dsh-code-collector

bycall/dsh-code-collector

Session code collector for DeepSeek Harness: a composer-side panel gathering every code block the model produced in the current session, with by-language / by-file views, per-file version history, live search, per-entry copy, copy-all, download-all as Markdown, and click-to-jump back to the exact turn (Alt+Shift+C).

011 giorni faMiglioramenti UIMIT
C

dsh-generative-ui

cnseniorious000/dsh-generative-ui

Lets the AI insert streaming-generated UI into the conversation or a side panel, written in TSX — already one of the model's native languages, so there is no JSON schema to teach it. Rendered without flicker, state kept across frames with no hard remount, and a click in the card driving the next chat turn. Inline is where streaming matters most; the side Canvas is the more agentic shape. Cards get agentic capabilities of their own — run bash, curl, call the model, read and write files.

06 giorni faMiglioramenti UIMIT
Z

dsh-when

zhijiangtang/dsh-when

Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.

0mese scorsoStrumenti e capacitàMIT
B

bifrost

brokkai/bifrost

DeepSeek Harness (dsh) bundle for Bifrost: multi-language code intelligence over MCP.

0mese scorsoMCP e connettoriApache-2.0
F

dashr (dashr)

fgm-builds/dashr

RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.

0mese scorsoSviluppo e strumenti per pluginMIT
F

dsh-locale-ja

fang2hou/dsh-locale-ja

Interfaccia giapponese (日本語) per DeepSeek Harness — un plugin client DSH standard che aggiunge il giapponese come lingua dell'interfaccia selezionabile accanto al cinese e all'inglese, con i font di sistema giapponesi

0mese scorsoMiglioramenti UIMIT