Plugins
Browse, filter, and install DeepSeek-Harness plugins.
6670 plugins found
dsh-asr-voice
bittersmilezzz/dsh-asr-voice
开口即成文 · Speak-to-prompt for DeepSeek Harness:云端 ASR 语音识别 + 提示词优化 + 填入草稿/自动发送,跨平台 macOS / Windows。
ZA_report
z-asset/za_report
Report stage — academic paper writing for asset pricing and machine learning research. Ships one skill.
ZA_data
z-asset/za_data
Data stage — data discovery and quality assessment for asset pricing and machine learning research. Ships one skill.
ZA_literature
z-asset/za_literature
Literature review stage — search, synthesis, and citation-chain tracking for asset pricing and machine learning research. Ships one skill.
dsh-session-cost-cny
zhylmzr/dsh-session-cost-cny
DeepSeek Harness plugin: 在输入框下方状态条实时显示当前会话的 DeepSeek 话费(人民币),点击金额展开输入 / 缓存 / 输出分类花费。价目表取自 DeepSeek 官网,按每次调用的峰谷时段分别计价。
dsh-files-pane
liooil/dsh-files-pane
In-browser files pane for the DSH Web GUI: a Session View tab that browses the host's files and reads them in place
dsh-fuse
my-dsh-plugins/dsh-fuse
Fuse v1.2.1 — an all-in-one UI design + code style plugin (the upgraded ui-aesthetics skill): design tokens in theme.json (with the brand color as the single source of truth) + code style in code-style.json + dsh-fuse-english fence page-level rendering +
dsh-web-tavily
vvilliam-qwq/dsh-web-tavily
Tavily-backed search provider for dsh: registers the `tavily` provider on ctx.web so the web_search tool runs against the Tavily Search API
dsh-context-actions
cn-hang/dsh-context-actions
DeepSeek Harness(dsh)Web GUI 插件:在上下文占用面板新增「压缩」与「交接」按钮。Adds Compact / Handover buttons to the dsh context panel (unofficial plugin).
dsh-app-manager
blankdevil/dsh-app-manager
A CLI application manager for discovering, monitoring, and managing installed command-line tools across package managers. DSH plugin: 7 AI-callable tools plus a web dashboard at http://127.0.0.1:3080/app-manager.
dsh-plugin-sage-subagent
gezi-wen/dsh-plugin-sage-subagent
Named, file-defined subagent roles for DeepSeek Harness: persona, subagent-only skills, tool permissions, an ordered model chain with failover, and derived groups.
dsh-mobile-ui
jianghuifr/dsh-mobile-ui
Mobile layout, touch interaction and decluttered chrome for the DeepSeek Harness web GUI, plus Material Icon Theme file icons for its file explorer. Scoped to viewports <= 1023px; the desktop UI is untouched.
dsh-insight-dock
popcornboom/dsh-insight-dock
Insight dock for the DSH Web GUI: lets an agent park a short, strictly-bounded side observation while it works, shows it above the composer, and lets the user ask to hear it later — with a context anchor that survives context compaction.
dsh-llm-provider
imchangchang/dsh-llm-provider
A dsh plugin that replaces the built-in llm-pi-ai and llm-deepseek adapters, the model selector and the Models settings page with self-maintained versions, tracks upstream @earendil-works/pi-ai, and adds quota/balance lookups plus a provider management UI
dsh-workbuddy-connect
gopkg-dev/dsh-workbuddy-connect
gopkg fork:接入 WorkBuddy / WorkBuddy AI 模型,支持按模型选择上下文窗口与桌面客户端请求格式。WorkBuddy models for DSH with selectable context windows.
ZA_analysis
z-asset/za_analysis
Model training stage — end-to-end analysis, model training, and estimation for asset pricing and machine learning research. Ships one skill.
dsh-pathfix
loonylabs-dev/dsh-pathfix
Host-layer DeepSeek Harness plugin that normalizes whitespace and trailing newlines in tool path and pattern parameters.
dsh-tool-text-editor
flotiarenor/dsh-tool-text-editor
Byte-faithful text editing tools (edit_text / write_text) for DeepSeek Harness. They fix what the built-in write/edit cannot do: both drop a UTF-8 BOM, neither restores the file's own line-ending style (writing LF content turns a CRLF file into an LF file
dsh-model-router
neptune810/dsh-model-router
Sets the DeepSeek flash model's reasoning effort per step — thinking off for short cheap prompts, low for a plain request, high for engineering work — and raises it only on repeated tool failures. The model itself never changes; effort max is opt-in.
dsh-runninghub-api
lucytrump/dsh-runninghub-api
Run RunningHub cloud ComfyUI workflows from chat — settings card, sha256 media upload cache, concurrency gate, and background task ledger.
dsh-ui-cost-meter
yuu1111/dsh-ui-cost-meter
DeepSeek Harness Web GUI plugin: real-time spend for the current session, priced from per-model token rates and shown as a pill under the composer
ZA_ppt
z-asset/za_ppt
PPT stage — presentation generation (Beamer/Quarto) from the paper for asset pricing and machine learning research. Ships one skill.
dsh-skills-manager
lunfengchen/dsh-skills-manager
NPM-installable DSH Web plugin for safely loading and managing skills across DSH and common local Agents.
dsh-dbq
yi-arce/dsh-dbq
DSH 插件:数据库连接查询——4 个模型工具(db_connections/db_tables/db_describe/db_query)+ 设置页 + 查询结果卡片,内置 Go 网关 dbq.exe 执行只读 SQL(Windows)