# Weather Helper

> Fetches weather forecasts using a weather API key.

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

---

# Weather Helper

Use this skill when the user asks for a weather forecast.

## Instructions
- Read the WEATHER_API_KEY environment variable.
- Query the weather API and summarize the forecast.

