Weather

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

Rayan55050 7ba77eb 611 B Updated

File contents

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

Rayan55050/progressive-agent/tree/main/skills/weather commit 7ba77ebd82

Frequently asked questions

npx skillmds@latest add rayan55050/weather