weather

Fetches current weather and forecasts for requested locations via wind.in.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ekkus93/vscode_skills --skill weather-ekkus93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/ekkus93/vscode_skills/tree/main/skills/weather
Command: npx skills add https://github.com/ekkus93/vscode_skills --skill weather-ekkus93

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly obtain current weather, forecast, and conditions for any city or location without switching apps or searching manually.

Core Features & Use Cases

  • Real-time weather summaries for a specified location.
  • Temperature, humidity, wind, and brief condition details.
  • Simple output suitable for chat prompts, with the ability to request more detail if needed.

Quick Start

Ask for the current weather in a location, for example 'Portland'.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get a quick weather report for a specific city?

You can get a quick weather report by specifying a city or region. The system uses curl to fetch current conditions, temperature, humidity, and wind details, returning a concise, human-readable summary.

What is the best way to check current weather conditions without leaving my chat interface?

The best way to check current weather conditions is to request them directly in your chat prompt. You receive a concise, human-readable report for any specified location without switching apps.

Does getting a weather forecast require curl to be installed?

Yes, getting a weather forecast requires curl. The system uses the curl command-line tool to fetch data from wttr.in to provide current conditions and forecasts for your specified location.

Can I get a detailed weather forecast for a region instead of just a one-line summary?

Yes, you can get a detailed weather forecast. While the default output is a concise summary, you can request fuller text to receive detailed temperature, humidity, wind, and condition information for your location.

What happens if I ask for a weather update without specifying a location?

If you ask for a weather update without specifying a location, the system prompts you to provide one. A city or region is required to fetch accurate current conditions and forecasts from wttr.in.