メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

120 件のプラグインが見つかりました

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 日前開発とプラグインツールMIT
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).

1先月メモリMIT
C

dsh-polling

cnyac/dsh-polling

DeepSeek Harness 向けの定期/スケジュールタスクプラグイン。cron 駆動のポーリングジョブを実セッションとして実行し、自然言語での作成、モデルツール(polling_create/list/edit/delete/trigger)、Web UI に対応します。`dsh plugin add` ですぐに利用開始できます。

1先月ワークフローと自動化MIT
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 日前開発とプラグインツールMIT
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 日前開発とプラグインツールMIT
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 日前UI拡張MIT
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 日前セッションとメッセージMIT
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 日前統合とリモートMIT
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.

0昨日ワークフローと自動化MIT
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 日前ツールと機能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 日前セッションとメッセージMIT
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.

017 日前統合とリモートMIT
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.

0先月セッションとメッセージMIT
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 日前使用量と課金MIT
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 日前UI拡張MIT
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).

0先月お楽しみ機能Apache-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 日前ビジョン、音声とマルチモーダル
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 日前ツールと機能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 日前UI拡張MIT
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 日前UI拡張MIT
Z

dsh-when

zhijiangtang/dsh-when

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

0先月ツールと機能MIT
B

bifrost

brokkai/bifrost

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

0先月MCPとコネクタApache-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.

0先月開発とプラグインツールMIT
F

dsh-locale-ja

fang2hou/dsh-locale-ja

DeepSeek Harness 向けの日本語インターフェース——標準的な DSH クライアントプラグインとして、中文・英語に加えて日本語を選択可能な UI 言語として追加し、日本語のシステムフォントにも対応します。

0先月UI拡張MIT