weather

Retrieve current weather and forecasts via wttr.in and Open-Meteo.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/helix4u/hermes-agent-private --skill weather-helix4u
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/helix4u/hermes-agent-private/tree/main/skills/integrations/weather
Command: npx skills add https://github.com/helix4u/hermes-agent-private --skill weather-helix4u

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides current weather conditions and forecasts for any location without requiring users to sign up for or manage API keys.

Core Features & Use Cases

  • Current Weather: Get immediate, concise weather updates for a specified location.
  • Forecasts: Access detailed weather forecasts, including temperature, humidity, and wind.
  • Multiple Services: Utilizes wttr.in for quick, text-based information and Open-Meteo as a fallback for structured JSON data.
  • Use Case: Planning an outdoor event? Quickly check the weather forecast for the event location to make informed decisions.

Quick Start

Get the current weather for Paris using the weather skill.

Frequently Asked Questions about weather

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

FAQPage Schema
How can I get the current weather forecast for a specific location without an API key?

You can get a weather forecast for a specific location without an API key by using this Skill, which queries free services like wttr.in and Open-Meteo to retrieve current conditions.

Does the weather Skill support structured JSON output for programmatic use?

Yes, the weather Skill supports structured JSON output for programmatic use, utilizing Open-Meteo as a fallback to provide structured data instead of text-based summaries.

What is the best way to retrieve text-based weather summaries for planning outdoor events?

The best way to retrieve text-based weather summaries for outdoor events is using this Skill, which utilizes the wttr.in service to provide immediate, concise weather updates and forecasts.

Can I check temperature, humidity, and wind forecasts without signing up for a service?

Yes, you can check temperature, humidity, and wind forecasts without signing up, as this Skill uses API-key-less services like wttr.in and Open-Meteo to fetch detailed weather data.

What free weather services are used to fetch current conditions and forecasts?

The free weather services used to fetch current conditions and forecasts are wttr.in for quick, text-based information and Open-Meteo for structured JSON data fallback.