AI Agent Hub
Back to plugins
⚙️

dsh-water-care

Workflow Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-water-care

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

Run dsh plugin install uckkk/dsh-water-care in DeepSeek Harness to install this plugin, sourced from https://github.com/uckkk/dsh-water-care.

About this plugin

In aquaculture, water quality is the core variable that determines ecosystem health, yet different parameter combinations often call for entirely different maintenance strategies. dsh-water-care turns this experiential knowledge into a structured workflow tool: pass in water quality parameters and receive targeted aquaculture care plans, eliminating the need to repeatedly dig through scattered references.

Its core capability is deliberately focused: a single tool called water_care that returns aquaculture care recommendations based on the parameters you provide. The entire implementation is built in pure Node.js with zero network dependencies, meaning it runs reliably in offline environments with minimal deployment and maintenance overhead.

Whether you are a hobbyist aquarist attentive to water quality, a pet-store professional who needs to deliver informed recommendations quickly, or a developer looking to embed water-care decisions into an automated workflow, this lightweight plugin is ready to use the moment you install it.

Use Cases

  • Retrieve targeted care plans from water quality parameters in one call
  • Deliver professional maintenance advice to customers at a pet store quickly
  • Embed water-quality judgment logic into an automated workflow

Best For

  • Hobbyist aquarists who want structured care recommendations
  • Pet-store staff who need quick, professional advice on water quality
  • Developers building agent workflows that include aquaculture decisions