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:
Current conditions
3-day forecast
Works with city names or coordinates
Supports multiple units (metric/imperial)
Source: github.com/openpawz-skills/weather
Suggestions or bugs? Reply below!