weather

Retrieve current weather conditions and forecasts for any location.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill weather-liutao96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/liutao96/skill/tree/main/weather
Command: npx skills add https://github.com/liutao96/skill --skill weather-liutao96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Real-time weather data for any location, enabling quick planning without manual lookups.

Core Features & Use Cases

  • Current weather: Retrieve current conditions for any city or location.
  • Forecasts: Get short- to medium-term forecasts for travel and daily planning.
  • No API key required: Works without API credentials by using public weather services.

Quick Start

Ask for the current weather or a forecast for a city to receive a concise, location-specific update.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get real-time weather forecasts without an API key?

You can get real-time weather forecasts without an API key by using public weather sources via curl. This approach retrieves current conditions and short- to medium-term forecasts for any location directly without requiring credentials.

Can I retrieve current weather conditions for a specific location?

Yes, you can retrieve current weather conditions for any specific city or location. The system relies on public weather services like wttr.in and open-meteo to provide concise, location-based updates without manual lookups.

Does this weather tool work with curl for location-based forecasts?

Yes, this weather tool works directly with curl to fetch location-based forecasts. It leverages public weather services such as wttr.in and open-meteo to deliver current conditions and travel planning data without any API credentials.

What is the best way to check short to medium-term weather forecasts for travel planning?

The best way to check short to medium-term weather forecasts for travel planning is to query public weather sources via curl. This method provides location-specific updates and forecasts without requiring API credentials, enabling quick daily activity planning.

Do I need to configure any dependencies to fetch weather data?

No, you do not need to configure any dependencies or API keys to fetch weather data. The system operates independently using curl to access public weather services, requiring no external components or credentials.