plugin-search
Đã xác minh@dshhubs/plugin-search · v0.1.0 · MIT
DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog
Cài đặt
dsh plugin add @dshhubs/plugin-search Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.
Mã nguồn
Thẻ
Tác giả
Readme
@dshhubs/plugin-search
DeepSeek Harness plugin that gives agents structured access to the dshhub plugin catalog.
Installation
npx -p @deepseek-ai/dsh dsh plugin --profile web add @dshhubs/plugin-search
Usage
The plugin registers two tools:
search_dsh_pluginssearches by capability and optional category or compatibility filters.get_dsh_pluginreturns compatibility evidence and the installation command for one catalog slug.
Ask the agent to find a plugin for a task, compare candidates, or inspect a plugin before installation. The tools never install plugins.