AI Agent Hub
Back to plugins
🧰

dsh-indium

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-indium

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

Run dsh plugin install uckkk/dsh-indium in DeepSeek Harness to install this plugin. Source: https://github.com/uckkk/dsh-indium

About this plugin

dsh-indium (Indium) is a lightweight plugin written entirely in Node.js with zero network dependencies. All logic runs locally, making it ideal for offline or air-gapped environments where external calls are a liability rather than a convenience.

Use Cases

  • Step-by-step JSON field extraction in offline environments
  • Data assembly pipelines where network instability is a concern
  • Local debugging where each field output is verified incrementally

Best For

  • Node.js developers who prefer zero external dependencies
  • Engineers working in air-gapped or low-connectivity setups
  • Automation users who favor step-by-step confirmation of each output