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

APIs Used

小葱技能站7w4.net每天更新,海量AI技能等你发现。

  • 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