weather

Retrieve current weather conditions and hourly forecasts for specified cities.

186|56|Updated Aug 13, 2025
One-click install
npx skills add https://github.com/aws-samples/sample-strands-agent-with-agentcore --skill weather-aws-samples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/aws-samples/sample-strands-agent-with-agentcore/tree/main/chatbot-app/agentcore/skills/weather
Command: npx skills add https://github.com/aws-samples/sample-strands-agent-with-agentcore --skill weather-aws-samples

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly surface reliable current conditions and multi-day forecasts for any city without manually checking multiple weather sites, reducing uncertainty for travel, events, and outdoor planning.

Core Features & Use Cases

  • Current conditions & hourly breakdown: Retrieve up-to-date weather observations and today's hourly forecast for a specified city.
  • Multi-day forecasting: Request 1–16 day forecasts for trip planning, event scheduling, and outdoor activities.
  • Disambiguation & presentation: Accept optional country names for ambiguous cities, present temperatures in Celsius and Fahrenheit, and include precipitation probability, wind speed, and humidity for informed decisions.

Quick Start

Get current conditions and a 7-day forecast for London, UK.

Frequently Asked Questions about weather

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get current weather conditions and an hourly forecast for a specific city?

To get current weather conditions and an hourly forecast, provide the city name to retrieve up-to-date observations, temperatures in Celsius and Fahrenheit, precipitation probability, wind speed, and humidity.

Can I get a multi-day weather forecast for trip planning and outdoor events?

Yes, you can request 1 to 16 days of weather forecasts for trip planning, event scheduling, and outdoor activities, including precipitation probability, wind speed, and humidity data.

How do I handle city name disambiguation when checking worldwide weather forecasts?

For city name disambiguation in worldwide weather forecasts, provide an optional country name alongside the city to ensure accurate geocoding and retrieve the correct local temperature and precipitation data.

What weather data is included in hourly forecasts and current conditions reports?

Hourly forecasts and current conditions report include temperatures in Celsius and Fahrenheit, precipitation probability, wind speed, and humidity to support informed decisions for travel and outdoor activities.

Does this weather forecast tool support querying multiple days for travel planning scenarios?

Yes, this weather forecast tool supports multi-day planning scenarios for travel and outdoor events worldwide, allowing you to request up to 16 days of forecast data for any specified city.