weather

Query wttr.in and Open-Meteo for current weather and forecasts.

1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/phillipgan/myagent --skill weather-phillipgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/phillipgan/myagent/tree/main/skills/weather
Command: npx skills add https://github.com/phillipgan/myagent --skill weather-phillipgan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the need for quick and easy access to current weather conditions and forecasts without the need for any API key.

Core Features & Use Cases

  • Real-time Weather: Obtain the current weather status with just one command.
  • Forecast Information: Receive forecasts including temperature, humidity, wind speed, and conditions.
  • Location Flexibility: Access weather data for any location by providing the city name or airport code.

Quick Start

To check the weather in London, simply type 'weather London'.

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 forecasts without an API key?

You can get current weather conditions and forecasts without an API key by querying publicly available weather services like wttr.in and Open-Meteo. This approach handles location-based queries and offers various format options for data retrieval.

How do I check local weather data using a city name or airport code?

To check local weather data, simply provide the city name or airport code as a command parameter. For example, typing a command with 'London' instantly retrieves the current weather status and forecast information for that location.

What forecast details like temperature, humidity, and wind speed can I retrieve?

You can retrieve forecast details including temperature, humidity, wind speed, and atmospheric conditions. The weather data is obtained by querying publicly available weather services to provide comprehensive real-time and forecast information.

Does this weather forecast tool require any setup or dependencies?

No setup or dependencies are required to use this weather forecast tool. It operates using basic scripts that query public weather services directly, allowing you to obtain current conditions and forecasts instantly without complex environment configuration.

What is the best way to retrieve complex weather information with simple commands?

The best way to retrieve complex weather information is using simple commands compatible with public weather services. This method handles location-based queries and various format options, providing detailed forecasts without requiring API keys.