AI Agent Hub
Back to skills
Plant Disease Recognition icon

Plant Disease Recognition

Professional Updated 2026.08.29

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

Please follow https://skillhub.cn/install/skillhub.md to install @user_bb47e3e3/plant-disease-recognition-analysis.

About this skill

Problem Context

In agriculture and horticulture, visual symptoms such as yellow leaf spots, mold, stem wilt, and discoloration often require experienced plant-protection staff to distinguish among fungal, bacterial, viral, and physiological disorders. When users only have a photo or video, it is hard to quickly determine the likely disease, severity, and next action.

How It Works

The skill accepts image or video input and follows a workflow covering lesion detection, disease classification, severity assessment, and prevention advice generation. It supports local file paths or network URLs for mp4/avi/mov and jpg/jpeg/png, up to 10 MB. During execution, it uses the bundled script scripts/plant_disease_recognition_analysis.py to analyze visible symptoms, environmental context, and crop growth stage, then outputs a structured report containing disease name, pathogenic cause, and control recommendations. Historical report queries use --list to read from the cloud API and render results as a Markdown table, avoiding local memory or manual aggregation.

Boundaries

Captures should show the affected area clearly, preserve typical symptoms, and avoid strong backlighting, overexposure, or fully decayed tissue. The output is a diagnostic reference only and does not replace on-site assessment by plant-protection professionals. The skill does not generate temporary scripts and does not ask users for internal identity parameters.

Use Cases

  • Farmers photograph leaf lesions to determine if a fungal disease is likely and obtain control advice.
  • Horticulturists upload potted yellow-leaf video to identify likely disease type and severity.
  • Plant-protection staff query historical recognition reports to review cloud-based disease analysis by date.
  • Researchers submit a remote image URL to generate a structured report with cause and prevention advice.

Best For

  • Farmers who need rapid leaf-lesion type assessment and practical treatment advice.
  • Horticulture staff who need to identify potted-plant disease severity during routine care.
  • Plant-protection specialists who need to query cloud-stored historical disease recognition reports.
  • Researchers who need image or video disease analysis compiled into structured reports.