← 返回 Skills 市场
Ai Intelligent Agriculture Monitoring
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.3
· MIT-0
297
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-agriculture-monitoring
功能描述
农业监控,作物监测 + 病虫害识别。
使用说明 (SKILL.md)
AI 智能农业监控系统
描述
农业监控,作物监测 + 病虫害识别。
功能
- 作物监测(生长监测)
- 病虫害识别(病害检测)
- 土壤分析(土壤检测)
- 灌溉管理(智能灌溉)
- 产量预测(产量预估)
定价
- 基础版:¥199/月(10 亩)
- 专业版:¥999/月(100 亩)
- 企业版:¥2999/月(无限亩)
适用场景
- 智慧农业
- 农场管理
- 温室种植
- 精准农业
技术栈
- Python + FastAPI
- 图像识别
- IoT 传感器
- 数据分析
安装
git clone https://github.com/openclaw-skills/ai-intelligent-agriculture-monitoring
cd ai-intelligent-agriculture-monitoring
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This SKILL.md asks you to clone and run code from a GitHub repo but the package metadata doesn't declare the required tools or any credentials — that's an inconsistency. Before installing: inspect the GitHub repo (read the code, requirements.txt, and any startup scripts), confirm the repo's provenance (owner, commits, stars), run the code in an isolated environment or VM, review what network endpoints the app contacts and whether it requires device/cloud credentials, and prefer skills that declare their install steps and required secrets in the registry. If you can't review the code yourself, don't run the pip install / python app.py steps on a production machine.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-agriculture-monitoring
Version: 1.0.3
The skill bundle contains only metadata and descriptive documentation (SKILL.md) for an agricultural monitoring system. It lacks any executable code, suspicious instructions, or indicators of malicious intent, providing only standard installation steps for a Python-based project.
能力评估
Purpose & Capability
The stated purpose (crop monitoring, pest detection, soil analysis, IoT sensors) is coherent with a Python/FastAPI app. However the registry metadata lists no required binaries or environment variables while the SKILL.md explicitly instructs cloning a GitHub repo and running Python/pip commands — a clear mismatch in declared vs. actual needs.
Instruction Scope
SKILL.md tells the user to run: git clone https://github.com/openclaw-skills/ai-intelligent-agriculture-monitoring; pip install -r requirements.txt; python app.py. Those steps instruct executing remote code without showing what the code does, what network endpoints it will contact, or what credentials it expects. The instructions do not constrain or document runtime behaviors (open ports, external APIs, telemetry), so running them could execute arbitrary actions.
Install Mechanism
Install is via git clone from github.com — a well-known host, which is lower risk than an arbitrary URL, but still involves pulling and executing third-party code. The absence of an explicit install spec in the registry despite these instructions is inconsistent and increases risk because the platform's install-time checks may be bypassed.
Credentials
No environment variables or credentials are declared, but the claimed features (IoT sensors, data stores, model inference, irrigation control) typically require API keys, device credentials, or cloud access. The lack of declared secrets is either an omission or indicates the SKILL.md omits important configuration — either way it's a red flag.
Persistence & Privilege
The skill does not request always:true and declares no system config paths or persistent privileges. It is user-invocable and can be invoked autonomously by the agent (platform default), but there are no additional privilege flags set.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-agriculture-monitoring - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-agriculture-monitoring触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
ai-intelligent-agriculture-monitoring 1.0.3
- Updated SKILL.md with comprehensive feature details, pricing tiers, and suitable scenarios.
- Added technical stack and step-by-step installation instructions.
- Enhanced description to clarify crop monitoring, disease/pest identification, and intelligent irrigation features.
- Included author and creation date information.
元数据
常见问题
Ai Intelligent Agriculture Monitoring 是什么?
农业监控,作物监测 + 病虫害识别。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 297 次。
如何安装 Ai Intelligent Agriculture Monitoring?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-agriculture-monitoring」即可一键安装,无需额外配置。
Ai Intelligent Agriculture Monitoring 是免费的吗?
是的,Ai Intelligent Agriculture Monitoring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Agriculture Monitoring 支持哪些平台?
Ai Intelligent Agriculture Monitoring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Agriculture Monitoring?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.3。
推荐 Skills