🌤️ Weather Skill — Get Weather Anywhere

Skill Name: Weather Skill

What it does:
Get current weather and forecasts for any location. Uses wttr.in API (free, no key required).

Installation:

openpawz install @community/weather-skill

Example usage:

> What's the weather in Tokyo?

🌤️ Tokyo, Japan
Current: 22°C (72°F), Partly Cloudy
Humidity: 65%
Wind: 12 km/h NE

Today: High 26°C, Low 18°C
Tomorrow: High 24°C, Low 17°C, Light Rain

Requirements/Dependencies:

  • None! Uses free wttr.in API

Features:

  • :white_check_mark: Current conditions
  • :white_check_mark: 3-day forecast
  • :white_check_mark: Works with city names or coordinates
  • :white_check_mark: Supports multiple units (metric/imperial)

Source: github.com/openpawz-skills/weather


Suggestions or bugs? Reply below!