Weather Skill

Retrieve current weather and forecasts for specified locations via wttr.in.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/arturgoms/homelab --skill weather-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Weather Skill
Source: https://github.com/arturgoms/homelab/tree/main/nanobot/config/workspace/skills/weather
Command: npx skills add https://github.com/arturgoms/homelab --skill weather-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick access to current weather conditions and forecasts for any specified location, helping users plan their activities or simply stay informed about the weather.

Core Features & Use Cases

  • Current Weather: Get temperature, conditions, humidity, wind, and pressure.
  • Location Specific: Query weather for a default city (Curitiba) or any other city.
  • Language Support: Results can be tailored to the user's language.
  • Use Case: Ask "What's the weather like today?" and get an immediate, easy-to-understand summary for your current location or a specified city.

Quick Start

Get the current weather for Curitiba including temperature, conditions, humidity, wind, and pressure in Portuguese.

Frequently Asked Questions about Weather Skill

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

FAQPage Schema
How do I get current weather conditions and a forecast for a specific city?

To get current weather conditions and a forecast for a specific city, you can use this tool to query the wttr.in service, which returns temperature, precipitation chance, and humidity for any location you specify.

Can I retrieve weather updates in my local language?

Yes, you can retrieve weather updates in your local language. The skill supports language localization for user-friendly weather reporting, allowing you to tailor the output to your preferred language.

What weather data is included when I check the temperature for a location?

When you check the temperature for a location, the weather data includes current conditions, forecasts, precipitation chance, humidity, wind, and pressure to help with practical decision-making.

Does this weather forecast tool support querying any global location?

Yes, the weather forecast tool supports querying any global location. It uses the wttr.in service to enable dynamic city selection, allowing you to check weather updates worldwide or for a default city.

What is the best way to get local weather updates for planning daily activities?

The best way to get local weather updates for planning daily activities is to query the wttr.in service through this tool, which provides an immediate summary of temperature, conditions, and humidity for your specified location.

Why does the weather skill default to Curitiba for location queries?

The weather skill defaults to Curitiba for location queries as a pre-configured example city. You can easily override this default by specifying any other city name when you request your weather update.