AI Agent Hub
Back to plugins
🧰

dsh-phosphorus

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-phosphorus

Paste the following prompt into your AI chat to install this plugin:

Install the Phosphorus plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-phosphorus, available at https://github.com/uckkk/dsh-phosphorus.

About this plugin

Phosphorus (dsh-phosphorus) is a web-tools plugin for DeepSeek Harness. Named after the element phosphorus—light, reactive, and indispensable—the name captures its design philosophy: extend the Web tooling layer with as few dependencies as possible.

The entire plugin is implemented in pure Node.js with zero additional network dependencies. That keeps the environment footprint minimal: no complex proxy setup, no extra runtime configuration—just drop it into your Harness workflow and go.

If you are looking for a lean, low-friction web-tools plugin, Phosphorus is worth a look. It suits developers who prefer a minimal stack and want to spend their energy on business logic rather than infrastructure.

Use Cases

  • Add a web-tools layer to a Harness workflow without pulling in extra network dependencies
  • Spin up networking plugins quickly in resource-constrained environments
  • Extend web tooling with minimal dependencies and plug it into an existing Node service

Best For

  • Developers who prefer a lean stack and want to avoid maintaining complex runtime dependencies
  • Teams that need to integrate web-tool capabilities into Harness quickly
  • Indie projects that value zero-config setup and minimal infrastructure overhead