weather

Retrieve current weather and short forecasts for cities via wttr.in.

1|1|Updated Jun 8, 2025
One-click install
npx skills add https://github.com/SALDAPAL/microclaw --skill weather-saldapal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/SALDAPAL/microclaw/tree/main/skills/built-in/weather
Command: npx skills add https://github.com/SALDAPAL/microclaw --skill weather-saldapal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly retrieve current weather conditions and short forecasts for any city without needing API keys or external setup.

Core Features & Use Cases

  • Current weather: Fetch the current conditions for a specified city.
  • Compact forecast: Retrieve a concise forecast suitable for chat previews.
  • Multi-day outlook: Access forecast data across several days as needed.
  • Use cases include quick weather checks during travel planning, outdoor activity decisions, and daily planning in chat apps.

Quick Start

Ask for the weather in a city to receive the current conditions and a short forecast.

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 without an API key?

Get current weather without an API key by requesting conditions for a specified city. The lookup retrieves data from wttr.in and presents current conditions and short-term forecasts in a readable format.

Can I use curl to retrieve weather forecasts for cities worldwide?

Yes, you can use curl to retrieve weather forecasts for cities worldwide. The process fetches data from wttr.in, providing current conditions, compact forecasts, and multi-day outlooks suitable for chat previews.

What is the best way to check weather quickly during travel planning?

The best way to check weather quickly during travel planning is to request a city lookup. This retrieves current conditions and concise short-term forecasts directly without requiring external setup or API keys.

Does this weather lookup approach work for multi-day forecasts?

Yes, this weather lookup approach works for multi-day forecasts. It accesses forecast data across several days as needed, retrieving concise short-term outlooks suitable for daily planning and outdoor activity decisions.

Do I need to install external dependencies for city weather lookups?

No, you do not need to install external dependencies for city weather lookups. The process relies on curl to retrieve data from wttr.in without requiring API keys or external setup.

Why use wttr.in for weather data instead of other data and analytics tools?

Use wttr.in for weather data to retrieve current conditions and short forecasts quickly without API keys. Unlike other data and analytics tools, it provides simple, readable weather outputs directly suitable for chat apps.