weather-forecast

Query meteorological sources to return structured weather forecast data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Get weather forecasts including temperature, precipitation, wind, and humidity for any location.

Core Features & Use Cases

  • Daily and hourly forecasts for any location.
  • Structured weather data including temperature, precipitation, wind, and humidity.
  • Use Case: Plan outdoor activities or travel based on forecast conditions.

Quick Start

Ask for the forecast for a location and date range, and the skill will return temperature, precipitation, wind, and humidity data.

Frequently Asked Questions about weather-forecast

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

FAQPage Schema
How do I get weather forecasts including temperature and precipitation for a specific location?

To get weather forecasts, query a meteorological source using location parameters like latitude and longitude. This returns structured weather data including temperature, precipitation, wind, and humidity for your specified dates.

Can I retrieve hourly and daily weather data for activity planning?

Yes, you can retrieve hourly and daily weather forecasts for any location. The skill provides structured temperature, precipitation, wind, and humidity data suitable for planning outdoor activities or travel across various date ranges.

What weather parameters are available when querying forecast data by latitude and longitude?

Querying forecast data by latitude and longitude returns structured weather parameters including temperature, precipitation, wind speed, humidity, and the forecast start times for the requested location and date range.

Does the weather forecast API return structured data suitable for automation?

Yes, the weather forecast API returns structured data designed for automation consumption. It delivers temperature, precipitation, wind, and humidity values via structured endpoints, enabling automated daily and hourly planning workflows.

What is the best way to automate travel planning using wind and humidity forecast data?

The best way to automate travel planning is to query meteorological sources for structured wind and humidity forecast data using latitude, longitude, and date range parameters. The response is designed for direct consumption by automation endpoints.

Do I need specific date ranges to retrieve temperature and precipitation forecasts?

You need to provide start and end dates to retrieve temperature and precipitation forecasts. Supplying latitude, longitude, and date parameters ensures the meteorological source returns accurate structured weather data for your planning needs.