·weather-skill
{}

weather-skill

Fetches current weather conditions and forecasts for any location worldwide. Use this skill whenever the user asks about weather, temperature, rain, wind, forecast, climate conditions, or what to wear/pack for a trip. Triggers on queries like "what's the weather in X", "forecast for Y", "will it rain", "what should I pack for Z", "how hot/cold is it", "is it windy in X", or any travel-planning question where weather matters.

69Installs·51Trend·@mateeb11

Installation

$npx skills add https://github.com/mateeb11/weather-forecast --skill weather-skill

How to Install weather-skill

Quickly install weather-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mateeb11/weather-forecast --skill weather-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mateeb11/weather-forecast.

SKILL.md

View raw

Provides current weather and forecasts for any location using two free APIs:

If ambiguous is true, an alternatives list is included — ask the user which they meant.

Returns JSON with meta, current, hourly, and/or daily sections depending on resolution.

Fetches current weather conditions and forecasts for any location worldwide. Use this skill whenever the user asks about weather, temperature, rain, wind, forecast, climate conditions, or what to wear/pack for a trip. Triggers on queries like "what's the weather in X", "forecast for Y", "will it rain", "what should I pack for Z", "how hot/cold is it", "is it windy in X", or any travel-planning question where weather matters. Source: mateeb11/weather-forecast.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mateeb11/weather-forecast --skill weather-skill
Category
{}Data Analysis
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from mateeb11/weather-forecast

Quick answers

What is weather-skill?

Fetches current weather conditions and forecasts for any location worldwide. Use this skill whenever the user asks about weather, temperature, rain, wind, forecast, climate conditions, or what to wear/pack for a trip. Triggers on queries like "what's the weather in X", "forecast for Y", "will it rain", "what should I pack for Z", "how hot/cold is it", "is it windy in X", or any travel-planning question where weather matters. Source: mateeb11/weather-forecast.

How do I install weather-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mateeb11/weather-forecast --skill weather-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mateeb11/weather-forecast

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-09

Related Skills

None