weather-qa

Answer weather questions with current conditions and forecasts for a location.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/dbczumar/upskill --skill weather-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather-qa
Source: https://github.com/dbczumar/upskill/tree/main/examples/sidekick_chatbot/skills/weather-qa
Command: npx skills add https://github.com/dbczumar/upskill --skill weather-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill answers questions about current weather conditions and forecasts for any location, helping users obtain timely weather information without manual lookups.

Core Features & Use Cases

  • Current Conditions: Retrieve current temperature, conditions, humidity, and wind for a given location.
  • Forecasts: Provide today and multi-day weather outlook, including highs/lows and precipitation chances.
  • Alerts & Location Search: Find a location with search_location, fetch weather data, and warn about alerts when applicable.
  • Use Case: A user asks, “What’s the weather in London today?” and the skill returns a concise summary with temperature and conditions.

Quick Start

Ask for the current weather and a forecast for a location.

Frequently Asked Questions about weather-qa

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

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

To get current weather conditions and forecasts, you provide a city or region name. The tool resolves the location and returns temperature, humidity, wind, and multi-day outlook data.

Can I check weather alerts and precipitation chances for any city or region?

Yes, you can check weather alerts and precipitation chances for any city or region. The system retrieves active warnings and forecast details to warn about hazards when applicable.

What is the best way to ask for today's temperature and multi-day weather outlook?

The best way to get today's temperature and multi-day weather outlook is to ask a direct question about your target location. The system returns a concise summary with highs, lows, and conditions.

Does the weather forecast tool require a specific location format to retrieve data?

The weather forecast tool does not require a specific location format. It uses a location search function to resolve user queries across any city or region and retrieve accurate data.

How do weather alerts work when retrieving forecasts for a searched location?

Weather alerts work by checking active warnings after resolving a searched location. The system fetches current conditions and forecasts, warning you about severe alerts when applicable.