ChengxiuCDP/dsh-plugin-advisor
质量感知的 DeepSeek Harness 插件发现:在 DSH 里直接用自然语言问你的 agent,得到带质量分、风险徽章与安装命令的插件推荐。
catalog 简介 / catalog descriptioncatalog description:—
项目介绍Project Overview
DSH 插件推荐顾问:基于本地规则引擎的 DeepSeek Harness 插件发现工具,内置 4700+ 仓库每日快照的质量分索引,支持自然语言查询、风险徽章与安装命令。零额外 API 费用,可选叠加 GitHub 实时搜索。适用于按需挑选插件;请注意:推荐不等于安全审计,安装前须自行审阅源码。
DSH plugin advisor is a quality-aware DeepSeek Harness plugin discovery tool that uses a local rule engine over a daily snapshot of 4700+ repos, with quality scores, risk badges, and install commands. Use it to find plugins via natural language with zero extra API cost, optionally enhanced by live GitHub search. Caveat: recommendations are not security audits—review source before installing.
请帮我了解并安装插件:【dsh-plugin-advisor】【https://github.com/ChengxiuCDP/dsh-plugin-advisor】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add -w github:ChengxiuCDP/dsh-plugin-advisor
把 ChengxiuCDP/dsh-plugin-advisor 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-plugin-advisor
质量感知的 DeepSeek Harness 插件发现:在 DSH 里直接用自然语言问你的 agent,得到带质量分、风险徽章与安装命令的插件推荐。
- 零额外 API 费用:排序是纯规则引擎,推荐理由由 agent 自己那一轮思考完成,不调用任何 LLM 接口
- 全量覆盖:内置索引是 dsh-plugin topic 全量仓库(4700+)的每日快照,含质量分(可安装声明 / 精选收录 / 星标 / 活跃度 / 许可证)与功能簇
- 新鲜度兜底:本机有
ghCLI 时,每次查询再叠加一次实时 GitHub 搜索
安装
dsh plugin --profile web add -w github:ChengxiuCDP/dsh-plugin-advisor
(若 pnpm 未报 workspace root 提示,可去掉 -w。)重启 dsh web 后生效。
使用
直接在对话里说需求:
帮我找一个给纯文本模型读图的插件 我想在手机上查看会话进度 有没有 Claude Code 风格的终端界面?
agent 会调用 find_dsh_plugins 工具,给出 Top 匹配、匹配理由、风险提示(NOASSERTION / 无许可证 / 停更)与安装命令。安装前请自行审阅源码——推荐 ≠ 安全审计。
在线体验
想先看看它能推荐出什么?打开公开站点 https://dsh-plugin-hub-3t7.pages.dev(同一套数据与排名引擎,浏览器里直接搜)。
数据与更新
data/index.json:全量索引快照(每日由 CI 更新,见dsh-plugin-hub仓库的数据管道)lib/score.js:排名引擎(功能位别名表 + 质量分 + 星标对数权重),与公开站点 dsh-plugin-hub 共用同一套逻辑
安全声明
安装插件 = 在本机以你的权限运行第三方代码。本工具只做推荐与提示,绝不自动安装。
License
MIT
ruvnet/ruflo
amruthpillai/reactive-resume
volcengine/OpenViking
Molunerfinn/PicGo
titanwings/colleague-skill
nocobase/nocobase
Tencent/WeKnora