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

  1. CLI nina installieren:

    npm i -g @maschinenlesbar.org/nina-warnungen-cli
  2. Marketplace hinzufügen (einmalig):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. 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-watch

    Check 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-briefing

    Produce 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-map

    Export 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