Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control products, calculating spray rates, or managing pesticide compliance.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill pesticide --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pesticide?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-pesticide)More formats (shields.io, HTML) on the badges page.
---
name: "pesticide"
version: "1.0.0"
description: "Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control products, calculating spray rates, or managing pesticide compliance."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [pesticide, agriculture, ipm, herbicide, insecticide, fungicide, crop-protection]
category: "agriculture"
---
# 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*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!