weather

Retrieve current weather, forecasts, and moon phases via wttr.in or Open-Meteo.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jholhewres/goclaw-skills --skill weather-jholhewres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/jholhewres/goclaw-skills/tree/main/skills/weather
Command: npx skills add https://github.com/jholhewres/goclaw-skills --skill weather-jholhewres

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides instant access to current weather conditions, forecasts, and moon phases for any location worldwide, eliminating the need for manual lookups or specialized weather apps.

Core Features & Use Cases

  • Current Weather: Get real-time temperature, humidity, wind, and descriptive conditions.
  • Forecasts: Access multi-day weather predictions.
  • Moon Phase Information: Retrieve details about the current moon phase.
  • Structured Data: Obtain weather data in JSON format for programmatic use.
  • Use Case: A user planning an outdoor event can ask for the weather forecast for their city for the upcoming weekend to make informed decisions.

Quick Start

Check the current weather for London.

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 conditions and a multi-day forecast for a specific location?

To get current weather conditions and a multi-day forecast for a specific location, you can request data using a city name. The Skill uses geocoding to find coordinates and returns real-time temperature, humidity, wind, and descriptive conditions.

Can I retrieve structured JSON weather data for programmatic use?

Yes, you can retrieve structured JSON weather data for programmatic use. The Skill supports outputting structured JSON data via wttr.in or the Open-Meteo API, allowing you to integrate weather information directly into your applications.

How do I find the current moon phase for a location?

You can find the current moon phase for a location by requesting it through this Skill. It provides specific details about the current moon phase alongside global weather conditions and forecasts for any specified location.

Does this weather forecast tool support locations globally or just specific regions?

This weather forecast tool supports any specified location globally. It includes geocoding capabilities to find coordinates for city names worldwide, ensuring you can retrieve weather and moon phase information internationally.

What's the best way to check the weather forecast for an outdoor event this weekend?

The best way to check the weather forecast for an outdoor event this weekend is to ask for the weather forecast for your city. The Skill provides multi-day weather predictions and current conditions to help you make informed decisions.

Can I use a city name instead of coordinates to get weather data?

Yes, you can use a city name instead of coordinates to get weather data. The Skill includes geocoding capabilities that automatically find the coordinates for city names to retrieve accurate global weather forecasts and conditions.