weather

Fetch current weather and forecasts from wttr.in via curl.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill weather-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/skills/weather
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill weather-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick access to current weather conditions and forecasts for any location by querying wttr.in through curl, helping you plan travel, commutes, and outdoor activities with up-to-date information.

Core Features & Use Cases

  • Current Weather: Retrieve current conditions for a city, region, or set of coordinates using wttr.in.
  • Forecasts & Formats: Access short or detailed forecasts in text or JSON formats for planning and travel.
  • Use Case: Imagine planning a weekend trip—query the skill for London to confirm rain chances and temperatures.

Quick Start

Use wttr.in with a location to fetch the current weather and forecast via curl.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get local weather forecasts via curl?

Get local weather forecasts via curl by querying wttr.in with a specific city, region, or set of coordinates to retrieve current conditions and short or detailed forecasts.

Can I retrieve weather forecast output in JSON format using wttr.in?

Yes, you can retrieve weather forecast output in JSON format using wttr.in via curl, which also supports plain text output for quick condition checks and travel planning.

Do I need curl installed to check current weather conditions for a location?

Yes, you need curl installed to use this Skill, as it queries wttr.in through curl to provide current weather conditions and forecasts for any given location.

What is the best way to check weather conditions for travel planning using command line tools?

The best way to check weather conditions for travel planning is querying wttr.in via curl to retrieve current temperatures and rain chances for your destination city or coordinates.

Does wttr.in support weather queries for specific geographic coordinates?

Yes, wttr.in supports weather queries for specific geographic coordinates, allowing you to retrieve current conditions and detailed text or JSON forecasts for exact locations.

What are the limitations of using curl and wttr.in for daily weather checks?

Limitations include relying on wttr.in's available output formats and requiring curl to be installed, meaning daily weather checks depend on network access and external service availability.