插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 267 个插件
dsh-skills
cocosgt/dsh-skills
dsh 全局技能中心:把 Claude Code、项目与 .skill-package 技能聚合到 ~/.dsh/skills,支持引用/复制导入与斜杠菜单使用
coding-coach
xiehuan123/coding-coach
面向非开发人员的 35 个技能 bundle(DSH profile bundle):编排 + 工程 + 产品 + 界面/上线;dsh plugin add coding-coach 即可装入任意 profile
dsh-inspector
cocosgt/dsh-inspector
检查并管理当前 dsh 会话生效的指令链与项目技能,支持就地创建与编辑——所见即模型所得。
deepsee
chang416/deepsee
DeepSee: DeepSeek Harness vision, multi-model routing, and Gemini visual self-checks before delivery
design-playbook
bandersnatch0x/design-playbook
编码 Agent 的 Design I/O:以声明(规范/领域/工艺/组件/模板)与契约(技能/评估器)实现可控、可评审的 UI 生成。
context-guardian
luminarisoftwares/context-guardian
Compaction for local models that actually fires and never bricks the session. OpenAI-compatible proxy + DeepSeek Harness engine.
dsh-sessions-diagnosis
youhui1/dsh-sessions-diagnosis
Diagnose and repair DSH sessions that stopped opening after a harness upgrade — from the CLI, from an agent tool, or from a dashboard in the DSH web UI.
dsh-quota-viewer
black970/dsh-quota-viewer
DSH 侧边栏额度面板:聚合 DeepSeek 官方余额、jojo code 订阅窗口、SCNet 超算用量与方舟 Coding Plan 用量,本地保存 90 天历史并绘制趋势图。
dsh-prompt-for-me
xxxxxq-0206/dsh-prompt-for-me
在输入栏添加按钮,可优化当前提示词,或结合会话与项目上下文设计下一步提示词。
dsh-autopilot
canhta/dsh-autopilot
Turn approved tracker tickets into review-ready pull requests with DeepSeek Harness.
dsh-console-utf8
vvilliam-qwq/dsh-console-utf8
Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake
dsh-codex-adapter
baixianger/dsh-codex-adapter
ChatGPT-powered coding, image generation and web search for DeepSeek Harness, with account and usage settings.
dsh-subscription-auth
aeven-ai/dsh-subscription-auth
DeepSeek Harness coding-subscription OAuth: SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code, Claude Code. Fixes AUTH API key is invalid, INVALID_REPLAY_STATE, grok-4.6 xhigh, Kimi Bearer vs x-api-key.
dsh-project-portfolio
mc856/dsh-project-portfolio
Unofficial DSH plugin — long-term, cross-project memory for coding agents: an embedded project-portfolio skill plus portfolio_status / portfolio_log tools over plain markdown files the user owns. Not affiliated with DeepSeek. 非官方社区插件,与 DeepSeek 无关联。
dsh-escalation-advisor
zhangqian98/dsh-escalation-advisor
Three-mode visible-session advisor plugin for DeepSeek Harness with configurable tool permissions, local-subagent coverage, and task-tree budgets.
dsh-sakurafrp
ankhishtar2-lang/dsh-sakurafrp
在 DSH 界面里管理 SakuraFrp 手机与电脑互通的插件:链路状态、移动网关开关、一次性配对二维码、设备撤销与网关自愈。
dsh_superpowers
icanfinish11/dsh_superpowers
把 obra/superpowers 的 14 个技能按已记录的上游 tag(v6.3.0)打包进 dsh,并可用带差异报告的命令重新同步;任务匹配时自动触发。
dsh-wallpaper-position
ankhishtar2-lang/dsh-wallpaper-position
dsh-dream-skin 的壁纸位移插件:在设置里按像素微调当前壁纸的 X 与 Y 偏移,图片、URL、渐变三类壁纸各自记忆。
dsh-llm-balance-siderbar
aliengene/dsh-llm-balance-siderbar
DeepSeek Harness 服务提供商用量查询插件:在宿主侧读取 DeepSeek、Moonshot 余额与 Kimi For Coding、OpenCode Go 的配额窗口,在常驻卡片中展示,支持三种视图、边缘磁吸与收起为字母气泡。
dsh-whale-tools
ankhishtar2-lang/dsh-whale-tools
给 dsh-whale-widget 换图的插件:内置抠图流水线把任意图片替换成小鲸鱼,另有会话头部重启按钮、浏览器心跳,以及默认关闭的挂件补丁自愈(需显式开启)。
dsh-localnotify
yakoylp/dsh-localnotify
DSH 本地通知栏:侧边栏【通知】入口 + 未读徽标、全屏通知中心(级别视觉分级 info/success/warn/error、时间/来源筛选、排序、标题内容搜索、未读已读、删除、详情弹层一键复制、分页),notify_add agent 工具与 CLI 写入本地 JSON 文件(支持自动清理),页面实时刷新,界面跟随 dsh web 语言切换。
dsh-file-review-kcoder
kkutysllb/dsh-file-review-kcoder
Standalone dsh plugin (maintained by dsh-external): review agent-produced file changes (line-level red/green diff + undo) as a chat turn-tail row and a coding-sidebar tab. Lineage: originally a port of left0ver/dsh-file-review; previously maintained in-tr
dsh-ds-ponytail
stijnus/dsh-ds-ponytail
Explicit minimal-solution coding guidance for DeepSeek Harness. Registers six load-on-request Ponytail skills and a localized Settings page.
code-ownership-audit
ffseika0304/code-ownership-audit
判定 Python 代码是原创还是演绎作品:给出与上游最长相同表达片段、逐条豁免依据和风险清单。纯标准库 `ast` 分析——离线运行,不调用模型。