luftqualitaet Umwelt
Die passende Luftmessstation für einen Ort finden, den aktuellen Luftqualitätsindex einer Station zusammenfassen und Stationen nach Jahreswerten von Schadstoffen oder Grenzwertüberschreitungen ordnen – über die offene Air-Data-API des Umweltbundesamts ohne Schlüssel mit der luftqualitaet-cli.
Installation
-
CLI
luftqualitaetinstallieren:npm i -g @maschinenlesbar.org/luftqualitaet-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install luftqualitaet@maschinenlesbar
Voraussetzungen wie API-Schlüssel oder Konten stehen in SKILLS.md.
Skills
Die Beschreibungen der Skills sind englisch – Claude wählt anhand dieser Texte den passenden Skill. Ihre Fragen können Sie trotzdem auf Deutsch stellen.
-
/luftqualitaet:luftqualitaet-air-reportProduce a human-readable air-quality briefing for a German monitoring station over a time window, using the luftqualitaet-cli. Trigger when the user asks "what's the air quality in Berlin right now?", "how was the air at station 143 yesterday?", "is the ozone high in Munich?", "give me today's air-quality index for Stuttgart", or wants pollutant levels / the AQ index for a place. Fetches the index series, decodes the 0–4 index levels into words, names the driving pollutant per hour, and summarises — instead of the raw nested arrays the CLI returns.
-
/luftqualitaet:luftqualitaet-annual-reportRank German monitoring stations by a pollutant's annual balance or its limit-value exceedances for a year, using the luftqualitaet-cli. Trigger when the user asks "which cities had the worst NO₂ in 2023?", "where did PM₁₀ exceed the limit last year?", "rank stations by ozone exceedances", "annual air-quality balance for Germany", or wants a yearly / nationwide / regional comparison. Joins the per-station annual rows to station names and locations and ranks them, instead of returning anonymous numeric rows.
-
/luftqualitaet:luftqualitaet-station-finderResolve a place, city, region, or station classification to the numeric Umweltbundesamt air-quality station id(s) you need for every other query, using the luftqualitaet-cli. Trigger when the user asks "which station covers Berlin?", "find the air-quality station near Munich", "list traffic stations in NRW", "what's the station id for Stuttgart Neckartor", "show rural background stations", or any time a measurement/index request names a place rather than an id. Returns matching stations with id, name, city, type, setting, network and coordinates.
Details
- Repository
- maschinenlesbar-org/luftqualitaet-cli
- CLI
- @maschinenlesbar.org/luftqualitaet-cli (Befehl
luftqualitaet) - Plugin-Version
- 0.2.0, aus Tag v0.0.7
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- luftqualitaet, air-quality, umweltbundesamt, uba, no2, pm10, ozone, emissions, environment, germany, bund.dev