name: weather-pollen description: Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data. metadata: {"clawdbot":{"emoji":"🌤️","requires":{"bins":["curl"]}}}
Get weather and pollen reports for any location using free APIs.
When asked about weather or pollen in Anna, TX (or configured location), use the weather_report tool from this skill.
Get weather and pollen data for a specified location.
Args:
- includePollen (boolean, default: true) - Include pollen data
- location (string, optional) - Location name to display (coordinates configured via env)
Example:
{"includePollen": true, "location": "Anna, TX"}
Set location via environment variables (defaults for Anna, TX):
- WEATHER_LAT - Latitude (default: 33.3506)
- WEATHER_LON - Longitude (default: -96.3175)
- WEATHER_LOCATION - Location display name (default: "Anna, TX")
發現更多技能外掛,請訪問7w4.net。
這款天氣花粉外掛使用免費資料來源,基本功能實用,零門檻即可使用。但預設地點固定為美國 Anna, TX,中國使用者無法直接獲取準確的花粉預報,且缺乏錯誤提示機制,API 請求偶爾失敗時體驗不佳。適合輕度使用,對資料準確性要求不高的場景,專業使用建議等待功能完善。