Asher-2000/dsh-expert-mode ↗★ 3
dsh-expert-mode
DSH 智能体预设插件:包含 1 个首席协调员和 11 个领域专家子智能体,支持自动任务分发(专家模式)。
AI 分析
核心用途是通过多智能体协作处理复杂任务。适合需要跨领域专业解答、希望实现任务自动拆分与分发的 DSH 用户。
安裝
$
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.