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
- 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/
- 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
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 term→bundled experts enabled or disabled in DSH Web
list_experts / summon_expert tools
division? filter or an expert name plus a task→a one-shot specialist subagent that provides a specialist perspective
expert children cannot summon further expertsExternal expert directory (AGENCY_AGENTS_ROOT)
an external expert directory path set via AGENCY_AGENTS_ROOT→persona 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.
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.
07Related DSH workflows
archify
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
openviking
by volcengine
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
nocobase
by nocobase
NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.
learn-harness-engineering
by walkinglabs
Harness engineering beginner tutorial, from 0 to 1
08Data and sources
> DSH Agency Agents is a community-maintained DeepSeek Harness (DSH) plugin, not an official DeepSeek AI product.
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.
