Skip to content

plugin-search

Verified

@dshhubs/plugin-search · v0.1.0 · MIT

DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog

Install

dsh plugin add @dshhubs/plugin-search

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Tags

Creators

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_plugins searches by capability and optional category or compatibility filters.
  • get_dsh_plugin returns 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.