libinyam/dsh-experts1

dsh-experts

DeepSeek Harness bundle that turns expert teams (markdown persona rosters) into model-routable skills. Engine and roster are separate: teams are data directories users can author.

包名
dsh-experts
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:libinyam/dsh-experts

配置(cordis.patch.yml,全部可选)

默认说明
providerNamedsh-expertsskills 注册表中的提供方名
includeDefaultRootstrue是否扫描项目/用户根(关闭后仅 teamDirs + 随包)
dshHome$DSH_HOME~/.dsh覆盖 dsh 主目录
teamDirs[]额外团队根(rank 300)
includeBundledTeamstrue是否暴露随包示例团队

环境变量:DSH_EXPERTS_PROVIDER_NAMEDSH_EXPERTS_INCLUDE_DEFAULT_ROOTS=0DSH_HOMEDSH_EXPERTS_TEAM_DIRS(分号/逗号分隔)、DSH_EXPERTS_INCLUDE_BUNDLED_TEAMS=0