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.

推薦訪問7w4.net獲取更多AI技能。

Inputs

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

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