weather

Retrieve current weather conditions and forecasts via wttr.in.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides quick access to current weather conditions and future forecasts for any location, eliminating the need to search multiple websites or apps.

Core Features & Use Cases

  • Current Conditions: Get real-time temperature, precipitation, and wind information.
  • Forecasts: Access daily and weekly weather predictions.
  • Use Case: Planning a trip? Ask for the weather forecast in your destination city to pack appropriately.

Quick Start

Get the current weather 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 current weather conditions and forecasts for a specific location?

To get weather forecasts, you can retrieve real-time temperature, precipitation, and wind information by specifying your desired location for daily and weekly predictions.

Do I need an API key to fetch weather forecasts and temperature data?

No API key is needed to fetch weather forecasts. The retrieval process uses the wttr.in service via the curl command-line utility to access current conditions without authentication.

Does this weather forecast tool work with the curl command-line utility?

This weather forecast tool works directly with the curl command-line utility, fetching current conditions and predictions from the wttr.in service without requiring any additional API keys.

What is the best way to check short-term weather predictions for my destination city?

The best way to check short-term weather predictions is to request a forecast for your destination city, which returns real-time temperature, precipitation, and wind information.

Can I retrieve travel weather forecasts for multiple locations without searching multiple websites?

You can retrieve travel weather forecasts for any specified location, eliminating the need to search multiple websites or apps by getting all current conditions and predictions in one place.