weather-advisor

Query weather APIs to generate structured reports with forecasts and alerts.

1|2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bluegitter/QClaw --skill weather-advisor-bluegitter
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weather-advisor
Source: https://github.com/bluegitter/QClaw/tree/main/resources/openclaw/config/skills/weather-advisor
Command: npx skills add https://github.com/bluegitter/QClaw --skill weather-advisor-bluegitter

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Many users need up-to-date weather information, appropriate clothing suggestions, and alerts for extreme conditions without searching multiple sources.

Core Features & Use Cases

  • Real-time weather: Retrieves current temperature, humidity, wind, and air quality for any city.
  • Outfit recommendation: Suggests suitable clothing based on the weather and planned outdoor activities.
  • Travel alert: Provides warnings for severe weather events and recommends safe travel plans.

Quick Start

Ask the weather-advisor skill for today's Beijing weather and a clothing recommendation.

Frequently Asked Questions about weather-advisor

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

FAQPage Schema
How do I get current weather and clothing recommendations for a specific city?▼

To get current weather and clothing recommendations, request the weather-advisor to retrieve real-time temperature, humidity, and wind data for your city, which then generates structured outfit tips and travel alerts.

How do weather alerts and outfit suggestions work based on real-time data?▼

Weather alerts and outfit suggestions work by querying weather APIs to fetch current conditions, analyzing temperature and humidity, and generating tailored clothing recommendations and severe travel warnings.

Can I retrieve weather forecasts and travel alerts using Python and the requests library?▼

Yes, you can retrieve weather forecasts and travel alerts using Python with the requests library to query weather APIs, fetching real-time data to generate structured reports for various cities.

What's the best way to check real-time temperature, humidity, and air quality before traveling?▼

The best way to check real-time temperature, humidity, and air quality before traveling is requesting a weather report that retrieves current conditions and provides severe weather warnings for your destination.

Does this weather forecast tool provide alerts for severe weather events?▼

Yes, this weather forecast tool provides alerts for severe weather events by querying weather APIs to retrieve real-time data and generate safe travel plan recommendations for extreme conditions.