weather

Retrieves current weather and forecasts for specified locations via wget.in and Open-Meteo APIs.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/lxp119/my_skills --skill weather-lxp119
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/lxp119/my_skills/tree/main/skills/weather
Command: npx skills add https://github.com/lxp119/my_skills --skill weather-lxp119

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) components.

What problem does it solve?

This Skill provides users with immediate access to current weather conditions and forecasts, eliminating the need for manual searches or complex queries.

Core Features & Use Cases

  • Current Weather: Obtain the latest weather information for any location.
  • Forecasts: Receive weather forecasts for various time periods.
  • Use Case: When planning a day out or preparing for a trip, use this Skill to quickly check the weather for your destination.

Quick Start

Ask "What's the weather in [city]?"

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get the current weather and forecast for a specific location?

To get the current weather and forecast, simply ask for the conditions in a specific city. The Skill retrieves current temperature, precipitation probability, and forecasts using wttr.in and Open-Meteo APIs for your specified location.

What weather data can I retrieve using wttr.in and Open-Meteo APIs?

You can retrieve current weather conditions, temperature, and precipitation probability using wttr.in and Open-Meteo APIs. The Skill provides immediate access to this location-based weather data without requiring manual searches.

Does the weather Skill require any dependencies to fetch forecasts?

Yes, the weather Skill requires the curl command-line tool as a dependency. You need curl installed in your environment to successfully execute the scripts that fetch data from the weather APIs.

Can I check the precipitation probability and temperature for trip planning?

Yes, you can check the precipitation probability and temperature for trip planning. The Skill is designed to help you quickly obtain weather forecasts for any destination, making it ideal for planning a day out or preparing for a trip.