coderPerseus/dsh-hub--packages-dsh-plugin ↗★ 1
@dshhubs/plugin-search
DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:coderPerseus/dsh-hub#c3c80405693d4edbc341315cb5143be36f7a8b31&path:packages/dsh-plugin说明文档
阅读完整 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.