weather-assistant · git:20260624.c620a55 · 2026-06-24 · sha256 1fbe958fece8c4ed
weather-assistant git:20260624.c620a55A
Immutable. This exact content is served forever at /api/v1/blob/1fbe958fece8c4ed.
--- name: weather-assistant description: Retrieves current weather conditions and forecasts for any location worldwide license: MIT --- # Weather Assistant A helpful skill that provides real-time weather information. ## Usage Ask me about the weather in any city or region: - "What is the weather like in London?" - "Will it rain tomorrow in Tokyo?" - "Give me a 5-day forecast for New York" ## Tools Used This skill uses `read_file` and `web_search` to fetch live weather data. ## Notes Weather data is provided for informational purposes only.