plugin-search
已验证@dshhubs/plugin-search · v0.1.0 · MIT
DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog
安装
dsh plugin add @dshhubs/plugin-search 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
标签
作者
说明文档
@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.