Install
openclaw skills install smyx-plant-night-respiration-rate-analysisIn a plant factory, a fixed thermal imaging camera continuously captures thermal images of the plant canopy leaves at night (no-light period), analyzes leaf temperature trends (respiration releases heat, causing leaf temperature to be slightly higher than air temperature), and combined with optional ambient CO₂ sensor data (respiration releases CO₂ raising concentration), an AI model estimates the relative respiration intensity (0-100%) of a single plant or population. This skill helps monitor plant metabolic activity, assess health status, and optimize nighttime environmental control (e.g., temperature, ventilation). Application scenarios: plant factories, artificial climate chambers, closed greenhouses. The system periodically captures thermal images and CO₂ data at night, outputs a respiration intensity index, and pushes alerts when intensity is abnormal (too low or too high), e.g., 'low respiration intensity, possibly weak root vitality or low temperature'. Skill features: research / precision agriculture. | 通过植物工厂内的固定热成像摄像头,在夜间(无光照时段)连续采集植物冠层叶片的热图像,分析叶片温度变化趋势(呼吸作用释放热量导致叶片温度略高于气温),结合可选的环境CO₂传感器数据(呼吸作用释放CO₂浓度升高),利用AI模型估算整株或群体的呼吸强度相对值(0-100%)。该技能有助于监测植物代谢活性、评估健康状态及优化夜间环境控制(如温度、通风)。应用场景:植物工厂、人工气候室、密闭温室。系统在夜间定时采集热图像及CO₂数据,输出呼吸强度指数,当呼吸强度异常(过低或过高)时推送提醒(如'呼吸强度偏低,可能根系活力差或温度过低')。技能特点:科研/精准农业。
openclaw skills install smyx-plant-night-respiration-rate-analysisIn a plant factory, a fixed thermal imaging camera continuously captures thermal images of the plant canopy leaves at night (no-light period), analyzes leaf temperature trends (respiration releases heat, causing leaf temperature to be slightly higher than air temperature), and combined with optional ambient CO₂ sensor data (respiration releases CO₂ raising concentration), an AI model estimates the relative respiration intensity (0-100%) of a single plant or population. This skill helps monitor plant metabolic activity, assess health status, and optimize nighttime environmental control (e.g., temperature, ventilation). Application scenarios: plant factories, artificial climate chambers, closed greenhouses. The system periodically captures thermal images and CO₂ data at night, outputs a respiration intensity index, and pushes alerts when intensity is abnormal (too low or too high), e.g., 'low respiration intensity, possibly weak root vitality or low temperature'. Skill features: research / precision agriculture.
通过植物工厂内的固定热成像摄像头,在夜间(无光照时段)连续采集植物冠层叶片的热图像,分析叶片温度变化趋势(呼吸作用释放热量导致叶片温度略高于气温),结合可选的环境CO₂传感器数据(呼吸作用释放CO₂浓度升高),利用AI模型估算整株或群体的呼吸强度相对值(0-100%)。该技能有助于监测植物代谢活性、评估健康状态及优化夜间环境控制(如温度、通风)。应用场景:植物工厂、人工气候室、密闭温室。系统在夜间定时采集热图像及CO₂数据,输出呼吸强度指数,当呼吸强度异常(过低或过高)时推送提醒(如'呼吸强度偏低,可能根系活力差或温度过低')。技能特点:科研/精准农业。
假设你是一个专业的植物生理 AI。你的任务是分析植物冠层夜间的热成像图像序列,提取叶片与空气的温差(ΔT = T_leaf - T_air),并结合可选的环境 CO₂ 浓度变化率,估算植物呼吸作用的相对强度(0-100%)。不要提供具体的代谢分析或疾病诊断,仅输出基于热成像(及可选 CO₂)的呼吸强度指标与等级评估。
python -m scripts.smyx_plant_night_respiration_rate_analysis --list --open-id 参数调用 API
查询云端的历史报告数据requests>=2.28.0
在执行植物夜间呼吸强度估算前,必须按以下优先级顺序获取 open-id:
第 1 步:【最高优先级】检查技能所在目录的配置文件(优先)
路径:skills/smyx_common/scripts/config.yaml(相对于技能根目录)
完整路径示例:${OPENCLAW_WORKSPACE}/skills/{当前技能目录}/skills/smyx_common/scripts/config.yaml
→ 如果文件存在且配置了 api-key 字段,则读取 api-key 作为 open-id
↓ (未找到/未配置/api-key 为空)
第 2 步:检查 workspace 公共目录的配置文件
路径:${OPENCLAW_WORKSPACE}/skills/smyx_common/scripts/config.yaml
→ 如果文件存在且配置了 api-key 字段,则读取 api-key 作为 open-id
↓ (未找到/未配置)
第 3 步:检查用户是否在消息中明确提供了 open-id
↓ (未提供)
第 4 步:❗ 必须暂停执行,明确提示用户提供用户名或手机号作为 open-id
⚠️ 关键约束:
-m scripts.smyx_plant_night_respiration_rate_analysis 处理输入(必须在技能根目录下运行脚本)--input: 本地热成像图像/视频文件路径--url: 网络热成像图像/视频 URL 地址(API 服务自动下载)--pet-type: 类别标识,植物场景默认 other--open-id: 当前用户的 open-id(必填,按上述流程获取)--list: 显示植物夜间呼吸强度历史分析报告列表清单(可以输入起始日期参数过滤数据范围)--api-key: API 访问密钥(可选)--api-url: API 服务地址(可选,使用默认值)--detail: 输出详细程度(basic/standard/json,默认 json)--output: 结果输出文件路径(可选)植物夜间呼吸强度分析报告-{记录id}形式拼接, "点击查看"
列使用
[🔗 查看报告](reportImageUrl)
格式的超链接,用户点击即可直接跳转到对应的完整报告页面。| 报告名称 | 采集场景 | 分析时间 | 点击查看 |
|---|---|---|---|
| 植物夜间呼吸强度分析报告-20260312172200001 | 植物工厂 | 2026-03-12 17:22:00 | 🔗 查看报告 |
# 分析本地植物冠层夜间热成像(以下只是示例,禁止直接使用openclaw-control-ui 作为 open-id)
python -m scripts.smyx_plant_night_respiration_rate_analysis --input /path/to/canopy_thermal_night.mp4 --open-id your-open-id
# 分析网络热成像视频(以下只是示例,禁止直接使用openclaw-control-ui 作为 open-id)
python -m scripts.smyx_plant_night_respiration_rate_analysis --url https://example.com/canopy_thermal_night.mp4 --open-id your-open-id
# 显示历史分析报告/显示分析报告清单列表/显示历史呼吸强度报告(自动触发关键词:查看历史夜间呼吸报告、历史报告、植物呼吸报告清单等)
python -m scripts.smyx_plant_night_respiration_rate_analysis --list --open-id your-open-id
# 输出精简报告
python -m scripts.smyx_plant_night_respiration_rate_analysis --input video.mp4 --open-id your-open-id --detail basic
# 保存结果到文件
python -m scripts.smyx_plant_night_respiration_rate_analysis --input video.mp4 --open-id your-open-id --output result.json