dsh-find-plugins
Run the following command in DeepSeek Harness:
dsh plugin install Eray114514/dsh-find-plugins
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Eray114514/dsh-find-plugins in your DeepSeek Harness terminal; the source is available at https://github.com/Eray114514/dsh-find-plugins. Restart DSH after installation to activate the plugin.
About this plugin
Finding the right plugin in the DSH ecosystem is harder than it looks. Sorting by GitHub stars lets a large repo that happens to contain the keyword in its name drown out the actual plugin; literal name matching burials a well-known plugin with a different name behind a wall of one-star repositories. dsh-find-plugins adds a find_dsh_plugins tool to the agent so a single call surfaces the whole ecosystem with a defensible ranking, instead of sifting through generic agent libraries.
Under the hood it aggregates multiple directories, weighting each by its implied review rigor, then ranks results across four signals: relevance (BM25 over names, descriptions, topics, categories), trust (multi-source corroboration, verification tiers, security scans), freshness (commit-time decay with a neutral score when unknown), and popularity (logarithmic, capped at a 0.6–1.3× multiplier so stars nudge but never override real relevance). Every entry also carries source status, verification level, risk notes, DSH compatibility version, and npm version, so the agent can distinguish a healthy ecosystem from a timed-out directory and see risk conclusions rather than silent filtering.
Best suited for DSH developers building agent workflows, engineers who need to evaluate plugins before installing them, and anyone tired of getting a coding agent at the top of a terminal plugin search. Zero runtime dependencies, strictly read-only, and active immediately after a DSH restart.
Use Cases
- Let the agent pick a plugin in one call with trust, security-scan, and compatibility metadata instead of browsing directories manually.
- Search keywords like terminal or memory without results being drowned by same-name repos or obscure one-star entries.
- Review source status, verification tier, and DSH version compatibility before installing to reduce risk of broken or missing files.
Best For
- Developers building daily workflows on DSH.
- Engineers who evaluate and select plugins for their agents.
- Any user frustrated by irrelevant or poorly ranked plugin search results.
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.