← 返回
开发者工具

Pollen Forecast 花粉播报

Daily pollen forecast and allergy alerts for Chinese cities. Use when user asks about pollen levels, allergy season, hay fever, flower pollen, 花粉, 过敏, or wan...
Daily pollen forecast and allergy alerts for Chinese cities. Use when user asks about pollen levels, allergy season, hay fever, flower pollen, 花粉, 过敏, or wan...
yuchen-lju
开发者工具 clawhub v1.0.0 1 版本 99858.4 Key: 无需
★ 0
Stars
📥 705
下载
💾 6
安装
1
版本
#latest

概述

Pollen Forecast 花粉播报

Deliver daily pollen forecasts and allergy alerts for Chinese cities using web search.

Quick Start

When user asks about pollen:

  1. Search for current pollen data using web_search
  2. Format into a concise daily report
  3. Optionally set up daily cron job for automated alerts

Search Queries

Use these search patterns for best results:

{城市}今日花粉浓度预报
{城市}未来三天花粉预测
{城市}花粉过敏季 {月份}

Report Format

Structure the daily report as:

🌸 {城市}花粉日报 — {日期}

📊 今日花粉等级:{等级}({数值})
🌲 主要花粉种类:{种类列表}
📈 未来3天趋势:{趋势}
🛡️ 出行建议:{建议}

Pollen Level Scale (China Standard)

LevelDescriptionAction
---------------------------
1级一般人群无需防护
2级较低重度过敏者注意
3级偏高过敏者戴口罩
4级较高N95 + 护目镜
5级很高尽量室内活动

Key Pollen Calendar (Beijing)

TreeStartPeakEndAllergenicity
---------------------------------------
柏科 (Cypress)Mar 9Mar 30Apr 25⚠️ Very High
杨柳科 (Poplar/Willow)Mar 9Mar 26Apr 20⚠️ High
榆科 (Elm)Mar 1Mid-MarAprMedium
松科 (Pine)Mar 15May 11Jun 19Low
桦木 (Birch)AprMid-AprMayHigh

Protection Mnemonic: 躲戴洗备

CharAction
--------------
Stay indoors during peak hours (10:00-17:00)
Wear N95 mask + pollen-proof goggles outdoors
Wash face, rinse nose with saline upon return
Keep nasal spray + antihistamines ready

Setting Up Daily Alerts (Cron)

To create automated daily pollen alerts, use openclaw cron add:

openclaw cron add \
  --name "每日花粉播报" \
  --cron "30 8 * * *" \
  --tz "Asia/Shanghai" \
  --exact \
  --session isolated \
  --wake now \
  --announce \
  --channel {channel} \
  --to "{user_target}" \
  --model "openrouter/google/gemini-2.5-flash" \
  --timeout-seconds 120 \
  --message "Search for today's pollen forecast for {city} and deliver a concise daily report following the pollen-forecast skill format."

Adjust --cron, --tz, --channel, --to, and city as needed.

Monitoring Tools

Recommend these to users:

  • WeChat Official Account: 花粉监测预报
  • WeChat Mini Program: 花粉健康宝
  • Beijing Meteorological Service daily updates

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 07:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,398
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,499
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,555