awesome-dsh-plugin/dsh-find-plugin
在代理内查找 DSH 插件——实时 GitHub dsh-plugin 主题搜索,按星标排名
项目介绍Project Overview
dsh-find-plugin 是一款 DSH 插件搜索工具,让智能体通过 find_dsh_plugin 在 GitHub 的 DSH 插件生态中按关键词检索,结果按 star 排序,每条附带简介、仓库链接和可直接执行的 dsh plugin add 命令。适用于"想用某个功能但不知选哪个插件"的场景,例如查找 WeChat 通知或 git diff 审阅插件。注意:插件为第三方代码,安装前应审查源码并固定 commit。
dsh-find-plugin is a DSH plugin that enables the agent to search the DSH plugin ecosystem on GitHub via the find_dsh_plugin tool, returning results ranked by stars with a description, repository link, and a ready-to-run dsh plugin add command. Use it when you need a capability but don't know which plugin fits, such as WeChat notifications or git diff review. Caveat: plugins are third-party code, so review the source and pin a commit before installing.
请帮我了解并安装插件:【dsh-find-plugin】【https://github.com/awesome-dsh-plugin/dsh-find-plugin】
把上面这条消息直接发给当前会话里的 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 dsh-find-plugin
把 awesome-dsh-plugin/dsh-find-plugin 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-find-plugin 
English | 中文
A plugin that finds plugins — think /find-skills from skills.sh, for DSH.
Tell your agent what you want ("notify me on WeChat when a task finishes"), and it searches the DSH plugin ecosystem on GitHub for you — top results by stars, each with a one-line description and an install command.

Install
# from npm (prebuilt, recommended)
dsh plugin --profile web add dsh-find-plugin
# or from GitHub
dsh plugin --profile web add github:awesome-dsh-plugin/dsh-find-plugin
Usage
Restart dsh web after installing, then just talk to the agent — it calls
find_dsh_plugin on its own whenever plugin discovery helps:
- "What terminal TUI plugins are there?"
- "I want to get a WeChat notification when a task finishes — any plugin for that?"
- "Find me something for reviewing git diffs inside DSH."
Each result comes back with stars, a description, the repo link, and a
ready-to-run dsh plugin add command — ask the agent to install one and
it can run the command for you.
How it works
- Live GitHub repository search scoped to the official
dsh-plugintopic, re-ranked by stars (5-minute per-query cache, anonymous API). - When a result is also listed on
awesome-dsh-plugin, its hand-written
bilingual description from
plugins.jsonreplaces the GitHub one (thelangparameter picks the language) — ranking is untouched. - Every result comes with a ready-to-run
dsh plugin addcommand. Plugins are third-party code — review the source and pin a commit.
License
MIT © awesome-dsh-plugin
nexu-io/open-design
ruvnet/ruflo
amruthpillai/reactive-resume
esengine/DeepSeek-Reasonix
volcengine/OpenViking
Molunerfinn/PicGo
titanwings/colleague-skill
nocobase/nocobase