From tomorrow-weather
Get air quality index, pollen count, fire index, and environmental conditions for a location via Tomorrow.io
How this skill is triggered — by the user, by Claude, or both
Slash command
/tomorrow-weather:weather-air-qualityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `tomorrow-weather` MCP server to fetch air quality and environmental data.
Use the tomorrow-weather MCP server to fetch air quality and environmental data.
Call the get_air_quality tool with the location the user provides. Optionally include a date/time if they ask about forecast or historical air quality.
Return a clear summary including:
Include health recommendations based on the AQI level:
If the user mentions a health condition (asthma, allergies), tailor recommendations accordingly.
npx claudepluginhub chidinwaka/tomorrow-weather-plugin --plugin tomorrow-weatherQueries New Zealand weather and marine data from the MetOcean API. Provides current conditions, hourly forecasts, 7-day outlooks, and wave/swell data via CLI.
Queries fine dust (PM10/PM2.5) air quality data for a location via AirKorea proxy. Handles ambiguous locations by returning candidate stations for re-query.
Automates Iqair Airvisual tasks via Composio's toolkit using Rube MCP. Always searches for current tool schemas before execution.