Back to Directory
research

Weathercli

Get current weather conditions and forecasts for any location worldwide. Returns structured data with temperature, humidity, wind, precipitation, and more. No API key required.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...
API Key Required

This skill requires external API keys. Check the repository for .env setup instructions.

About this Skill

- Initial release of weathercli. - Provides real-time current weather and detailed forecast (daily or hourly) for any location worldwide—no API key required. - Supports flexible location input, human-readable and JSON outputs, and structured data including temperature, humidity, wind, precipitation, UV index, and more. - Includes location search with coordinates and timezone info. - Easy CLI usage with clear error messages, best practices, and installation instructions. - Uses Open-Meteo API with worldwide coverage and local timezone adjustment.
Weathercli - OpenClaw Skill