weather

Query real-time weather and 7-day forecasts for specified cities via Open-Meteo.

630|68|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/AgentTeam-TaichuAI/ScienceClaw --skill weather-agentteam-taichuai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/AgentTeam-TaichuAI/ScienceClaw/tree/main/Skills/weather
Command: npx skills add https://github.com/AgentTeam-TaichuAI/ScienceClaw --skill weather-agentteam-taichuai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide quick, accurate weather information for any city, including current conditions and short-term forecasts, so users can plan activities and travel without checking multiple sources.

Core Features & Use Cases

  • Real-time weather: Current temperature, conditions, humidity, wind, and visibility for any city.
  • 7-day forecast: Daily highs/lows, conditions, and precipitation probability for planning ahead.
  • Location flexibility: Accepts multilingual city names and defaults to the last queried city when none is provided.

Quick Start

Ask for the current weather or a 7-day forecast for a city.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get a real-time weather forecast for a specific city?

To get a real-time weather forecast, you query a specific city to retrieve current temperature, conditions, humidity, wind, and visibility. The system resolves the city name to coordinates via geocoding using Open-Meteo data.

Can I retrieve a 7-day weather forecast for travel planning?

Yes, you can retrieve a 7-day weather forecast for travel planning. It provides daily highs, lows, conditions, and precipitation probability for any specified city to help you plan ahead.

Does the weather forecast tool support multilingual city names?

The weather forecast tool supports multilingual city names for location queries. It applies geocoding to resolve these names into coordinates, returning a concise weather summary for global contexts.

What weather data do I need for outdoor activity planning?

For outdoor activity planning, you need current weather data including temperature, wind, visibility, and a 7-day forecast. This helps assess conditions and precipitation probability without checking multiple sources.

How do I query weather data when no specific city is provided?

To query weather data when no city is provided, the system defaults to the last queried city. This allows continuous weather monitoring and forecasting without repeating the location name.

What are the limitations of using Open-Meteo for weather data?

Using Open-Meteo for weather data requires a geocoding step to resolve city names to coordinates first. It provides current conditions and 7-day forecasts rather than long-term historical climate data.