weather-advisor

Generate weather briefings with outfit recommendations and alerts for a city.

Updated May 4, 2026
One-click install
npx skills add https://github.com/234194027-cpu/xianclaw --skill weather-advisor-234194027-cpu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather-advisor
Source: https://github.com/234194027-cpu/xianclaw/tree/main/resources/openclaw/config/skills/weather-advisor
Command: npx skills add https://github.com/234194027-cpu/xianclaw --skill weather-advisor-234194027-cpu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Helps users quickly understand current weather conditions and prepare for upcoming conditions without manually searching and interpreting multiple sources.

Core Features & Use Cases

  • Real-time Weather: Summarizes key metrics like temperature, humidity, wind, and air quality for a given city.
  • Outfit Advice: Provides clothing recommendations tailored to the weather and planned activities (e.g., outdoor).
  • Weather Alerts: Surfaces extreme-weather warnings and suggests safer or more suitable travel/outdoor activity options.
  • Use Case: Before going out, check current conditions, choose appropriate attire, and verify any warnings for the next few days to reduce discomfort and risk.

Quick Start

Ask for a Beijing weather briefing that includes real-time conditions, outfit guidance for an outdoor activity, and a 3-day alert summary.

Frequently Asked Questions about weather-advisor

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

FAQPage Schema
How do I get real-time weather and outfit recommendations for a specific city?

To get real-time weather and outfit recommendations, you run a Python script that queries current conditions and suggests clothing tailored to your planned activities. This approach summarizes temperature, humidity, and wind metrics for a specified city.

Can I check extreme weather alerts and travel safety warnings for the next few days?

Yes, you can check extreme weather alerts and travel safety warnings for the next few days by running a scripted workflow. It surfaces upcoming warnings and suggests safer or more suitable outdoor activity options to reduce risk.

How do I generate a local weather briefing with current conditions and alerts using Python?

You generate a local weather briefing by running Python script commands that record outputs locally. The scripted workflow fetches real-time weather data, provides outfit guidance, and generates a summary report including a 3-day alert overview.

Do I need the requests library to run a Python weather forecast script?

Yes, you need the requests library installed in your Python environment to run this weather forecast script. It acts as the dependency for fetching real-time weather data, air quality metrics, and alerts from external sources.

What is the best way to choose appropriate attire based on current weather conditions?

The best way to choose appropriate attire is to use a scripted workflow that provides outfit recommendations tailored to the current conditions and your planned activities. It analyzes temperature and humidity to suggest suitable clothing for outdoor scenarios.