get-local-weather

Community

Fetch a 7-day forecast from memory.

Authoradamrdrew
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It provides a programmatic way to fetch a local 7-day weather forecast by reading a zip code stored in memory, avoiding manual lookups and ensuring up-to-date data.

Core Features & Use Cases

  • Read the zip_code from memory and validate prerequisites (memory.md exists and contains a zip_code).
  • Convert the zip code to geographic coordinates via the zippopotam.us API.
  • Retrieve a 7-day forecast from Open-Meteo and present a readable report.
  • Use Case: A user asks for the forecast for their current location without entering the zip code each time.

Quick Start

Ask it to fetch the 7-day forecast for the location encoded in memory's zip code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: get-local-weather
Download link: https://github.com/adamrdrew/claude-code-patterns/archive/main.zip#get-local-weather

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.