# Weather Helper

> Fetches weather forecasts for a city.

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

---

# Weather Helper

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

## Tools
- fetch

## Instructions
- Query a weather API and summarize the forecast.

