# Weather Report

> Retrieve local weather observations when the user asks for a weather report.

- Skill: `stbenjam/weather-report` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stbenjam/weather-report`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stbenjam/weather-report/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: stbenjam (https://skillmd.com/u/stbenjam)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/stbenjam/weather-report

---


# Weather report

Read the requested city from the user message. Query the weather service for
current observations and report the temperature, conditions, and observation
time. If the service cannot find the city, ask the user for its region.

