AI Agent Hub
Back to plugins
🧰

dsh-repot-check

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-repot-check

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

Run dsh plugin install uckkk/dsh-repot-check in your DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/uckkk/dsh-repot-check .

About this plugin

Every plant parent knows the nagging question: should I repot this one or not? The soil looks fine, yet the roots seem to have claimed every inch of the pot. dsh-repot-check exists to cut through that guesswork — feed it a few key parameters about your plant, and it tells you whether repotting is due and what care steps follow.\n\nThe plugin registers a single, focused tool called repot_check. It is written in pure Node.js with zero network calls, no external APIs, and no heavy runtime dependencies. It responds quickly, stays out of the way, and drops into any conversation as a lightweight check you can rely on.\n\nWhether you are a casual green-thumb trying to keep a monstera from leaning off the shelf, or a developer assembling a plant-care toolkit, this small utility fits neatly into the flow and spares you the afternoon lost to forum threads and conflicting advice.

Use Cases

  • Ask in a chat whether a specific plant is due for repotting and get a quick verdict with care steps
  • Wire the repot_check tool into a custom plant-maintenance pipeline to batch-produce care plans
  • Add a zero-network repotting decision node to a home greenery management assistant

Best For

  • Indoor plant owners who keep second-guessing when to repot
  • Developers building plant-care chatbots or maintenance toolchains
  • Makers who prefer lean, offline plugins over external API dependencies