weather-goat

Fetch weather forecasts, alerts, and GO/CAUTION/STOP activity verdicts.

1.9k|565|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mvanhorn/printing-press-library --skill weather-goat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather-goat
Source: https://github.com/mvanhorn/printing-press-library/tree/main/library/other/weather-goat
Command: npx skills add https://github.com/mvanhorn/printing-press-library --skill weather-goat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pyyaml, pandas, datetime, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive weather insights, activity recommendations, and safety alerts to enhance daily planning.

Core Features & Use Cases

  • Weather Forecasting and Alerts: Fetch current conditions, hourly, daily forecasts, and severe weather alerts for any location.
  • Activity Verdicts: Offer GO/CAUTION/STOP recommendations for walking, biking, hiking, commuting, and driving based on real-time weather data.
  • Comparison and Historical Data: Compare weather between locations and assess whether today’s weather is unusual for the date.
  • Use Case: Planning outdoor activities or travel by evaluating safety and comfort with weather thresholds and alerts.
  • Data Analysis: Sync and analyze local cached data for offline queries and full-text search.

Quick Start

Ask the AI to tell you if it’s safe to bike today or to compare the weather in two cities.

Frequently Asked Questions about weather-goat

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

FAQPage Schema
How do I get a GO or STOP weather activity recommendation for outdoor planning?

Outdoor planning activity recommendations evaluate real-time weather thresholds and alerts to output GO, CAUTION, or STOP verdicts for walking, biking, hiking, and commuting. It checks environmental conditions against safety limits to support safe travel decisions.

Can I compare weather between two cities to decide travel plans?

Yes, you can compare weather between multiple locations using API data aggregation. It fetches current conditions and forecasts for each city, allowing you to evaluate relative safety and comfort for travel decisions.

How do I check historical weather data to see if today's conditions are unusual?

Checking historical weather data involves syncing and analyzing local cached data to assess whether today's environmental conditions are unusual for the date. This historical analysis utilizes offline queries and local data management.

Does this weather forecasting tool work without a continuous internet connection?

Yes, it supports offline queries through local cached data management. While real-time forecasts and severe weather alerts require API data sync, you can still analyze historical conditions and perform full-text searches without a continuous connection.

What Python dependencies are required for weather API integration and data analysis?

Weather API integration and data analysis require Python dependencies including requests for fetching data, pandas for data manipulation, pyyaml for configuration, and datetime for temporal threshold checks.

How do I monitor severe weather alerts for daily planning?

Monitoring severe weather alerts uses API integrations to fetch real-time environmental warnings and hourly forecasts for any location. It integrates these alerts with threshold checks to ensure safe outdoor activity planning.