weather

Retrieve current weather conditions and forecasts via external weather APIs.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill weather-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/weather
Command: npx skills add https://github.com/ammonfife/sakima.co --skill weather-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for quick and convenient access to current weather conditions and forecasts without the complexities of weather analysis tools.

Core Features & Use Cases

  • Current Weather: Provides real-time weather data for any location with simple queries.
  • Forecasts: Offers forecasts for the immediate future as well as extended outlooks.
  • Quick Responses: Offers concise information with minimal user input.

Quick Start

To get the current weather for New York, say "What's the weather in New York?"

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 current weather conditions and forecasts, you can query a location-based weather service using basic HTTP requests. This allows you to retrieve real-time weather data and extended outlooks instantly by specifying your desired location.

Can I retrieve weather forecasts using basic HTTP requests and curl?

Yes, you can retrieve weather forecasts using curl and basic HTTP requests. The system queries external weather APIs directly to return concise current conditions and future forecast data for any specified location.

Do I need any special software to check location-based weather updates?

You do not need special software to check location-based weather updates, but your environment must support basic HTTP requests and have curl installed. These prerequisites allow the system to query external APIs for quick weather data.

What is the best way to quickly check weather conditions without complex analysis tools?

The best way to quickly check weather conditions is to use a lightweight script that queries external weather APIs. This approach provides instant real-time data and forecasts without the complexity of full weather analysis tools.

Are there limitations to retrieving extended weather outlooks via external APIs?

Limitations of retrieving extended weather outlooks via external APIs include reliance on active network connectivity and basic HTTP request support. The service provides concise data suitable for quick updates rather than in-depth meteorological analysis.