weather

Retrieve current weather conditions and short-term forecasts for any city, region, or airport code.

Updated May 18, 2022
One-click install
npx skills add https://github.com/kendreaditya/.config --skill weather-kendreaditya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/kendreaditya/.config/tree/main/claude/skills/weather
Command: npx skills add https://github.com/kendreaditya/.config --skill weather-kendreaditya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide current weather conditions and short-term forecasts for any location.

Core Features & Use Cases

  • Current Weather: Retrieve current conditions using wttr.in or Open-Meteo.
  • Forecasts: Get 3-day or longer forecasts for planning travel or daily activities.
  • No API Key: Works without API keys; uses public endpoints.
  • Location requirements: Always include a city, region, or airport code in weather queries.

Quick Start

Ask for the current weather in a city to receive a concise report.

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 public endpoints like wttr.in or Open-Meteo. Simply provide a city, region, or airport code to retrieve concise current weather reports or extended forecasts for planning.

What location formats can I use to retrieve weather data?

You can retrieve weather data using a city, region, or airport code as the location format. These inputs are accepted by the public endpoints to provide current conditions and short-term forecasts for any specified area.

Can I get a 3-day weather forecast for travel planning?

Yes, you can get a 3-day or longer weather forecast for travel planning. By specifying a city, region, or airport code, the skill returns extended forecasts using public endpoints like wttr.in or Open-Meteo.

What is the best way to check weather forecasts via a CLI?

The best way to check weather forecasts via a CLI is by using public endpoints such as wttr.in or Open-Meteo. You can request current conditions or extended forecasts by providing a city, region, or airport code without needing an API key.

Does the weather skill work with Open-Meteo and wttr.in endpoints?

Yes, the weather skill works with Open-Meteo and wttr.in public endpoints. It relies on these services to provide current weather conditions and short-term forecasts for any location without requiring an API key.

Are there limitations to using public endpoints for weather data?

Limitations of using public endpoints for weather data include relying on the availability and rate limits of services like wttr.in and Open-Meteo. No API key is required, but you must always include a valid city, region, or airport code in your query.