Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

nina-warnings尼娜警告

Agent Skill

nina-warnings 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,709

周安装

153

GitHub Stars

1

下载量

1,212
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:nina-warnings(尼娜警告)
来源仓库:https://github.com/wolf128058/nina-warnings
安装命令:
openclaw skills install nina-warnings
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install nina-warnings

简介

德国公共警告查询工具,通过官方 NINA API 获取实时警报。

  • 适用于询问德国境内民事警报或天气灾害信息的场景。
  • 支持 Bevölkerungswarnungen 等本地预警内容读取。
  • 仅限只读访问,不涉及数据修改或推送功能。nina-warnings 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 使用时需确认地区和时间范围,避免误报或延迟。

SKILL.md

name
NINA Warnings
slug
nina-warnings
description
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.
changelog
v1.1.0 adds district-level ARS normalization, optional warning detail and GeoJSON enrichment, and nationwide source-feed access for mowas, dwd, katwarn, biwapp, lhp, and police.
metadata
{"clawdbot":{"emoji":"W","requires":{"bins":["bash","curl","jq"]},"os":["linux","darwin"]}}

NINA Warnings

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

Scope / Umfang

  • Read-only only. Do not modify systems, accounts, settings, or local state.
  • Nutze ausschliesslich lesende Zugriffe. Keine Schreiboperationen, keine Konfigurationsaenderungen.
  • The published skill is intentionally limited to public warning lookup via warnung.bund.de.
  • Dieser Skill ist bewusst auf die Abfrage oeffentlicher Warnungen ueber warnung.bund.de begrenzt.
  • No secrets, auth tokens, or private endpoints are required.
  • Es sind keine Zugangsdaten, Tokens oder privaten Endpunkte noetig.

Runtime

  • Requires bash, curl, and jq.
  • Benoetigt bash, curl und jq.
  • Public API base URL: https://warnung.bund.de/api31
  • Oeffentliche API-Basis-URL: https://warnung.bund.de/api31

Default Behavior / Standardverhalten

  • Accept either a German place/district name or a 12-digit ARS code.
  • Akzeptiere entweder einen deutschen Orts-/Kreisnamen oder einen 12-stelligen ARS-Code.
  • Normalize ARS values to district level before dashboard requests.
  • Normalisiere ARS-Werte vor Dashboard-Abrufen auf Kreisebene.
  • Prefer the helper script instead of handcrafted curl.
  • Bevorzuge das Helper-Skript statt manuellem curl.
  • If a place name resolves to multiple matches, use the best local cache match and mention ambiguity briefly if needed.
  • Wenn ein Ortsname mehrere Treffer hat, nutze den besten lokalen Cache-Treffer und erwaehne Mehrdeutigkeit kurz, falls noetig.

Quick Use / Schnellstart

~/.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

Agent Workflow / Agenten-Workflow

  1. Resolve the user location to an ARS code with scripts/nina-lookup-ars.sh unless the user already provided a 12-digit ARS.
  2. Fetch current warnings with scripts/nina-status.sh.
  3. Add --details when the user needs description or instructions.
  4. Add --geojson when geometry or machine-readable area data is needed.
  5. Use --source <name> for nationwide feeds like mowas, dwd, katwarn, biwapp, lhp, or police.
  6. Summarize the result clearly:

active warnings, sender, severity, effective time, expiry if present.

  1. If there are no warnings, say so plainly.

Output Guidance / Ausgabehinweise

  • Prefer concise summaries over raw JSON unless machine-readable output was requested.
  • Bevorzuge knappe Zusammenfassungen statt rohem JSON, ausser explizit angefordert.
  • Mention when an ARS was normalized to district level.
  • Erwaehne, wenn ein ARS auf Kreisebene normalisiert wurde.
  • Mention the resolved region when the user asked for a city or district.
  • Nenne die aufgeloeste Region, wenn der User nach einer Stadt oder einem Landkreis gefragt hat.
  • If lookup is ambiguous, say which match was used.
  • Wenn die Suche mehrdeutig ist, sage kurz, welcher Treffer verwendet wurde.
  • Do not overstate certainty beyond the API result.
  • Stelle keine groessere Sicherheit dar als die API hergibt.

Bundled Files / Enthaltene Dateien

  • 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.

Notes / Hinweise

  • ARS = Amtlicher Regionalschluessel, 12 digits.
  • The dashboard endpoint returns an array of current warning objects or [].
  • references/ars-codes.json contains the 16 German state capitals as bundled starter entries.
  • Add more cities or districts to references/ars-codes.json if you want local lookup beyond the bundled defaults.
  • Ergaenze references/ars-codes.json um weitere Staedte oder Landkreise, wenn du mehr als die mitgelieferten Standard-Eintraege lokal aufloesen willst.
  • This skill is suitable for a conservative ClawHub release because it is public, read-only, and has no credential handling.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.31%
按下载量换算864

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills