weather

Retrieve destination weather forecasts via wttr.in with WebFetch.

10|4|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Lirsakura/skills-hub --skill weather-lirsakura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/Lirsakura/skills-hub/tree/main/skills/travel-agent/weather
Command: npx skills add https://github.com/Lirsakura/skills-hub --skill weather-lirsakura

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides users with up-to-date weather forecasts for their travel destinations, helping them plan their activities and pack appropriately.

Core Features & Use Cases

  • Destination Weather: Retrieves current weather conditions and multi-day forecasts for any specified city.
  • Actionable Advice: Offers suggestions based on weather conditions, such as recommended activities and packing lists.
  • Use Case: A user planning a trip to Tokyo next week can ask for the weather forecast to decide what clothes to pack and whether to prioritize indoor or outdoor activities.

Quick Start

Query the weather for Paris using the WebFetch tool.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get a destination weather forecast for travel planning?

To get a destination weather forecast, you query a specified city using the WebFetch tool. The Skill retrieves current conditions and multi-day forecasts to help you plan activities and pack appropriately.

Can I use Chinese names or Pinyin to check the weather forecast?

Yes, you can use Chinese names or Pinyin to check the weather forecast. The Skill supports both Chinese and Pinyin city names for accurate weather data retrieval via the wttr.in service.

Does this weather forecast service provide actionable advice and packing suggestions?

Yes, the weather forecast service provides actionable advice and packing suggestions. It offers recommendations for activities and packing lists tailored specifically to the forecasted weather conditions.

What is the best way to retrieve weather conditions for a city like Paris or Tokyo?

The best way to retrieve weather conditions for a city like Paris or Tokyo is to query it directly. The Skill fetches up-to-date weather data via WebFetch to deliver current conditions and forecasts.

Are there limitations when using WebFetch and wttr.in for destination weather?

A limitation when using WebFetch and wttr.in for destination weather is that it requires specifying a recognized city name. Implementation relies on the wttr.in service, so data accuracy depends on that service's coverage.

Related Skills