# Weather

> Погода: текущие условия и прогноз на 3 дня

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

---


# Weather Skill

## Tool: `weather`
Returns current weather and 3-day forecast for any city.

### Parameters
- `city` (optional) — city name. Default: from config.

### Rules
1. If user asks about weather without specifying a city, use the default city
2. If user mentions a specific city, pass it to the tool
3. Present the result naturally, don't just dump raw data
4. If user asks "нужен ли зонт?" — check precipitation and answer directly
5. Always respond in the user's language

