AI Agent Hub
Back to plugins
🤖

dsh-pest-plan

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-pest-plan

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

Run dsh plugin install uckkk/dsh-pest-plan in your terminal to install the plugin. Source code is available at https://github.com/uckkk/dsh-pest-plan .

About this plugin

When a plant shows signs of disease or pests, hobbyists and non-specialists often struggle to identify the cause and find the right care plan. dsh-pest-plan tackles exactly that pain point: it registers a diagnostic tool called pest_plan that accepts symptom descriptions and other parameters, then returns a targeted plant care plan so decisions no longer depend on scattered searches and trial and error.

The plugin is built with pure Node.js and has zero network dependencies. Once installed, it runs entirely locally within your session, making it a good fit for offline environments and for anyone who prefers to keep plant data on-device rather than sending it to external services.

Whether you are a home gardener, an agricultural technician, or a developer building automated pest-response workflows into a smart-growing system, dsh-pest-plan slots in as a lightweight in-conversation tool that quickly outputs actionable care recommendations.

Use Cases

  • Quickly obtaining a targeted care plan when leaves show unusual spots or pest damage
  • Making pest and disease assessments in offline or air-gapped environments without external APIs
  • Embedding an automated pest-response workflow into a smart-growing system

Best For

  • Home gardeners and balcony growers
  • Agricultural technicians and plant-protection specialists
  • Developers building smart-growing or farm-management systems