插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 1000 个插件
iterate-skill
jingzhao-l/iterate-skill
dsh plugin that turns the iterate skill into an autonomous closed-loop harness: plan -> parallel review xN -> atomic fixes -> validate -> loop -> auto-stop, plus a dry-run pure-review mode with multi-round convergence and a meta-review that audits the rep
mypet
qiqikuaidianpao/mypet
A tamagotchi-style desktop pet for DeepSeek Harness — living skins that blink & wag, weather + time-of-day ambience, weekly report cards, a fetch mini-game, 24 collectible skins, achievements and synthesized sounds. 电子宠物:会眨眼摇尾巴、看天气看时辰、还能接球。
dsh-statecore
yul761/dsh-statecore
Native memory for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore
dsh-plugin-lookatstudy
kaiji-z/dsh-plugin-lookatstudy
Turn any markdown, local folder, or GitHub learning repo into a guided course inside DeepSeek Harness: gated skill-tree progression, BKT mastery tracking, SM-2 spaced repetition.
dsh-gateway-provider
luck9star/dsh-gateway-provider
Generic LLM gateway model provider plugin for DeepSeek Harness: mounts newapi / LiteLLM / Higress / any OpenAI-compatible gateway as provider routes, auto-discovers the model list, enriches every model with models.dev parameters, and dispatches each model
dsh-pixel-studio (dsh-cli-anything-aseprite)
kongchengzhi/dsh-pixel-studio
Aseprite 风格像素画工作室:AI 像人类一样分步绘制精灵,支持选区、图层、动画帧、渐变、对称、参考层与 rgb16 4096 色,每一步实时渲染为 ANSI 终端帧。
dsh-idle-deepcompute
cipher2026/dsh-idle-deepcompute
终端风 AI 实验室挂机游戏:攒算力、训练升级模型、发论文,一路转生到 AGI/ASI。
huahua-dsh-plugin-orchestra
azure5100/huahua-dsh-plugin-orchestra
DSH 插件管理系统:插件清单与 AI 用途解读、变更日志、更新提醒、一键升级、自动备份与回滚,附带崩溃恢复。
dsh-recipe
863683348/dsh-recipe
把 dsh 插件打包成场景配方("插件界的 dotfiles"):recipe 工具可列出、搜索、应用并组合现成插件环境,带有序安装序列。
dsh-insight
863683348/dsh-insight
插件评测中心:一个答案回答"哪些值得装"——plugin_guide 按需求推荐插件、recipe 安装整套环境、plugin_rank 健康评分(0-100)、plugin_audit 静态安全扫描本地目录、plugin_verdict 给出 install / caution / research / avoid 结论。
dsh-credentials-vault
tancheng33/dsh-credentials-vault
凭证 seam 的 HashiCorp Vault 后端:支持 KV v2/v1、AppRole 机器认证、逐次操作读取(轮换无需重启)与 compare-and-swap 写入。
secret-guard
johnxu22786/secret-guard
拦截 agent 对敏感文件(.env、凭据、密钥材料)的读写,对工具结果中泄露的机密形状内容做掩码兜底,记录审计日志,并提供永不输出原始值的 sg_* 安全检查工具。
dsh-plugins (dsh-secret-redactor)
damonkoy/dsh-plugins
工具结果敏感信息自动脱敏:模型看到前掩码 API key / token / JWT / 私钥与配置密钥。
dsh-plugin-sentinel
botonj/dsh-plugin-sentinel
插件安装前静态安全审计:生命周期脚本、动态执行、凭据外传组合特征与 patch 层风险;零依赖,tar 包全程内存解析不落盘。
dsh-auto-reviewer
antarescorn/dsh-auto-reviewer
Codex 风格自动审查权限模式:新增 auto-review 权限档,自动放行安全沙箱提权,危险或模糊操作转人工确认,未确认的致命操作直接拒绝。
dsh-plugin-gate
863683348/dsh-plugin-gate
DSH 插件的安装安全闸门:在 "dsh plugin add" 前对本地目录或 npm 包做"杀毒"式扫描(安装脚本、权限、密钥、网络回连),给出 BLOCK/WARN/PASS 判定。
dsh-rule-evolve (plugin)
zoahdev/dsh-rule-evolve
验证驱动的自我进化循环:失败日志自动变成经过验证的 AGENTS.md 规则;会话内插件(evolve_learn/evolve_apply/evolve_touch/evolve_recall)、工具体检、规则生命周期、本地召回。
dsh-single-instance-guard
tang-mm95/dsh-single-instance-guard
检测到其他存活的 dsh 实例占用同一 DSH_HOME 数据目录时中止启动,防止并发写会话日志导致的历史损坏。
dsh-preset-anchored-standard
ruby1304/dsh-preset-anchored-standard
Minimal 锚定的 agent preset:request #1 仅保留真实 bash + str_replace_editor 工具对并剥离自动注入上下文,晋升后开放完整 Standard 工具目录,并注入一次性后台 job 提示纠正 sleep 前台轮询惯性。
dsh-change-budget
raphaelutumn/dsh-change-budget
为受支持的文件修改设置可配置的逐回合额度,在工具执行前限制不同文件数、修改调用数与 UTF-8 载荷字节数。
dsh-observe
perrylink/dsh-observe
将会话事件流导出为 OpenTelemetry OTLP 与 Langfuse 的脱敏、缓冲 traces 与指标,默认关闭。
dsh-housekeeper
guo6x/dsh-housekeeper
agent 的环境管家:工具链台账(node/pnpm/git/gh/ffmpeg/浏览器)、缓存与临时目录扫描 + 白名单安全一键清理、机器规则(AGENTS.md)编辑,全在 Web GUI 设置面板。
dashr (dashr)
fgm-builds/dashr
dsh 的 RLM 模式:通过统一的 rlm() 函数实现递归子代理——以一等 Python 函数调用生成、等待、链式传递子代理。附带常驻 IPython 内核、tools.* 绑定与上下文即变量。
dsh-effect-doctor
chouyong/dsh-effect-doctor
隔离插件卸载后验证 Cordis 管理的运行时资源是否回到基线,并生成确定性清理回执。