weather

Fetch real-time weather conditions and forecasts from wttr.in via cURL.

4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill weather-agent-pattern-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/Agent-Pattern-Labs/sparse-kernel/tree/main/skills/weather
Command: npx skills add https://github.com/Agent-Pattern-Labs/sparse-kernel --skill weather-agent-pattern-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of obtaining current weather conditions and forecasts, making it easier to plan your day or trip.

Core Features & Use Cases

  • Current Weather: Access the latest weather conditions for any location with a simple query.
  • Forecast: Get detailed weather forecasts for the near future, including temperature, rain, wind, and humidity.
  • Location-based Queries: Ideal for travel planning or checking the weather on the go.
  • Format Options: Customize your weather info with various format options, including one-liners, detailed views, and JSON output.

Quick Start

Ask, "What's the weather in [city]?"

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 conditions and a forecast for a specific location?

To get current weather conditions and a forecast for a specific location, you can query the service using a simple phrase like "What's the weather in [city]?". It fetches real-time data including temperature, rain, wind, and humidity.

Can I retrieve weather data in JSON format for command-line automation?

Yes, you can retrieve weather data in JSON format for command-line automation. The service supports multiple output formats including one-liners, detailed views, and JSON, integrating seamlessly with CLI workflows.

Do I need cURL installed to fetch weather forecasts?

Yes, you need cURL installed to fetch weather forecasts. The service requires cURL to request and retrieve weather data from the wttr.in provider, making it a necessary dependency for fetching updates.

What's the best way to check the weather on the go for travel planning?

The best way to check the weather on the go for travel planning is using location-based queries. By specifying your destination city, you receive instant current conditions and detailed forecasts to help plan your trip.

Does the weather query tool support detailed views beyond a simple one-liner?

Yes, the weather query tool supports detailed views beyond a simple one-liner. You can customize your weather information output with various format options, including detailed views that show temperature, rain, wind, and humidity.