DSH Hub
dsh-agency-agents cover

MichengAI/dsh-agency-agents

dsh-agency-agents

UIWeb UI17 GitHub stars· updated 2026-08-23

dsh-agency-agents is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile web add @michengai/dsh-agency-agents@latest

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-agency-agents DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-agency-agents.svg)](https://dshhub.dev/plugins/dsh-agency-agents)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from MichengAI/dsh-agency-agents, cleaned of badges and images.

DSH Agency Agents

271 summonable specialist agents for DeepSeek Harness

简体中文 · Apache-2.0

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

Features

  • Filter by category or search, then enable or disable bundled experts in Settings → Experts.
  • Summon enabled experts by name or slug from the composer's Experts picker.
  • Use list_experts to discover experts and summon_expert to start a one-shot specialist subagent.
  • Use 271 bundled personas immediately, or connect a separately synchronized expert directory.
  • Paste one sentence into DSH, Codex, or WorkBuddy and let that agent install the plugin locally.

The parent session keeps task context, judgment, and the final answer. Expert children provide a specialist perspective only and cannot summon further experts.

Screenshots

Filter by category or search in Settings → Experts, then enable the experts you need:

Use @ or the composer's Experts picker to choose an enabled expert:

The name and slug are filled in; write the complete task next:

DSH product ecosystem

This product can be installed independently or used through the desktop app or Web suite. They share the same DSH core but serve different ways of working:

ProductRelationship to this product
DeepSeek HarnessThe host runtime that provides models, sessions, tools, and the plugin system
DSH Codex DesktopA ready-to-install desktop product with this product and the other five feature products built in
DSH Codex SuiteA one-click suite for existing DSH Web environments that installs this product and the other five feature products
Six feature productsCodex UI · IM Connect · Automation · Skills Manager · Archive Manager · Agency Agents

Prerequisites

  • A working DeepSeek Harness Web installation with dsh available in PowerShell.
  • Examples use the web profile; replace it with the target profile.
  • Source installation and development require Node.js 22+ and pnpm. npm installation does not require running pnpm install separately.

Installation

dsh plugin add forwards to pnpm add in the profile directory. Without a version and official registry, a local mirror or minimum-release-age policy can leave you on an older build.

Ask another agent to install it

This plugin runs inside DeepSeek Harness Web. Copy one of the sentences below into DSH, Codex, or WorkBuddy and let that agent install it into your local web profile.

From npm:

Install the latest DSH plugin @michengai/dsh-agency-agents into my local web profile using the official npm registry: dsh plugin --profile web add @michengai/dsh-agency-agents@latest --registry=https://registry.npmjs.org/. Then run dsh --profile web --dump-config, confirm agency-agents is mounted, and remind me to restart DSH Web and hard-refresh the browser.

From source:

Related plugins