mengxingGG/dsh-plugin-marketplace0

dsh-plugin-marketplace

GitHub plugin discovery and one-click profile installation for DeepSeek Harness

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

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mengxingGG/dsh-plugin-marketplace

Configuration

Every field is optional in cordis.patch.yml:

FieldDefaultMeaning
topicdsh-pluginGitHub repository topic used for discovery
searchMaxResults8Maximum repositories inspected per search, 1–30
requestTimeoutMs15000Timeout for each GitHub request
installTimeoutMs300000Timeout for one package installation
profilewebProfile mutated by the add route
tokenEnvGITHUB_TOKENOptional environment variable for a GitHub token
allowRemotefalsePermit same-origin non-loopback clients

Anonymous GitHub access has restrictive rate limits. Set the configured token environment variable when repeated discovery exhausts the anonymous allowance.