AI Agent Hub
Back to plugins
⚙️

dsh-tank-setup

Workflow Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-tank-setup

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

Run dsh plugin install uckkk/dsh-tank-setup in DeepSeek Harness to install the plugin; the full source is available at https://github.com/uckkk/dsh-tank-setup

About this plugin

Starting a new aquarium is rarely about buying gear. It is about the cascade of small decisions: what water temperature to set, how to stage the biofilter, which day the first water change lands, and whether livestock can go in right away. dsh-tank-setup collapses that guesswork into a single tool call. You pass in the key parameters, and it returns a matched care plan, so you stop stitching together answers from a dozen forum threads.

Under the hood the plugin is pure Node with zero network dependencies. It runs entirely inside your local agent session, responds instantly, and keeps working even when the internet is down. Once registered as an agent-workflow tool, you simply ask a natural-language question in the conversation and tank_setup fires. No API keys, no dashboards, no extra configuration to maintain.

It is a good fit for first-timers who want a sane tank-startup checklist in seconds, and for veteran keepers who are resizing a system or swapping species and need a quick sanity check on the care schedule. In short: stop overthinking it, call tank_setup, and follow the plan it hands back.

Use Cases

  • Pull a complete care plan covering temperature, filtration, and water-change cadence for a brand-new tank
  • Sanity-check existing parameters before resizing a system or swapping livestock
  • Consult a tank-startup checklist inside an agent session with no internet access

Best For

  • First-timers who want a trustworthy startup checklist without reading dozens of threads
  • Veteran keepers resizing a system or swapping species and need a quick schedule sanity-check
  • Developers embedding aquarium reference into a local agent-workflow pipeline