get-weather-forecast

Fetch current weather conditions and multi-day forecasts from the wttr.in API.

2|1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/dalehurley/phpbot --skill get-weather-forecast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-weather-forecast
Source: https://github.com/dalehurley/phpbot/tree/main/skills/get-weather-forecast
Command: npx skills add https://github.com/dalehurley/phpbot --skill get-weather-forecast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly obtain accurate current weather and forecasts for any location using a single, API-backed tool without switching apps.

Core Features & Use Cases

  • Current conditions: Temperature, wind, precipitation, and visibility for any city.
  • Forecast insights: Multi-day outlook to plan activities and travel.
  • Use Case: Example: planning a weekend trip by checking Sydney's forecast.

Quick Start

Ask me for the current weather and a multi-day forecast for a city.

Frequently Asked Questions about get-weather-forecast

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

FAQPage Schema
How do I get current weather conditions and a multi-day forecast for a specific city?

To get current weather conditions and a multi-day forecast, provide a location name to retrieve temperature, wind, precipitation, and visibility data via the wttr.in API. The tool fetches current conditions and a multi-day outlook to support travel planning and daily scheduling.

Can I fetch weather forecasts for any location worldwide using an API?

Yes, you can fetch weather forecasts for any location worldwide using an API. By supplying a city name, the tool queries the wttr.in API to retrieve current conditions and multi-day forecast insights, handling API errors gracefully to return a readable summary.

Does the wttr.in API support retrieving temperature, wind, and visibility data for travel planning?

The wttr.in API supports retrieving temperature, wind, precipitation, and visibility data for travel planning. It applies to on-demand weather lookups for cities worldwide, delivering current conditions and multi-day forecasts to help plan activities and trips.

What is the best way to check a multi-day weather outlook for event scheduling without switching apps?

The best way to check a multi-day weather outlook for event scheduling without switching apps is using a single API-backed tool. It fetches current conditions and forecast insights for a given location, delivering a readable summary suitable for display.

How does this tool handle API errors when looking up current weather conditions?

When looking up current weather conditions, the tool handles API errors gracefully. It requires access to the wttr.in API and a location name as input, managing request failures to ensure it returns a readable summary of the current conditions and forecast.

Are there limitations when using wttr.in for on-demand weather lookups?

Limitations when using wttr.in for on-demand weather lookups include relying on the external API's availability and requiring a valid location name. The tool manages API errors gracefully but depends on the API to deliver current conditions and multi-day forecasts.