插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 262 个插件
dsh-arch-advisor
leeguanwei-a/dsh-arch-advisor
给 DeepSeek Harness 装一位"读过架构书"的架构顾问:实时查阅 40 教程/31 模板/6 案例,引导设计并产出需求/概要/详细/数据库文档。· Persistent DSH plugin: an in-chat architecture consultant that queries the awesome-architecture knowledge base and guides engineering-doc authoring.
dsh-arch-advisor-offline
leeguanwei-a/dsh-arch-advisor-offline
给 DeepSeek Harness 装一位"读过架构书"的架构顾问:实时查阅 40 教程/31 模板/6 案例,引导设计并产出需求/概要/详细/数据库文档。· Persistent DSH plugin: an in-chat architecture consultant that queries the awesome-architecture knowledge base and guides engineering-doc authoring.
dsh-deepcanary
oscar-williams/dsh-deepcanary
面向 DeepSeek Harness 的证据优先注意力监督,提供 C0–C3 策略、去重 Inbox 提醒、静默时段和脱敏结果记录。
dsh-task-sounds
henrytang2011win-coder/dsh-task-sounds
任务完成与提问提示音:Agent 完成回合时播放一声轻快提示音,向你提问(普通提问/计划评审/权限确认)时播放叮咚声。Web Audio 实时合成、零资源零网络,会话头部带静音开关,设置页可调音量。
dsh-plugins (dsh-plan-board)
dennisrongo/dsh-plugins
将智能体通过 exit_plan_mode 呈现的每个计划捕获为 <workspace>/.dsh/plans 下的 markdown,打开审阅窗口,并以 Plans 历史标签页记录每个计划的结果。
dsh-yeelight-smart-home
yeelight/dsh-yeelight-smart-home
控制、组织、诊断、设计、个性化 Yeelight 智能家居,解答产品知识问题,由本地 yeelight-home 运行时驱动。
dsh-codex-harness
bainianlaoyao/dsh-codex-harness
面向 DeepSeek Harness 上 GPT 模型的 Codex 风格编码工具与 agent 预设:exec_command、write_stdin、apply_patch、view_image,以及 OpenAI Chat Completions 与 Responses API 两条路由,并桥接 DSH 原生的计划、提问、审批与压缩。长命令注册为 DSH 后台作业,输出首尾有界,可用 job_output 读取;每种子代理类型可独立指定 Preset、Provider、Model 与 Reasoning effort。
better-basicfun
cdezt/better-basicfun
原生 DSH 基础插件:注册持久化默认工作区,分页只读查看插件、skills、memory、会话、storage、settings、credentials 与 DSH_HOME 文件,并将 CLIProxyAPI 的模型能力同步到原生 Provider 设置。
dsh-temp-workspace
wjj-8283/dsh-temp-workspace
DSH web 临时工作区:一键创建一次性工作区,下次重启自动清空其全部对话(可立即/延迟删除,也可先弹确认框)。点击图钉可永久保留——文件移入所选文件夹、以文件夹名为标题、对话一并迁移,并触发真实的宿主级重启重新索引。
dsh-theme-macintosh
fengb3/dsh-theme-macintosh
经典麦金塔 System 7 像素风主题:桌面网点画布、Finder 侧栏、黑白按钮与弹窗,深浅色随官方外观切换。
dsh-balance
gejiaju/dsh-balance
显示 DeepSeek API 余额,并判断当前是否为高峰时段,实时倒计时到下次切换。
dsh-restart-button
hadesybil-hub/dsh-restart-button
在 DSH 网页界面右下角"关机"按钮旁新增一个"重启"按钮,点击并确认后重启 dsh web,服务器自动拉起并重新打开浏览器。
dsh-voice-announcer
flashyiyi/dsh-voice-announcer
对话结束语音播报(会话名、轮数、结果),回复生成时实时逐句朗读;内置 edge-tts,零第三方依赖。
dsh-browser
hy-sde/dsh-browser
Agentic browser plumbing for DeepSeek Harness: the host ctx.browser service (launch with stealth, CDP-attach, and a local relay + companion Chrome extension driving the user's own tabs) backing the browser tool in @hy-sde-org/dsh-tool-browser — a standalo
geometry-knowledge
sdoygb/geometry-knowledge
Offline BM25 knowledge base for the Conjugate Spectral Geometry (CSG) corpus: 208 articles / 3833 chunks / 871 verified truths, 5 geo_* tools (list / search / read / calc / truth) with LaTeX→Unicode rendering, truth→article citation chains and single-character query support, zero runtime deps, `dsh plugin add geometry-knowledge`.
dsh-better-ux
mitsukijoe/dsh-better-ux
Web UX kit for DeepSeek Harness: hover session actions and a large model picker, with more surface polish to come.
oh-my-dsh-slim (npm-package)
ninipa/oh-my-dsh-slim
专家子代理委派预设(orchestrator + 5 角色),安装即自动播种——后台优先派发+完成通知,JSON 驱动模型/effort/工具权限,subagent_result 只读取回结果,调研角色带 MCP。
dsh-browser-vision
tristan-mcinnis/dsh-browser-vision
Vision browser tool: drives real Chrome over CDP with browser-use and reads the page with deepseek-v4-flash-vision-exp, so canvas text, text baked into images and values in rendered charts are readable; returns JSON validated against a caller-supplied schema and reports per-run token cost.
dsh-file-attach
henryhuuu/dsh-file-attach
Adds a 'file' row to the DSH web GUI composer plus menu: pick images (native composer thumbnails) or arbitrary files (video/audio/Office/PDF, up to 50MB), stored in the DSH home and inserted into the draft as native file reference chips the agent can read
dsh-plug-skills
casually/dsh-plug-skills
DeepSeek Harness 的 Skills 管理器:在 设置 → 插件 → Skills 标签页中发现 GitHub 上的 Agent Skills 仓库(SKILL.md 技能包,topic:agent-skills / dsh-skill / claude-skills),查看详情后一键安装 / 移除。技能装入 $DSH_HOME/skills,skill-filesystem 热加载,无需重启。支持 GitHub 代理。
dsh-browser-bridge
liyongzheng666/dsh-browser-bridge
DeepSeek Harness plugin + browser extension bridge: lets DSH agents read and control Firefox/Chrome/Edge via a localhost WebSocket. Node side: browser_* tools over a localhost WebSocket; browser side: WebExtension.
dsh-plugin-moments
yunyunyunyunsuan/dsh-plugin-moments
AI 的朋友圈 —— DeepSeek 蓝色大肥鱼每天根据真实任务自动发朋友圈的 DSH 插件:LLM 生成文案(严格基于事实清单)、真实终端/代码九宫格、表情包自拍、仿微信 UI、可点赞评论,AI 会用人设回你。
dsh-dros-vajraclaw
top-celestial-company-ltd/dsh-dros-vajraclaw
DSH 本機工具調用防護外掛:攔截高風險 Shell 指令模式與敏感憑證讀取,具備持久化哈希鏈 JSONL 審計記錄,可選配外部 Gateway 集中治理。
dsh-chrome-app-launcher
schrodil/dsh-chrome-app-launcher
DeepSeek Harness plugin: creates a Windows desktop shortcut that launches dsh web in a Chrome app-mode window (auto-detects Chrome, waits for the port, no duplicate windows).