weather

Provides current weather conditions and multi-day forecasts for cities or airport codes.

6.6k|511|Updated May 6, 2026
One-click install
npx skills add https://github.com/opensquilla/opensquilla --skill weather-opensquilla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/opensquilla/opensquilla/tree/main/src/opensquilla/skills/bundled/weather
Command: npx skills add https://github.com/opensquilla/opensquilla --skill weather-opensquilla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weather lookups often slow you down because you need quick, reliable conditions and forecasts for a specific place without juggling multiple services or accounts.

Core Features & Use Cases

  • Current conditions & forecasts: Look up today’s weather and multi-day forecasts for an explicit location such as a city or airport code.
  • Multiple formats: Retrieve one-line summaries, detailed conditions, JSON-friendly output, or even a PNG image.
  • Practical planning use: Use for travel checks and day-to-day questions like whether it will rain or how warm it will be.

Quick Start

Ask: "What’s the weather in London?" and use the weather skill to fetch a concise summary via wttr.in.

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 specific city?

You can retrieve current weather forecasts and conditions for a specific city or airport code by requesting a summary. It provides temperature, rain likelihood, and multi-day forecasts without requiring an API key.

Can I get weather data in JSON format or as a PNG image?

Yes, you can retrieve weather data in multiple formats including JSON output for data integration or a PNG image. It also supports compact one-line summaries and detailed text conditions via the wttr.in endpoints.

Do I need an API key to check the weather and rain probability?

No, you do not need an API key to check the weather or rain probability. The lookup service operates without account requirements, directly fetching conditions and forecasts for your requested location.

What is the best way to check if it will rain for travel planning?

The best way to check rain likelihood for travel planning is to request a weather summary for your destination city or airport code. This provides current conditions and multi-day forecasts to help you prepare.

Does the weather lookup support airport codes for location searches?

Yes, the weather lookup explicitly supports airport codes as valid location queries. You can use them to fetch accurate current conditions and multi-day forecasts for travel or daily planning.