Asher-2000/dsh-expert-mode3

dsh-expert-mode

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

AI 분석

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

패키지
dsh-expert-mode
버전
0.1.1
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$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.