Asher-2000/dsh-expert-mode ↗★ 3
dsh-expert-mode
DSH agent preset: chief coordinator + 11 domain-expert subagents with automatic task delegation (专家模式)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asher-2000/dsh-expert-mode说明文档
阅读完整 README ↗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.