Asher-2000/dsh-expert-mode3

dsh-expert-mode

DSH agent preset: chief coordinator + 11 domain-expert subagents with automatic task delegation (专家模式)

AI Analysis

核心用途是通过多智能体协作处理复杂任务。适合需要跨领域专业解答、希望实现任务自动拆分与分发的 DSH 用户。

Package
dsh-expert-mode
Version
0.1.1
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asher-2000/dsh-expert-mode

Usage

After installation, select the "Expert Mode" preset when creating a new session in the DSH Web GUI; or specify it from the command line:

dsh --profile headless "Analyze this data and give recommendations" --preset expert-mode

Note: the preset selector lives in the Agent preset dropdown of the session creation screen. Exact flags depend on your installed DSH version.