By chidinwaka
Real-time, forecast, historical weather, air quality, alerts, and more via the Tomorrow.io API.
Get air quality index, pollen count, fire index, and environmental conditions for a location via Tomorrow.io
Get active severe weather alerts and Tomorrow.io Insights events for a location
Get a multi-day weather forecast for any location using Tomorrow.io (up to 14 days ahead)
Retrieve historical weather data for any location and date range using Tomorrow.io (back to year 2000)
Get real-time current weather conditions for any location using Tomorrow.io
Get air quality index, pollen count, fire index, and environmental conditions for a location via Tomorrow.io
Get active severe weather alerts and Tomorrow.io Insights events for a location
Get a multi-day weather forecast for any location using Tomorrow.io (up to 14 days ahead)
Retrieve historical weather data for any location and date range using Tomorrow.io (back to year 2000)
Get real-time current weather conditions for any location using Tomorrow.io
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that gives Claude full access to the Tomorrow.io weather API — real-time conditions, forecasts, historical data, air quality, alerts, route weather, and location management.
| Skill | Command | Description |
|---|---|---|
| Current weather | /weather-now | Real-time conditions for any location |
| Forecast | /weather-forecast | Daily or hourly forecasts up to 14 days |
| Historical | /weather-history | Past weather back to year 2000 |
| Air quality | /weather-air-quality | AQI, pollen, fire index, UV |
| Alerts | /weather-alerts | Active severe weather warnings |
Beyond skills, the plugin exposes an MCP server with 7 tools Claude can call directly:
get_realtime_weather — current conditionsget_forecast — Timeline API (1-minute, hourly, or daily)get_historical_weather — historical data back to 2000get_alerts — active severe weather eventsget_air_quality — AQI, pollen, fire index, pollutantsget_route_weather — weather along a travel routemanage_locations — create/list/delete saved locationsAdd your Tomorrow.io API key to your environment. The plugin reads it from TOMORROW_API_KEY:
export TOMORROW_API_KEY=your_api_key_here
Add that line to your ~/.zshrc or ~/.bashrc to make it permanent.
/plugin install tomorrow-weather@claude-plugins-official
/plugin marketplace add chidinwaka/tomorrow-weather-plugin
/plugin install tomorrow-weather@tomorrow-weather-marketplace
git clone https://github.com/chidinwaka/tomorrow-weather-plugin
cd tomorrow-weather-plugin/mcp-server
npm install
Then in Claude Code:
/plugin marketplace add /path/to/tomorrow-weather-plugin
/plugin install tomorrow-weather@tomorrow-weather-marketplace
/weather-now London
/weather-forecast "New York" 7
/weather-history "Tokyo" --start 2023-08-01 --end 2023-08-07
/weather-air-quality "Los Angeles"
/weather-alerts "Miami"
Or just ask Claude naturally:
"What's the weather in Lagos right now?" "Will it rain in Berlin this weekend?" "What was the temperature in Sydney last December?"
This plugin covers the full Tomorrow.io v4 API surface:
| API | Endpoint | Tool |
|---|---|---|
| Realtime | POST /weather/realtime | get_realtime_weather |
| Timeline (forecast + history) | POST /timelines | get_forecast, get_historical_weather, get_air_quality |
| Events / Alerts | POST /events | get_alerts |
| Routes | POST /route | get_route_weather |
| Locations | GET/POST/DELETE /locations | manage_locations |
80+ data fields are available including temperature, precipitation, humidity, wind, UV, AQI, pollen, fire index, soil moisture, solar irradiance, lightning, visibility, and more.
MIT
npx claudepluginhub chidinwaka/tomorrow-weather-plugin --plugin tomorrow-weather20 SEO/GEO skills and 5 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications