weather

Fetch current weather conditions and forecasts via wttr.in or Open-Meteo.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weather information is often scattered across apps and websites; this skill provides quick, reliable current conditions and forecasts for any location via wttr.in or Open-Meteo.

Core Features & Use Cases

  • Current weather: temperature, conditions, and location.
  • 4- to 7-day forecasts and travel planning.
  • No API key required; uses publicly available weather data.

Quick Start

Ask for the current weather or a forecast for a city to get an instant weather 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 data for a specific location without an API key?

You can get current weather data for a specific location without an API key by using public services like wttr.in or Open-Meteo. This requires internet access and curl to fetch temperature and conditions instantly.

Can I get a 7-day weather forecast for travel planning using curl?

Yes, you can get a 7-day weather forecast for travel planning using curl. The skill retrieves 4- to 7-day forecasts from public weather services like wttr.in and Open-Meteo to help schedule outdoor activities.

Do I need to install any dependencies to check weather conditions?

You only need curl and internet access to check weather conditions; no additional dependencies or API keys are required. The skill uses publicly available weather data from services like wttr.in and Open-Meteo.

What is the best way to retrieve weather data for cities worldwide?

The best way to retrieve weather data for cities worldwide is using public weather services such as wttr.in or Open-Meteo via curl. This provides instant current conditions and forecasts without requiring an API key.

Does wttr.in provide weather forecasts for outdoor activity scheduling?

Yes, wttr.in provides weather forecasts suitable for outdoor activity scheduling. By querying wttr.in or Open-Meteo with curl, you retrieve current conditions and 4- to 7-day forecasts for any location worldwide.