Weather Tools

👤 164149043 📦 v1.0.0 ⭐ 3.8 ⬇️ 825 下載
🤖 AI-Agent 免費

📖 技能介紹


name: weather-tools description: Get current weather and forecasts (no API key required). homepage: https://wttr.in/:help metadata: {"clawdbot":{"emoji":"🌤️","requires":{"bins":["curl"]}}}

Weather

Get weather information using wttr.in (no API key required).

Current weather

curl wttr.in

本技能來自小蔥技能站7w4.net。

Location-specific:

curl wttr.in/Beijing

Compact output:

curl wttr.in/?format=3

Forecasts

3-day forecast:

curl wttr.in/?1

Tomorrow:

curl wttr.in/?1T

Full forecast:

curl wttr.in/?2

Output formats

Current temp only:

curl wttr.in/?format=%t

Wind direction and speed:

curl wttr.in/?format=%w

Full location name:

curl wttr.in/?format=%l

Custom format:

curl wttr.in/?format="%l: %c+%t+%w"

Examples

Beijing current weather:

curl wttr.in/Beijing

Shanghai 3-day forecast:

curl wttr.in/Shanghai?1

Compact format (any location):

curl wttr.in/Tokyo?format=3

Moon phase:

curl wttr.in/?format=%m

🤖 AI 評測

這個天氣工具質量一般。優點是使用免費服務、示例豐富、通俗易懂;主要缺點是缺少可執行的工具檔案,使用者拿到後不知道怎麼實際使用。建議選擇有完整配置和可呼叫工具的天氣 Skill。推薦指數:★★☆☆☆

📊 多維度評分

適應性3.8
規範性3.8
有效性4.1
可靠性3.2
可信度4.4

📁 包含檔案 (2 個)

📄 SKILL.md 1.1 KB
📄 _meta.json 132 B