weather

Fetch current weather data from the Open-Meteo API for any global city.

5|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill weather-chiptoe-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/chiptoe-svg/nanoclaw_gccourse/tree/main/container/skills/weather
Command: npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill weather-chiptoe-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Users often need quick, accurate current weather information for specific locations without signing up for paid API services or navigating clunky third-party weather websites. This Skill removes that friction by providing instant, no-cost weather data for any named city.

Core Features & Use Cases

  • No API key required: Leverages the free Open-Meteo API, so no account creation or payment is needed to access weather data.
  • Global city geocoding: Converts any valid city name to precise coordinates to fetch accurate local conditions, even for smaller or less common locations.
  • Readable condition reports: Returns temperature, feels-like temperature, humidity, wind speed, and precipitation data in a simple, easy-to-understand format. For example, a student planning an outdoor study session can use this Skill to quickly check current weather in their city to pick a suitable location.

Quick Start

Ask the AI to provide the current weather for any city you specify, such as requesting conditions for "London, United Kingdom".

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 for a city without an API key?

You can get current weather for a city without an API key by using a tool that leverages the free Open-Meteo API. It fetches geocoded coordinates and meteorological data to provide temperature, humidity, and wind speed without requiring paid credentials.

Can I retrieve local temperature and humidity for less common global locations?

Yes, you can retrieve local temperature and humidity for less common global locations. The process applies global city geocoding to convert any valid city name into precise coordinates, ensuring accurate local meteorological data retrieval.

What weather metrics are included in a no-cost city forecast report?

A no-cost city forecast report includes temperature, feels-like temperature, humidity, wind speed, and precipitation data. The results are formatted into a simple, human-readable report for easy daily activity decision-making.

Do I need to register for a third-party weather platform to check daily conditions?

No, you do not need to register for a third-party weather platform to check daily conditions. This approach removes friction by accessing the free Open-Meteo API directly, requiring no account creation or payment for accurate meteorological data.

What is the best way to plan travel using current weather data?

The best way to plan travel using current weather data is to request a readable condition report for your destination city. This provides immediate temperature, wind speed, and precipitation metrics without navigating clunky weather websites.