dsh-chlorine
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-chlorine
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-chlorine in DeepSeek Harness to install this plugin, source repository at https://github.com/uckkk/dsh-chlorine
About this plugin
dsh-chlorine is a web-tools plugin for the DeepSeek Harness ecosystem. Its design philosophy is straightforward: everything is implemented in pure Node.js with zero external network dependencies. The plugin completes all of its logic within the local Node runtime, without calling remote APIs or pulling in third-party services.
This design trades breadth for determinism. In sandboxed, intranet, or network-restricted environments, tools that rely on external services can fail or behave unpredictably. dsh-chlorine confines itself to the local runtime, sidestepping those failure modes. Despite living in the web-tools category, it delivers its functionality without the usual network fragility.
It is well suited for developers who need pluggable web-tooling inside CI/CD pipelines or intranet servers, teams that prefer a minimal dependency surface, and engineers who must accomplish web-related tasks in network-isolated environments. The project is open-sourced under the MIT license, making it easy to audit and extend.
Use Cases
- Running web-tool tasks in sandboxed or intranet environments
- Executing pluggable web-related jobs inside CI/CD pipelines
- Completing local web-tool logic in network-isolated settings
Best For
- Teams that prefer a minimal dependency footprint
- Engineers who need web-tooling capability under network restrictions
- DevOps or platform developers who require local determinism
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.