weather

Retrieve current weather data and forecasts for any location via wttr.in or Open-Meteo.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/pablomat555/eggent-ai --skill weather-pablomat555
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/pablomat555/eggent-ai/tree/main/bundled-skills/weather
Command: npx skills add https://github.com/pablomat555/eggent-ai --skill weather-pablomat555

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve current weather data and forecasts for any location without manual lookups, enabling quick planning and decisions.

Core Features & Use Cases

  • Current conditions: fetches temperature, conditions, humidity for a given city or coordinates.
  • Forecasts: provides short-term forecasts for planning travel or outdoor activities.
  • No API key required: uses public endpoints like wttr.in or Open-Meteo.

Quick Start

Ask for the current weather in a location 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 and forecasts without an API key?

You can retrieve current weather and forecasts without an API key by querying public endpoints like wttr.in or Open-Meteo. This approach fetches temperature, conditions, and humidity for any specified location using curl.

Can I use curl to fetch weather data for specific coordinates?

Yes, you can use curl to fetch weather data for specific coordinates. The Skill retrieves accurate current conditions and short-term forecasts by querying location-based data from public endpoints like Open-Meteo.

What weather information is available for daily planning and travel decisions?

Weather information available for daily planning and travel decisions includes current temperature, atmospheric conditions, and humidity. The Skill also provides short-term forecasts to help you plan outdoor activities or trips.

Do I need internet access to retrieve weather forecasts for a location?

Yes, you need internet access to retrieve weather forecasts for a location. The Skill requires connectivity to use curl for fetching live weather data from public endpoints like wttr.in and Open-Meteo.

What is the best way to retrieve short-term weather forecasts for outdoor activities?

The best way to retrieve short-term weather forecasts for outdoor activities is by querying public endpoints like wttr.in or Open-Meteo. This Skill uses curl to fetch concise weather reports without requiring any API key.