Read-only access to current German public warnings via the official NINA / warnung.bund.de API. Use when asked about NINA alerts, Bevölkerungswarnungen, civil protection alerts, weather warnings, flood warnings, Katwarn-style warning checks, or whether there are active warnings for a German city, district, or ARS region code.
Read current public warnings from the official German NINA API. Lese aktuelle oeffentliche Warnmeldungen ueber die offizielle deutsche NINA-API.
Repository: openclaw-skill-nina-warnings
warnung.bund.de.warnung.bund.de begrenzt.bash, curl, and .jqbash, curl und jq.https://warnung.bund.de/api31https://warnung.bund.de/api31curl.curl.~/.openclaw/workspace/skills/nina-warnings/scripts/nina-status.sh "110000000000"
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-status.sh "Berlin" --json
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-status.sh "110000000000" --details
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-status.sh "110000000000" --geojson --json
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-status.sh --source dwd
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-lookup-ars.sh "Berlin"
To find ARS codes for other cities or districts, use: Um ARS-Codes fuer weitere Staedte oder Landkreise zu finden, nutze:
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-lookup-ars.sh "Hamburg"
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-lookup-ars.sh "Hamburg" --ars-only
~/.openclaw/workspace/skills/nina-warnings/scripts/nina-lookup-ars.sh "Hamburg" --first
scripts/nina-lookup-ars.sh unless the user already provided a 12-digit ARS.scripts/nina-status.sh.--details when the user needs description or instructions.--geojson when geometry or machine-readable area data is needed.--source <name> for nationwide feeds like mowas, dwd, katwarn, biwapp, lhp, or police.scripts/nina-status.sh
Fetches and formats current warnings for an ARS code or location query.scripts/nina-lookup-ars.sh
Resolves German place and district names to ARS candidates using the local cache.references/ars-codes.json
Empty cache placeholder. Populate it during setup with installation-specific ARS mappings.Amtlicher Regionalschluessel, 12 digits.[].references/ars-codes.json contains the 16 German state capitals as bundled starter entries.references/ars-codes.json if you want local lookup beyond the bundled defaults.references/ars-codes.json um weitere Staedte oder Landkreise, wenn du mehr als die mitgelieferten Standard-Eintraege lokal aufloesen willst.