awesome-dsh-plugin/dsh-find-plugin1

dsh-find-plugin

使 DSH 智能体具备查找插件的能力,支持实时搜索 GitHub 上的 dsh-plugin 主题并按星数排序。

AI 分析

核心用途是让 AI 能够根据用户需求自主寻找、推荐并协助安装 DSH 插件。适合希望通过自然语言对话扩展系统功能的用户。

包名
dsh-find-plugin
版本
0.3.4
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh 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.