askill
weather-pollen

weather-pollenSafety 95Repository

Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.

0 stars
1.2k downloads
Updated 1/25/2026

Package Files

Loading files...
SKILL.md

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

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

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

83/100Analyzed 2/18/2026

Well-structured weather and pollen skill with clear usage instructions, parameterized configuration, and documented APIs. Provides a weather_report tool with includePollen option. Uses free APIs (Open-Meteo, Pollen.com) with no authentication. Located in dedicated skills folder with metadata including emoji. Good reusability and clarity, though could include more detailed outputs. Low internal-only signal as it's a general-purpose skill."

95
85
85
70
80

Metadata

Licenseunknown
Version-
Updated1/25/2026
PublisherTheSethRose

Tags

api