dsh-dejaview
Run the following command in DeepSeek Harness:
dsh plugin install jiang4wqy/dsh-dejaview
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install jiang4wqy/dsh-dejaview in your DeepSeek Harness terminal to install; the source is hosted at https://github.com/jiang4wqy/dsh-dejaview .
About this plugin
Before you start building a dsh plugin, the most important question is: has someone already made this? dsh-dejaview brings the core idea of DejaView—"the project truth mirror"—into the dsh plugin ecosystem, running a quick novelty check right before you register a tool function.
The workflow is straightforward: you provide a one-line description, a proposed name, or a set of keywords, and the plugin simultaneously searches three public sources—the awesome-dsh-plugin registry, the dsh-plugin GitHub topic, and npm packages tagged dsh-plugin. Results are ranked by IDF-weighted lexical similarity, so rare, distinctive terms carry more weight than ecosystem-common ones. The response is structured JSON: each candidate includes name, URL, source, similarity score, and the specific signal terms behind that score, plus a six-dimension verdict_guidance block and an uncovered_terms list that points toward differentiation opportunities.
Retrieval and scoring are handled entirely by the plugin; the harness model reads the evidence and delivers the final ruling. No extra API key is needed and no external LLM provider is required. It is designed for developers brainstorming dsh plugins who want a fast, evidence-backed scan of the existing landscape before writing a single line of code.
Use Cases
- Run a quick duplicate scan before committing to a new dsh plugin idea
- Identify which capability terms existing plugins already cover to find a differentiation gap
- Back a go-or-no-go plugin proposal with ranked, evidence-based similarity data
Best For
- Developers about to contribute a new plugin to DeepSeek Harness
- Team leads who need a fast duplicate-check before green-lighting a plugin concept
- Contributors who want an at-a-glance survey of the dsh plugin landscape
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.