dsh-subagent-pool
Maintains reusable named subagent profiles for DeepSeek Harness and runs them with per-profile model, reasoning effort, and agent-preset settings.
为 DeepSeek Harness 维护可复用的命名子代理配置,并按配置的模型、推理强度和 Agent 预设运行子代理。
How to install
dsh plugin add github:xiagaogaozi/dsh-subagent-pool About
dsh-subagent-pool DeepSeek Harness 的**命名子代理池**插件:在设置页「子代理」维护一批可复用的子代理(每个 = 名字 + 描述 + 模型 + 推理等级 + 预设),主代理在对话中按描述判断"什么时候用谁",用 subagent_run(name, task) 按名字调用——模型/推理等级/预设自动套用,调用即干活返回结果。 安装 sh dsh plugin --profile web add "file:local-plugins/<path>/<tarball>.tgz" (或按部署习惯的本地 tarball 流程安装;插件含 host 与 client 两部分,装完重启 dsh。) 使用 1. 设置 → **子代理** → 添加(名字/描述/模型/推理等级/预设)→ 保存 2. 主代理的系统提示里会出现子代理目录({{subagent_pool}} 变量) 3. 需要时调用:subagent_run(name="林晚", task="……") 配置项语义 | 字段 | 说明 | |---|---| | 名称 | 唯一模板名,subagent_run 按它查找 | | 描述 | 发给主代理:**什么时候才调用**(调度契约) | | 模型 | 子代理模型覆盖(provider/model),空 = 跟随主代理 | | 推理等级 | off /…
Recommendation signals
Meta
- License
- –
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-02
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh, dsh-plugin, dsh-plugins
Related plugins
gstack
garrytan/gstack
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
pipedream
PipedreamHQ/pipedream
Connect APIs, remarkably fast. Free for developers.
claude-task-master
eyaltoledano/claude-task-master
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.