weather-fetch

Fetch current weather and forecast data from wttr.in for specified locations.

1|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill weather-fetch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather-fetch
Source: https://github.com/dapperdivers/roundtable-arsenal/tree/main/intel/weather-fetch
Command: npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill weather-fetch

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the need to manually look up weather conditions by fetching current conditions and forecasts for any requested location.

Core Features & Use Cases

  • Weather Data Retrieval: Fetches current weather and forecast information from wttr.in without requiring an API key.
  • Flexible Location Queries: Supports weather lookups for different locations with configurable output formats and forecast ranges.
  • Use Case: Generate a morning briefing that includes the current conditions and upcoming forecast for a home, travel destination, or operational area.

Quick Start

Use the weather-fetch skill to get the current forecast for New York City.

Frequently Asked Questions about weather-fetch

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

FAQPage Schema
How do I fetch current weather and forecast data for a specific location without manual lookup?

To fetch current weather and forecast data without manual lookup, this Skill automates retrieval using wttr.in weather responses. It accepts configurable location, format, and forecast duration parameters to generate outputs for morning briefings or travel planning.

Do I need an API key to retrieve weather information from wttr.in?

No, you do not need an API key to retrieve weather information from wttr.in. This Skill fetches current weather conditions and forecasts directly without requiring authentication, simplifying the process of generating operational weather reports.

Does this weather forecast tool require curl to run?

Yes, this weather forecast tool requires curl to run. The Skill depends on curl access to successfully retrieve and process the wttr.in weather responses for your specified locations during operational reporting or travel planning scenarios.

What is the best way to automate morning weather briefings for multiple locations?

The best way to automate morning weather briefings for multiple locations is using a script-based Skill that queries wttr.in. It supports flexible location queries and configurable output formats, instantly generating current conditions and upcoming forecasts for any requested area.

Can I configure the forecast duration when fetching weather conditions?

Yes, you can configure the forecast duration when fetching weather conditions. The Skill allows you to specify forecast ranges alongside your location and output format parameters, ensuring you retrieve the exact weather data needed for your operational reporting.