# Weather Lookup

> Look up the current weather for a city using a public weather API and return a short summary.

- Skill: `munzzyy/weather-lookup` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add munzzyy/weather-lookup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/munzzyy/weather-lookup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- License: MIT
- Author: munzzyy (https://skillmd.com/u/munzzyy)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/munzzyy/weather-lookup

---


# Weather lookup

Given a city name, this skill fetches the current conditions from a public API
and returns a one-line summary. See [the fetch helper](./fetch.py) for details.

## Usage

Ask for the weather in a city and the skill will return temperature and conditions.

