From tomorrow-weather
Retrieve historical weather data for any location and date range using Tomorrow.io (back to year 2000)
How this skill is triggered — by the user, by Claude, or both
Slash command
/tomorrow-weather:weather-historyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `tomorrow-weather` MCP server to fetch historical weather data.
Use the tomorrow-weather MCP server to fetch historical weather data.
Call the get_historical_weather tool with:
Return a clear summary of the historical conditions including:
If the user asks a comparative question (e.g. "was it hotter last July than this July?"), gather both datasets and compare them side by side.
Note: historical data is available from January 2000 onwards. If the user requests data before that, inform them of the limitation.
npx claudepluginhub chidinwaka/tomorrow-weather-plugin --plugin tomorrow-weatherFetches weather/climate data via Earth2Studio data sources for specific variables and times. Verifies variable support and generates download scripts.
Fetches current, hourly, and daily weather forecasts, alerts, and historical statistics from WeatherKit for iOS apps. Provides Swift API usage for weather data integration.
Reads Home Assistant entity history, logbook timelines, and long-term statistics via HA NOVA Relay. Summarizes state transitions, events, and trends within bounded time windows.