← 返回 Skills 市场
ckchzh

Pesticide

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pesticide
功能描述
Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control pro...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pesticide
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pesticide 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug pesticide
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Pesticide 是什么?

Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control pro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。

如何安装 Pesticide?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pesticide」即可一键安装,无需额外配置。

Pesticide 是免费的吗?

是的,Pesticide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pesticide 支持哪些平台?

Pesticide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pesticide?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论