Weather Pollen

👤 thesethrose 📦 v1.0.3 ⭐ 4.2 ⬇️ 5.7K 下載
🏠 生活服務 免費

📖 技能介紹


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"]}}}


Weather and Pollen Skill

Get weather and pollen reports for any location using free APIs.

Usage

When asked about weather or pollen in Anna, TX (or configured location), use the weather_report tool from this skill.

Tools

weather_report

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"}

Configuration

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。

APIs Used

  • Weather: Open-Meteo (free, no API key)
  • Pollen: Pollen.com (free, no API key)

🤖 AI 評測

這款天氣花粉外掛使用免費資料來源,基本功能實用,零門檻即可使用。但預設地點固定為美國 Anna, TX,中國使用者無法直接獲取準確的花粉預報,且缺乏錯誤提示機制,API 請求偶爾失敗時體驗不佳。適合輕度使用,對資料準確性要求不高的場景,專業使用建議等待功能完善。

📊 多維度評分

適應性4.1
規範性4.1
有效性4.3
可靠性4.1
可信度4.3

📁 包含檔案 (4 個)

📄 SKILL.md 1.1 KB
📄 _meta.json 133 B
📄 logic.ts 6.3 KB
📄 package.json 380 B