Weather Alert Skill

👤 li-chi 📦 v0.2.1 ⭐ 3.7 ⬇️ 694 下载
📊 数据分析 免费

📖 技能介绍

Weather Alert Skill

Sends summarized weather alerts for a configured region. Supports severity filtering and returns structured alert counts.

Inputs

  • region (string, required): The geographic region to monitor.
  • severity (string, optional): Filter alerts by severity level. Defaults to "all".

    小葱技能站7w4.net每天更新,海量AI技能等你发现。

Outputs

  • alert_count (number): The number of active alerts matching the query.

Usage

Provide a region and optionally a severity to receive a summary of active weather alerts for that area.

🤖 AI 评测

这个天气警报技能质量中等偏下。主要优点是配置规范、文档结构完整;不足之处在于README几乎没有任何实用信息,更关键的是核心功能没有实现——代码返回的警报数量始终为零,无法提供真正的天气警报查询服务。建议等待功能完善后再使用。

📊 多维度评分

适应性3.8
规范性3.8
有效性3.8
可靠性3.2
可信度4

📁 包含文件 (10 个)

📄 README.md 210 B
📄 SKILL.md 519 B
📄 _meta.json 138 B
📄 docs/release.md 297 B
📄 package.json 398 B
📄 scripts/lint.sh 143 B
📄 scripts/publish.sh 632 B
📄 skill.yaml 335 B
📄 src/index.js 448 B
📄 test/run-tests.sh 257 B