weather

Retrieve current weather and forecasts via wttr.in and Open-Meteo APIs.

2.7k|253|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/wanikua/danghuangshang --skill weather-wanikua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/wanikua/danghuangshang/tree/main/skills/weather
Command: npx skills add https://github.com/wanikua/danghuangshang --skill weather-wanikua

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides quick and easy access to current weather conditions and forecasts for any location without requiring users to sign up for or manage API keys.

Core Features & Use Cases

  • Current Weather: Get immediate temperature, conditions, and humidity.
  • Forecasts: Access short-term weather predictions.
  • Multiple Formats: Supports simple text summaries, detailed forecasts, and even image outputs.
  • Use Case: Planning an outdoor event? Quickly check the weather for your city to make informed decisions.

Quick Start

Get the current weather for Paris using the weather skill.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get current weather conditions and forecasts without an API key?

You can get current weather conditions and forecasts without an API key by using this Skill, which retrieves data from free, publicly accessible web services like wttr.in and Open-Meteo. It requires only a curl command to execute.

Can I retrieve weather data for a specific location using curl?

Yes, you can retrieve weather data for a specific location using curl, as this Skill primarily utilizes wttr.in and Open-Meteo APIs. It supports fetching immediate temperature, conditions, humidity, and short-term forecasts.

What output formats are supported for weather forecasts?

Supported output formats for weather forecasts include simple text summaries, detailed forecasts, and image files. This allows you to quickly check conditions or integrate visual weather updates into your planning.

Do I need to sign up or manage dependencies to check the weather?

You do not need to sign up or manage dependencies to check the weather. This Skill operates entirely free using publicly accessible web services, removing the barrier of API key management.

Does this weather tool work with free web services for temperature and humidity?

Yes, this weather tool works with free, publicly accessible web services like wttr.in and Open-Meteo to fetch temperature and humidity. It is designed for quick, easy access to current conditions without cost.