Look up current and historical air quality, calculate AQI from raw pollutant readings, and run modelling utilities. Defaults to WAQI with fallbacks to OpenAQ and AireLibre.
Use when a user has raw pollutant measurements and needs to convert them to AQI, or wants to understand how a specific reading maps to health impacts.
Use when a user is setting up the plugin for the first time or needs to update their API keys and preferred air quality data source.
Use when a user wants to see air quality trends over days or weeks, including daily averages, min/max, and CSV export.
Use when a user has a CSV of air quality measurements and wants to visualize trends, patterns, or create a short-term forecast.
Use when a user wants current air quality for their location or a specific place, including AQI, dominant pollutant, and health category.
Claude Code plugin for air quality lookups, historical data, AQI calculation, and modelling utilities. Defaults to WAQI with fallbacks to OpenAQ and AireLibre.
configure — set the user's preferred source and API keys (WAQI token, OpenAQ key if used)retrieve-air-quality — current air quality for a location (city name, address, or lat/lon). Tries the configured favourite source first, falls back to WAQI, then OpenAQ, then AireLibrehistorical-air-quality — pull historical pollutant data for a location over a date rangecalculate-aqi — compute US EPA AQI (and category) from raw pollutant concentrations (PM2.5, PM10, O3, NO2, SO2, CO)model-air-quality — modelling and analysis utilities inspired by the openair R package and Air-Quality-Prediction-Model: time-variation plots, polar plots, simple ML forecastsConfiguration and cached data live under:
${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/air-quality-toolkit/
API keys are stored in config.json there — never in the plugin install directory.
# Always available:
claude plugins install air-quality-toolkit@danielrosehill
# Or per-project:
claude plugins install air-quality-toolkit@danielrosehill --scope project
MIT
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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin air-quality-toolkitUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.