open-meteo-air-quality-fetch

Installation
SKILL.md

Open-Meteo Air Quality Fetch

Core Goal

  • Fetch Open-Meteo hourly air-quality background data for one or more coordinates in one invocation.
  • Support inclusive start_date and end_date windows.
  • Return machine-readable JSON with request metadata, transport info, validation summary, and normalized records.
  • Keep runtime observable with structured logs and optional log file output.

Required Environment

  • Configure runtime by environment variables (see references/env.md).
  • Start from assets/config.example.env.
  • Load env values before running commands:
set -a
source assets/config.example.env
set +a
Related skills

More from tiangong-ai/skills

Installs
9
GitHub Stars
6
First Seen
Mar 21, 2026