n8n Workflow: Search DeepSeek Harness Plugins via dshbase.com
n8n Workflow: Search DeepSeek Harness Plugins via dshbase.com
Regular price
£63.99
Regular price
£63.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Workflow: Search DeepSeek Harness Plugins via dshbase.com
Regular price
£63.99
Regular price
£63.99
Sale price
Unit price
/
per
Instantly search the DeepSeek Harness plugin directory from dshbase.com—inside n8n
This n8n workflow pulls the latest DeepSeek Harness plugin index from dshbase.com, searches it using your keyword, and returns a ranked list of matching plugins with useful metadata—so you can quickly find and install what you need.
What this workflow does
- Fetches the public search index by downloading the JSON from https://dshbase.com/search-index.json.
- Reads a search query from an input field named query (defaults to “dsh” if none is provided).
- Searches plugin name and descriptions for matches to your query.
- Limits results to the first 20 matches.
- Formats each result with key metadata: owner, short description, category, stars, verification status, and the install command.
- Outputs the filtered plugin list as the workflow result.
Use cases
- Find plugins fast when you’re onboarding new DeepSeek Harness capabilities and want a quick shortlist.
- Curate verified installs by filtering on the verified field to show only install-tested plugins.
- Automate discovery for SaaS operators who routinely evaluate new plugin options without manual browsing.
- Build internal tooling in n8n that returns plugin suggestions via a consistent search interface.
Technical details
- HTTP Request node retrieves https://dshbase.com/search-index.json (public, free, no API key required for reasonable use).
- Code node handles searching, ranking/formatting, and result limiting to the first 20 items.
- Sticky Note nodes for clear workflow guidance and configuration reminders.
To run it reliably, ensure your n8n instance has outbound HTTP access to dshbase.com.
