weather

Retrieve current weather conditions and forecasts for cities or airport codes.

Updated Aug 13, 2025
One-click install
npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill weather-joeyjoziah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/JoeyJoziah/investment-analysis-platform/tree/main/.claude/skills/weather
Command: npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill weather-joeyjoziah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of checking live weather conditions and forecasts by letting you query reliable weather services directly from the command line or through programmatic requests.

Core Features & Use Cases

  • Instant Current Conditions: Get a quick local weather snapshot for any city, airport code, or location name.
  • Forecast Retrieval: Pull short or full forecasts for planning travel, events, or outdoor work.
  • Programmatic Fallbacks: Use a simple JSON weather API when you need structured data for automation or integration.

Quick Start

Ask for the current weather or forecast for a location such as London, New York, or JFK using the built-in weather lookup flow.

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 without an API key?

You can retrieve current weather conditions and forecasts without an API key by using this Skill to query reliable free weather services directly via command line or programmatic requests.

Can I get JSON weather data for automation workflows?

Yes, this Skill supports a programmatic fallback that provides structured JSON weather data, allowing you to integrate weather checks into lightweight automation workflows.

What locations are supported for weather lookups?

Weather lookups support quick location-based checks for any city, airport code, or location name, making it suitable for travel planning and local snapshots.

What's the best way to check weather from the command line?

The best way to check weather from the command line is using this Skill, which retrieves instant current conditions and forecasts without requiring any API key setup.

Does this weather Skill work with free services for programmatic use?

Yes, it works with free services and includes a fallback for programmatic use, ensuring you can pull structured weather data without incurring API key costs.