weather

Fetch current weather and forecasts from wttr.in and Open-Meteo.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Get weather data for any location quickly and without needing API keys or complex setup.

Core Features & Use Cases

  • Free sources: wttr.in for quick lookups; Open-Meteo for programmatic access.
  • Local and global coverage: supports current conditions and forecasts for any location or coordinates.
  • Use Case: Plan trips, automate weather checks in your scripts, or embed weather data in dashboards.

Quick Start

Ask for the current weather or forecast for a location, and the skill will fetch data from wttr.in or Open-Meteo.

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 data without an API key?

You can get current weather data without an API key by querying free sources like wttr.in or Open-Meteo. This skill fetches live conditions and forecasts for any global location or coordinates directly from these services.

Can I fetch a weather forecast using just a city name or coordinates?

Yes, you can fetch a weather forecast using a city name or coordinates. The skill retrieves current conditions and forecast data by accepting place names or specific geographic coordinates as input.

Does wttr.in provide programmatic weather data access for scripts?

wttr.in provides quick weather lookups, while Open-Meteo offers programmatic weather data access for scripts. This skill uses both free sources to enable automated weather checks and dashboard integration.

What is the best way to integrate live weather data into a dashboard?

The best way to integrate live weather data into a dashboard is using Open-Meteo for programmatic access. This skill fetches current conditions and forecasts from free APIs, allowing you to embed weather data directly into your scripts or dashboards.

Are there limitations to using free weather APIs without authentication?

Free weather APIs like wttr.in and Open-Meteo do not require authentication or API keys. This skill relies on these free sources to provide current conditions and forecasts, though usage may be subject to the underlying rate limits of each service.

Can the weather skill retrieve forecasts for any global location?

Yes, the weather skill can retrieve forecasts for any global location. It supports local and global coverage by fetching data from wttr.in and Open-Meteo using place names or coordinates.