weather

Retrieve current weather and 3-day forecasts for cities, coordinates, and airport codes.

36|4|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/xg-gh-25/SwarmAI --skill weather-xg-gh-25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/xg-gh-25/SwarmAI/tree/main/backend/skills/s_weather
Command: npx skills add https://github.com/xg-gh-25/SwarmAI --skill weather-xg-gh-25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide quick access to current weather conditions and short-term forecasts for any location worldwide without requiring API keys.

Core Features & Use Cases

  • Current conditions and a 3-day forecast for any supported location.
  • No API key required; uses freely available services (wttr.in, Open-Meteo).
  • Use Case: planning daily activities or trips with temperature, humidity, and wind information.

Quick Start

Ask for the weather in a location to receive current conditions and a short forecast.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get a current weather forecast for a location without an API key?

To get a current weather forecast without an API key, you can request conditions for any city name, coordinates, or airport code. The service queries free sources like wttr.in and Open-Meteo to provide a concise summary.

Can I look up weather conditions using airport codes or GPS coordinates?

Yes, you can look up weather conditions using airport codes or GPS coordinates. The tool processes these inputs alongside city names to retrieve current temperature, humidity, and wind data from its connected weather sources.

Does the weather forecast provide temperatures in both Celsius and Fahrenheit?

Yes, the weather forecast provides temperatures in both Celsius and Fahrenheit. It parses current conditions and 3-day forecast data to output a readable summary containing both temperature scales.

What is the best way to find current weather conditions and a 3-day forecast for trip planning?

The best way to find current conditions and a 3-day forecast for trip planning is to query a location directly. The tool returns temperature, humidity, and wind information needed for daily activities without requiring registration.

Are weather alerts or historical data included in the forecast output?

No, weather alerts and historical data are not included in the forecast output. The service is designed to present only current conditions and brief 3-day forecasts, ensuring a concise and readable summary.

What free sources does this weather tool use to retrieve location data?

This weather tool uses the free sources wttr.in and Open-Meteo to retrieve location data. These services supply the current conditions and short-term forecasts without requiring any API key setup.