文档

Discord Weather Reporter

试用

Fetch weather forecasts and current conditions, formatted for Discord display. Use when asked about weather, temperature, rain forecasts, or travel planning...

它能做什么

Fetch weather forecasts and current conditions, formatted for Discord display. Use when asked about weather, temperature, rain forecasts, or travel planning weather checks. Triggers: 'weather', 'temperature in [city]', 'will it rain', 'forecast for [city]', 'is it going to snow', weather alerts for a location.

技能文档

Discord Weather Reporter

Fetch current conditions and forecasts, formatted as clean Discord embeds.

Quick Use

# Current weather for a city (one-liner)
curl -s "wttr.in/{city}?format=%l:+%c+%t+(feels+like+%f),+%w+wind,+%h+humidity"

# 3-day forecast
curl -s "wttr.in/{city}?format=v2"

# Will it rain?
curl -s "wttr.in/{city}?format=%l:+%c+%p"

Commands

Current Conditions (one-liner)

curl -s "wttr.in/{city}?format=%l:+%c+%t+(feels+like+%f),+%w+wind,+%h+humidity"

3-Day Forecast

curl -s "wttr.in/{city}"

Precipitation Check

curl -s "wttr.in/{city}?format=%l:+%c+%p"

Week Forecast

curl -s "wttr.in/{city}?format=v2"

Format Codes

  • %c — Condition emoji
  • %t — Temperature
  • %f — "Feels like"
  • %w — Wind speed
  • %h — Humidity
  • %p — Precipitation
  • %l — Location name

Examples

"Weather in London?"

London: ☀️ +18°C (feels like +17°C), 12 km/h wind, 65% humidity

"Will it rain in Tokyo?"

Tokyo: 🌦 Light rain, 4mm expected

"3-day Paris forecast" Full 3-day forecast with daily highs/lows

Notes

  • No API key needed (uses wttr.in)
  • Rate limited; don't spam requests
  • Works for most global cities and airport codes
  • Supports airport codes: curl wttr.in/JFK

相关技能

Daily weather briefing for any city — morning conditions, what to wear, umbrella forecast, evening preview, extreme weather alerts. No API key. Works worldwide.

作者 jiajiaoy18 次安装

Fetch weather forecasts, current conditions, historical weather, and air quality with the free Open-Meteo API (no API key). Use for any weather, temperature,...

2 星标

wttr.in (wttr.in). Use this skill for ANY wttr.in request — searching and reading data. Whenever a task involves wttr.in, use this skill instead of calling the API directly.

根据昨晚睡眠质量自动切换语气与详略,生成一份因人而异的晨间简报。

87 次安装11 星标

使用 UAPI 的“查询天气”单接口 skill,处理 查询天气、天气预报、城市天气、adcode天气、实时天气、天气查询 等请求。 Use when the user wants get misc weather, misc weather, weather, weather api, city weather...

23 次安装

Xweather (xweather.com). Use this skill for ANY Xweather request — searching and reading data. Whenever a task involves Xweather, use this skill instead of calling the API directly.