weather

Fetch current weather conditions and forecasts via the wttr.in API.

18|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/vignesh2027/Vilvona-AI --skill weather-vignesh2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/vignesh2027/Vilvona-AI/tree/main/skills/weather
Command: npx skills add https://github.com/vignesh2027/Vilvona-AI --skill weather-vignesh2027

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of quickly accessing current weather and forecasts for any location without leaving your current workflow.

Core Features & Use Cases

  • Current Weather: Get the current weather conditions including temperature, precipitation, humidity, and wind speed.
  • Forecasts: Receive forecasts for the next few hours or days, including maximum and minimum temperatures.
  • Use Case: Before a business trip, use this Skill to check the weather forecast for your destination.

Quick Start

Get the weather forecast for New York City by typing 'Get the weather forecast for New York City'.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get the current weather forecast for a specific location?

To get the current weather forecast for a specific location, you provide the destination name. The skill fetches current conditions including temperature, precipitation, humidity, and wind speed data.

Can I check weather conditions for travel planning without leaving my workflow?

Yes, you can check weather conditions for travel planning directly within your workflow. The skill fetches current data and forecasts for any specified location to help plan trips.

What weather details are included in the forecast?

The forecast includes current temperature, precipitation, humidity, and wind speed. It also provides maximum and minimum temperatures for the next few hours or days.

Does this weather tool require any external dependencies to function?

No external dependencies are required. The skill operates through standard web_fetch or curl commands, utilizing the wttr.in API as its data source to retrieve weather information.

What is the best way to find out if it will rain at my destination?

The best way to find out if it will rain at your destination is to request the forecast. The skill handles rain requests and fetches precipitation data via the wttr.in API.