nina Gesellschaft
Aktuelle Warnungen des Bevölkerungsschutzes aus allen NINA-Quellen zusammenfassen, eine Region anhand ihres ARS/AGS beobachten und das betroffene Gebiet einer Warnung als GeoJSON exportieren – über die offene NINA-API ohne Schlüssel mit der nina-warnungen-cli.
Installation
-
CLI
ninainstallieren:npm i -g @maschinenlesbar.org/nina-warnungen-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install nina@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.
-
/nina:nina-region-watchCheck or monitor civil-protection warnings for a specific German region using the nina-warnungen-cli. Trigger when the user asks "are there warnings in Heidelberg?", "any alerts for my area / Landkreis / Kreis?", "warnings near me", "is it safe in the Ahrtal?", or wants ongoing monitoring of one place. Resolves the place to its district-level ARS regional key, pulls the per-region dashboard feed, and can re-check it periodically, reporting new, changed and cleared warnings.
-
/nina:nina-warning-briefingProduce a live civil-protection warning briefing for Germany using the nina-warnungen-cli. Trigger when the user asks "any warnings right now?", "what's the BBK / NINA warning situation?", "current severe-weather warnings", "are there any disasters/alerts in Germany?", "is there a flood/storm/fire warning?", or wants a cross-source alert summary. Merges warnings across MoWaS, KATWARN, BIWAPP, DWD, flood and police, drops cancellations and expired noise, and ranks by severity — instead of six separate raw feeds.
-
/nina:nina-warning-mapExport a NINA civil-protection warning's affected area as GeoJSON for mapping, using the nina-warnungen-cli. Trigger when the user asks to "map this warning", "show the affected area on a map", "export the warning area as GeoJSON", "what area does this alert cover?", or wants the warning geometry for Leaflet / geojson.io / QGIS. Resolves a warning (by id, or by finding one first), pulls its geometry, and hands back a ready-to-open FeatureCollection.
Details
- Repository
- maschinenlesbar-org/nina-warnungen-cli
- CLI
- @maschinenlesbar.org/nina-warnungen-cli (Befehl
nina) - Plugin-Version
- 0.2.0, aus Tag v0.0.6
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- nina, warnung, bbk, mowas, katwarn, dwd, civil-protection, alerts, geojson, germany, bund.dev