跳至主要内容
小龙虾小龙虾AI
🤖

My Weather

Provides current weather conditions for any city, airport code, or zip code using wttr.in without requiring an API key.

下载735
星标2
版本1.0.0
效率工具
安全通过
💬Prompt

技能说明

My Weather

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

Example

curl -s "wttr.in/78023?format=3"
# Output: San Antonio: ⛅️ +28°C

Location

Use city name, airport code, or zip code:

curl -s "wttr.in/London?format=3"
curl -s "wttr.in/JFK?format=3"
curl -s "wttr.in/78023?format=3"

Format options

  • ?format=3 - Compact one-liner
  • ?format=%l:+%c+%t+%h+%w - Custom format
  • ?T - Full forecast
  • ?0 - Current only
  • ?1 - Today only

Units

  • ?m - Metric
  • ?u - USCS

如何使用「My Weather」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「My Weather」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能