sky-unicorn/dsh-plugin-market ↗★ 0
dsh-plugin-market
Web plugin marketplace for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sky-unicorn/dsh-plugin-market说明文档
阅读完整 README ↗配置
默认配置位于 cordis.patch.yml:
profile:安装和卸载的目标 profile,默认web。topic:GitHub topic,默认dsh-plugin。pageSize:每次检查的最近更新仓库数,范围 1–30。operationTimeoutMs:一次安装或卸载的超时。githubTokenEnv:GitHub token 所在的环境变量名。未配置令牌时使用匿名额度。cliPath:可选的 dsh 可执行文件绝对路径;默认复用当前 Node 启动器。