awesome-dsh-plugin/dsh-find-plugin1

dsh-find-plugin

Find DeepSeek Harness plugins inside the agent — live GitHub dsh-plugin topic search, ranked by stars.

AI Analysis

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

Package
dsh-find-plugin
Version
0.3.4
License
MIT
Last updated
Aug 14, 2026

Install

$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.