AI Agent Hub
Back to plugins
⚙️

dsh-cycle-water

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-cycle-water

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

Run dsh plugin install uckkk/dsh-cycle-water in your terminal to install; source code at https://github.com/uckkk/dsh-cycle-water .

About this plugin

Starting a new aquarium means one thing most newcomers underestimate: the nitrogen cycle. Rushing livestock into a tank before cycling has matured remains the single most common setup mistake. dsh-cycle-water compresses that entire process into one tool call. You pass in your parameters and it returns a staged cycling plan, so you know exactly what to do at each phase and roughly how long to wait, without stitching together scattered forum threads.

Under the hood it is a pure Node.js implementation with zero network dependencies. Once registered in a DeepSeek Harness session, the cycle_water tool is available immediately. Every plan is generated locally and instantly, with no external API lookups or timeouts to worry about.

Whether you are setting up your very first tank, recovering a neglected one, or simply want a reliable cycling checklist tucked into your AI workflow for quick reference, this lean, offline, plug-and-play plugin has you covered.

Use Cases

  • Look up staged cycling steps and timelines during first tank setup
  • Get a tailored recovery plan after a neglected tank deteriorates
  • Invoke the cycling checklist in one line within an AI chat session

Best For

  • First-time keepers staring at an empty tank, unsure where to start
  • Experienced hobbyists trying to revive a water column that has drifted off
  • Developers who want aquarium care baked into their AI workflows