← Back to Skills Marketplace
Pesticide
by
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
162
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install pesticide
Description
Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control pro...
Usage Guidance
This skill appears coherent and self-contained: it runs a bundled shell script that prints pesticide reference content and does not request credentials or perform network downloads in the shown code. Before installing, review the full scripts/script.sh (the provided excerpt is truncated) to confirm there are no unexpected network calls or file I/O later in the file. Run the skill in a restricted environment or sandbox if you want to be extra cautious, and avoid running it with elevated privileges. Remember this is a reference tool and not a substitute for official label/regulatory guidance; verify PHI/REI/residue limits from authoritative regulatory sources for compliance decisions.
Capability Analysis
Type: OpenClaw Skill
Name: pesticide
Version: 1.0.0
The 'pesticide' skill is a purely informational reference tool for agricultural pesticide management. The main execution logic in `scripts/script.sh` consists of static text output providing guidance on chemical classes, safety protocols, and regulatory compliance, with no network activity, file system modifications, or sensitive data access.
Capability Assessment
Purpose & Capability
Name/description (pesticide management reference) align with the provided SKILL.md and the script commands (intro, classes, ipm, application, safety, etc.). The included script implements those commands and there are no unrelated requirements (no cloud credentials, no extra binaries).
Instruction Scope
SKILL.md directs the agent to run local script.sh commands that output pesticide reference material. The instructions do not ask the agent to read arbitrary system files, access external endpoints, or collect unrelated environment data. They do reference an optional PESTICIDE_DIR config variable in documentation, but no required env vars are declared.
Install Mechanism
No install spec is present (instruction-only behavior). The skill does include a script file that will be executed when invoked, but it is included in the package (no downloads or external installers). No high-risk download or extraction steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented optional PESTICIDE_DIR is proportionate for local data storage and is not required. The script content shown does not read secrets or other env vars.
Persistence & Privilege
Flags are default (always: false; user-invocable; autonomous invocation allowed). The skill does not request permanent presence or modify other skills. This level of privilege is normal for user-invocable skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pesticide - After installation, invoke the skill by name or use
/pesticide - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Pesticide?
Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control pro... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Pesticide?
Run "/install pesticide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pesticide free?
Yes, Pesticide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pesticide support?
Pesticide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pesticide?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.
More Skills