SearchSieve
Run the following command in DeepSeek Harness:
dsh plugin install rangrongg/SearchSieve
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install rangrongg/SearchSieve in your terminal to install; source code is available at https://github.com/rangrongg/SearchSieve
About this plugin
After a web search finishes, judging how many points are covered, how much is redundant, and what is still missing used to take manual scrolling. SearchSieve runs automatically after each web_search call, computing completeness, representativeness, and redundancy with a pure-rule algorithm, then listing uncovered points and follow-up suggestions in a single card. It needs no model calls or API keys, handles Chinese without a tokenizer, and degrades gracefully on edge cases. Ideal for developers who frequently research online and need a quick quality gate before deciding whether to search again.
Screenshots
Use Cases
- Quickly gauge whether web search results are sufficient after a query
- Assess result redundancy to decide if follow-up searches are needed
- Verify that all expected answer points are covered by the current result set
Best For
- Developers who rely on web search for frequent research
- Teams needing a fast quality gate on search results
- Engineers who prefer zero API overhead and deterministic output
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.

