ChengxiuCDP/dsh-plugin-advisor2

dsh-plugin-advisor

Quality-aware plugin discovery inside DeepSeek Harness: ask your agent in natural language, get ranked dsh-plugin recommendations with install commands, quality scores and risk flags. 质量感知的 DSH 插件发现:一句话问你的 agent,得到带质量分、风险提示与安装命令的插件推荐。

包名
dsh-plugin-advisor
版本
0.1.1
许可证
MIT
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChengxiuCDP/dsh-plugin-advisor

使用

直接在对话里说需求:

帮我找一个给纯文本模型读图的插件 我想在手机上查看会话进度 有没有 Claude Code 风格的终端界面?

agent 会调用 find_dsh_plugins 工具,给出 Top 匹配、匹配理由、风险提示(NOASSERTION / 无许可证 / 停更)与安装命令。安装前请自行审阅源码——推荐 ≠ 安全审计。