weather

Retrieve real-time weather data and forecasts from wttr.in and Open-Meteo API.

Updated May 26, 2026
One-click install
npx skills add https://github.com/Geralt-byte/countAgent --skill weather-geralt-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/Geralt-byte/countAgent/tree/main/countagent/resources/skills/weather
Command: npx skills add https://github.com/Geralt-byte/countAgent --skill weather-geralt-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of quickly getting current weather and forecasts without the need for an API key.

Core Features & Use Cases

  • Quick Weather Lookup: Access weather information for any location using simple commands.
  • Forecast Details: Retrieve detailed forecasts including conditions, temperature, humidity, and wind.
  • Format Options: Customize the output format with various URL parameters for different types of information.
  • Use Case: You can quickly check the weather in a specific city before you go out, or get a full forecast for your weekend plans.

Quick Start

Get the current weather for New York City with the command: curl -s "wttr.in/New+York?format=3"

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 weather data and forecasts without an API key by querying the wttr.in and Open-Meteo API. This approach provides real-time weather information for any location with simple commands.

Can I customize the weather forecast output format for a specific location?

Yes, you can customize the weather forecast output format using various URL parameters. This allows you to retrieve specific details like temperature, humidity, and wind for your target location.

What is the easiest way to look up weather conditions before traveling?

The easiest way to look up weather conditions is using a user-friendly weather query tool that fetches real-time data. It quickly retrieves current conditions and detailed forecasts for any city.

Does this weather forecast tool support multiple locations and detailed metrics?

Yes, the weather forecast tool supports multiple locations and retrieves detailed metrics. It provides comprehensive forecast details including temperature, humidity, and wind speed without requiring setup.

What are the limitations of using wttr.in and Open-Meteo for weather retrieval?

Using wttr.in and Open-Meteo for weather retrieval limits you to the data and formats they provide. While no API key is required, customization is bound by the supported URL parameters and API capabilities.