插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 15 个插件
dsh-movein
sjh9714/dsh-movein
一键迁移导入整套 Claude Code 或 Codex 配置到 DSH:技能、斜杠命令、MCP、hooks、子代理、权限规则,默认先出搬家清单预演,输出迁移差异报告,搬完可用 doctor 体检;作为插件提供 movein_from_claude_code 工具,直接让 agent 帮你搬。
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
运行时把 Claude Code 全家桶原样加载进 DSH:.claude/ 的技能、斜杠命令、规则、权限(deny/ask/allow)、子代理与 hooks,以及 Claude Code 插件(plugin.json / marketplace / 技能 / 代理 / MCP)——内存 IR 解析层,.claude 始终是唯一事实来源,零回写。六个可安装包:loader、skills、permissions、agents、hooks、mcp。
dsh-agentmemory
elementor-i/dsh-agentmemory
agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server
dsh-plugin-template
kun2-5code/dsh-plugin-template
dsh 插件开发模板,覆盖配置、工具、事件、服务、钩子、浏览器 UI 插槽与斜杠命令。
chicheng-push
534119219/chicheng-push
DSH 多渠道消息推送插件:支持 Server酱、PushPlus、Bark、钉钉、企业微信、Telegram、飞书、ntfy、自定义 Webhook 等,可在设置面板配置多个渠道,并通过 pushNotifier 服务供其他插件调用。
shopline-ai-toolkit-dsh
lunw/shopline-ai-toolkit-dsh
SHOPLINE AI 工具包:接入 SHOPLINE 官方开发者 MCP 服务器,内置七个 SHOPLINE 平台技能(Admin REST、GraphQL、OAuth、Webhook、Sline),是 Shopify AI Toolkit 的 SHOPLINE 对应版。
dsh-notify
yangyongzhen/dsh-notify
任务完成通知:ServerChan / 钉钉 / 飞书 / 通用 Webhook。
dsh-hooks
peterbon/dsh-hooks
配置驱动生命周期 hooks:在 cordis.patch.yml 声明事件→命令,附飞书卡片通知与扫码一键创建机器人。
dsh-agent-plugins-market
sivan757/dsh-agent-plugins-market
把任意 Claude Code / Codex / Cursor / Kimi / agent-plugins.org 的 git 市场仓库加为源,套件的技能、MCP 服务器、hooks 与斜杠命令在运行时注入 DSH 会话,并自带 Web 市场页。
dsh-skill-7d-git-commit
7dgroup-ai/dsh-skill-7d-git-commit
提交前按 7DGroup 规范校验 git commit message(中文类型标签、长度与标点规则),作为 GitLab pre-receive 钩子的客户端前置校验。
dsh-claude-in
shinewinew/dsh-claude-in
Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.
dsh-scheduler
yangyongzhen/dsh-scheduler
cron / 一次性定时任务:按调度执行 shell 命令或投递 webhook,结果可推送到 ServerChan / 钉钉 / 飞书 / 通用 Webhook。
faultseed (dsh)
jw53222/faultseed
工具流水线上的诚实性护栏:阻止编码 agent 弱化测试、吞掉错误、用桩替换类型检查或通过 shell 删除测试——九个确定性 hook,每个都配有植入失败的测试,证明该护栏确实会触发。
hooks-adapter
johnxu22786/hooks-adapter
把 Claude Code、Codex、opencode 配置里声明的 hooks 原样复用到 dsh,执行 shell、webhook、oracle、proxy 四类 handler,零运行时依赖。
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 风格生命周期 hooks:工具调用前后自动执行 shell 命令(stdin 收 JSON payload),pre-tool 非零退出即阻断调用。