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.

AI Analysis

核心用途是将自定义的 Markdown 角色设定转化为 AI 可调用的专家技能。适合需要构建特定领域专家团队进行协同评估任务的用户。

Package
dsh-experts
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$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