pesticide
# Pesticide — Pesticide Management Reference
Quick-reference skill for pesticide classification, application, safety, and integrated pest management.
## When to Use
- Selecting appropriate pesticides for specific pests
- Calculating application rates and spray volumes
- Implementing Integrated Pest Management (IPM) programs
- Understanding pre-harvest intervals and residue limits
- Managing pesticide safety and regulatory compliance
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of pesticides — classification, mode of action, regulatory framework.
### `classes`
```bash
scripts/script.sh classes
```
Chemical classes — organophosphates, pyrethroids, neonicotinoids, biologicals.
### `ipm`
```bash
scripts/script.sh ipm
```
Integrated Pest Management — thresholds, scouting, biological control, cultural practices.
### `application`
```bash
scripts/script.sh application
```
Application methods — spraying, seed treatment, soil drench, fumigation, rates.
### `safety`
```bash
scripts/script.sh safety
```
Safety protocols — PPE, REI, PHI, storage, disposal, emergency response.
### `resistance`
```bash
scripts/script.sh resistance
```
Resistance management — IRAC/FRAC/HRAC groups, rotation strategies, monitoring.
### `regulations`
```bash
scripts/script.sh regulations
```
Regulatory framework — EPA registration, MRLs, label law, record-keeping.
### `checklist`
```bash
scripts/script.sh checklist
```
Pesticide application and compliance checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `PESTICIDE_DIR` | Data directory (default: ~/.pesticide/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
标签
skill
ai