Back to directory

dsh-agency-agents

Curated pickMaintenance: Active

michengai/dsh-agency-agents

为 DSH Web 提供 271 个可召唤的领域专家子代理(expert mode):Settings→Experts 中按分类启用/搜索,提供 list_experts / summon_expert 工具,spawn/fork 两种子代理 provider,支持外部专家目录(AGENCY_AGENTS_ROOT)

View on GitHubHomepage
$ dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/

35

stars

5

forks

TypeScript

Language

Apache-2.0

License

2026-08-15

Created

2026-09-04

Last push

Community-maintained Apache-2.0 DSH Web plugin providing 321 domain-expert subagents you enable in Settings → Experts and summon by name or tool — installed with `dsh plugin add`.

DSH integration

Native runtime

Author-claimed

Safety audit

Unaudited

Last verified

2026-09-05

License

Apache-2.0

01What can it help you accomplish?

  • Summon a domain-expert subagent inside DeepSeek Harness Web

    321 bundled specialist personas, enabled in Settings → Experts and invoked by their localized name from the composer

    DSH Web users who want a specialist perspective on a task without leaving the harness

  • Discover and delegate work to experts programmatically

    One-shot specialist subagents started via the `list_experts` / `summon_expert` tools, keeping parent task context intact

    Parent sessions that want to delegate a focused specialist task and keep the final answer and judgment

02How to install into DeepSeek Harness

Prerequisites

  • A working DeepSeek Harness Web installation with `dsh` available in PowerShell
  • Node.js 22+ and pnpm only if you build from source or develop the plugin

Installation steps

  1. 01

    Run `dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/` from any PowerShell directory (replace `dsh` with `npx --yes @deepseek-ai/dsh` if it is not on PATH)

    $ dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/

  2. 02

    Run `dsh --profile web --dump-config` to confirm the plugin is mounted, then restart DSH Web and hard-refresh the browser

    $ dsh --profile web --dump-config

Verify the integration

  • Run `dsh --profile web --dump-config` and confirm the configuration output contains `agency-agents` and `agency-agents-remote`

03DSH integration and capability boundaries

DSH integrationNative runtime

Native DeepSeek Harness Web plugin installed via `dsh plugin add`, exposing 321 summonable specialist subagents inside DSH Web

  • Expert roster in Settings → Experts

    category filter or search termbundled experts enabled or disabled in DSH Web

  • list_experts / summon_expert tools

    division? filter or an expert name plus a taska one-shot specialist subagent that provides a specialist perspective

    expert children cannot summon further experts
  • External expert directory (AGENCY_AGENTS_ROOT)

    an external expert directory path set via AGENCY_AGENTS_ROOTpersona bodies from that directory injected as the child system prompt

    load personae only from a trusted source

04Who is it for? When not to use it?

Good for

  • DSH Web users who want a specialist perspective on a task without leaving the harness
  • Parent sessions that want to delegate a focused specialist task and keep the final answer and judgment

Not for

  • Persona bodies from an external AGENCY_AGENTS_ROOT directory are injected as the child system prompt, so they must be loaded only from a trusted source.

05Compatibility, maintenance and safety notes

  • Persona bodies from an external AGENCY_AGENTS_ROOT directory are injected as the child system prompt, so they must be loaded only from a trusted source.
  • Requires a working DeepSeek Harness Web installation with `dsh` available in PowerShell; Node.js 22+ and pnpm are needed only for source builds or development.
  • Expert children provide a specialist perspective only and cannot summon further experts, so expert delegation depth is bounded by the parent session.
2026-08-152026-09-04v0.1.31

Apache-2.0 · community-maintained (latest release v0.1.31, 2026-09-04)

06Frequently asked questions

How do I install DSH Agency Agents into DeepSeek Harness Web?

Run `dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/` from PowerShell (use `npx --yes @deepseek-ai/dsh` if `dsh` is not on PATH), then confirm with `dsh --profile web --dump-config` and restart DSH Web.

How do I enable and summon an expert?

Open Settings → Experts, filter by category or search, and enable the experts you need. Then use `@` or the composer's Experts picker to choose one, or call `summon_expert(expert, task)` directly.

Can an expert subagent summon other experts?

No. Expert children provide a specialist perspective only and cannot summon further experts, so delegation depth is bounded by the parent session.

How do I verify the plugin mounted correctly?

Run `dsh --profile web --dump-config`; the configuration output should contain `agency-agents` and `agency-agents-remote`. Restart DSH Web and hard-refresh the browser afterward.

Can I use my own expert directory?

Yes. Set `AGENCY_AGENTS_ROOT` to point at an external expert directory; its persona bodies are injected as the child system prompt, so load them only from a trusted source.

08Data and sources

  • Author-claimedgithub.comce64a3419403…

    > DSH Agency Agents is a community-maintained DeepSeek Harness (DSH) plugin, not an official DeepSeek AI product.

  • Author-claimedgithub.comce64a3419403…

    Use `list_experts` to discover experts and `summon_expert` to start a one-shot specialist subagent.

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-05. Found an error? Submit a correction.

🏆

Best DeepSeek Harness Plugins

Twelve plugins worth installing first — picked from the whole catalog, across every category.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.