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 分析

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

パッケージ
dsh-find-plugin
バージョン
0.3.4
ライセンス
MIT
最終更新
2026/08/14

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:awesome-dsh-plugin/dsh-find-plugin

ドキュメント

README 全文を読む ↗

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.