dsh-custom-subagents
用设置页维护可复用的子代理定义,通过统一的 delegate_agent 工具委派;内置只读的 Explorer 预置与嵌套委派开关。
Reusable subagent definitions managed from a Settings page and dispatched through a single delegate_agent tool; ships with a built-in read-only Explorer preset and a nested-delegation policy toggle.
怎么安装
dsh plugin add dsh-custom-subagents 简介
dsh-custom-subagents 为 DeepSeek Harness(dsh) 提供可复用的专业子 Agent:把「代码审查员」「文档撰写」「网络调研」这类常用角色保存成一份定义,主 Agent 用一个 delegate_agent 工具随时把它们叫出来干活。 不需要写代码,也不需要了解 DSH 内部机制——所有操作都在 **设置 → 子 Agent** 页面完成,就像填一张简短的表单。 bash 一行安装 dsh plugin --profile web add dsh-custom-subagents 安装 两种方式任选,都要求先装好 DSH。 方式一:从 npm registry(推荐) bash dsh plugin --profile web add dsh-custom-subagents 方式二:从本地安装包(tarball) bash dsh plugin --profile web add ./dsh-custom-subagents-<版本>.tgz **profile 名** 通常是 web(dsh web 就是 dsh --profile web 的别名)。其他可用名字可在 ~/.dsh/profiles/(Windows 为 %USERPROFILE%\.dsh\profiles\)目录下查看。 安装后开箱即用:根 Agent 立刻获得 dele…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- delegation, dsh, dsh-plugin, subagents
同类推荐
gstack
garrytan/gstack
使用Garry Tan的精确Claude Code设置:23个固执己见的工具,充当CEO、设计师、工程经理、发布经理、文档工程师和QA。
tongflow
tong-io/tongflow/tree/main/packages/dsh-tongflow
基于 TongFlow 的“片场”插件,用于图片、配音、音乐与视频制作:agent 为每个资产生成 TongFlow 工作流文件(.tongflow.json)并通过 TongFlow 插件执行,内嵌工作流画布,按镜头/角色/take 组织项目,附漫剧模板;以 @tongflow 开头的会话进入 Studio 界面。
n8n-mcp
czlonkowski/n8n-mcp
一个用于Claude Desktop / Claude Code / Windsurf / Cursor的MCP,为你构建n8n工作流。