weather

Retrieve current weather conditions and forecasts for specified locations.

1.1k|100|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ModalityDance/PalmClaw --skill weather-modalitydance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/ModalityDance/PalmClaw/tree/main/app/src/main/assets/skills/weather
Command: npx skills add https://github.com/ModalityDance/PalmClaw --skill weather-modalitydance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill provides users with real-time weather information and forecasts, eliminating the need to visit multiple websites or apps for basic weather data.

Core Features & Use Cases

  • Current Weather: Retrieve the latest weather conditions for a specified location.
  • Forecasts: Generate short-term weather forecasts to plan daily activities.
  • Use Case: A user asks for today’s weather in New York to decide whether to carry an umbrella or dress accordingly.

Quick Start

Ask the AI to show the current weather forecast for Paris.

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 updates for my local location?

To get real-time weather updates, request current conditions for a specified location. The Skill normalizes the location name and retrieves instant weather data using online services without requiring API keys.

Can I retrieve a short-term weather forecast for daily planning?

Yes, you can retrieve a short-term weather forecast for daily planning. The Skill generates summary responses for specified locations to help with weather-aware decision making and activity scheduling.

Do I need an API key to check climate and forecast data?

No, you do not need an API key to check climate and forecast data. The Skill relies on minimal external APIs and handles location normalization internally to provide weather summaries without authentication.

What's the best way to find out if I need an umbrella today?

The best way to decide if you need an umbrella is to ask for the current weather in your specific location. The Skill fetches instant real-time conditions to inform your daily clothing and accessory choices.

Does the weather Skill work with any specified city or region?

Yes, the weather Skill works with any specified city or region. It handles location normalization to process user inputs and deliver accurate weather information and forecasts for the requested area.