mengxingGG/dsh-plugin-marketplace0

dsh-plugin-marketplace

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

AI 분석

核心用途是提供 DSH 插件的搜索与一键安装。适合需要浏览 GitHub 上带有 dsh-plugin 标签的仓库、查看详情并直接在 Web UI 中安装第三方插件的用户。

패키지
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.