weather

Fetch current weather conditions and short-term forecasts for cities.

64|21|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/AlekseiUL/sprut-agent-kit --skill weather-alekseiul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/AlekseiUL/sprut-agent-kit/tree/main/skills/weather
Command: npx skills add https://github.com/AlekseiUL/sprut-agent-kit --skill weather-alekseiul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly obtain current weather conditions and forecasts without needing to search manually. It eliminates the friction of looking up weather data from multiple sources.

Core Features & Use Cases

  • Current Weather: Retrieve up-to-date conditions for a city or location.
  • Forecasts: Provide short-term forecasts to help with planning.
  • Use Case: Ask "What's the weather in Moscow today?" to get a concise answer.

Quick Start

Ask me for the current weather in your city to get an immediate answer.

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 data and forecasts for a city?

To get current weather data and forecasts, you can query public services like wttr.in or open-meteo using curl. This fetches city-level conditions and short-term regional forecasts for immediate planning.

Can I retrieve weather forecasts without searching manually through multiple sources?

Yes, you can retrieve weather forecasts directly by querying public services with curl. This eliminates manual searching across multiple sources by formatting current conditions and regional forecasts into a single display.

Do I need curl and internet access to query wttr.in for weather data?

Yes, you need curl and internet access to query wttr.in or open-meteo for weather data. These dependencies are required to request and format current conditions and forecasts from the public services.

What is the best way to fetch regional weather forecasts for everyday planning?

The best way to fetch regional weather forecasts for everyday planning is querying public services like open-meteo via curl. It directly retrieves and formats short-term weather data for your specified location.

Does this weather forecast approach support city-level queries and short-term planning?

Yes, this weather forecast approach supports city-level queries and short-term planning. By using curl to query public services, it retrieves up-to-date conditions and concise forecasts for specific cities or regions.

Are there limitations when using curl to fetch weather data from public services?

Limitations when using curl to fetch weather data include relying on internet access and the availability of public services like wttr.in. It covers city-level queries and regional forecasts but depends on external public service uptime.