← 返回
未分类 中文

MarsAI Weather Forecast

Get current weather and forecasts (no API key required).
获取当前天气和预报(无需 API 密钥)。
mars82311111
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 431
下载
💾 1
安装
1
版本
#ai#forecast#latest#weather

概述

Weather

Two free services, no API keys needed.

wttr.in (primary)

Quick one-liner:

curl -s "wttr.in/London?format=3"
# Output: London: ⛅️ +8°C

Compact format:

curl -s "wttr.in/London?format=%l:+%c+%t+%h+%w"
# Output: London: ⛅️ +8°C 71% ↙5km/h

Full forecast:

curl -s "wttr.in/London?T"

Format codes: %c condition · %t temp · %h humidity · %w wind · %l location · %m moon

Tips:

  • URL-encode spaces: wttr.in/New+York
  • Airport codes: wttr.in/JFK
  • Units: ?m (metric) ?u (USCS)
  • Today only: ?1 · Current only: ?0
  • PNG: curl -s "wttr.in/Berlin.png" -o /tmp/weather.png

Open-Meteo (fallback, JSON)

Free, no key, good for programmatic use:

curl -s "https://api.open-meteo.com/v1/forecast?latitude=51.5&longitude=-0.12&current_weather=true"

Find coordinates for a city, then query. Returns JSON with temp, windspeed, weathercode.

Docs: https://open-meteo.com/en/docs

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 08:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Douyin Comment Bot

mars82311111
在抖音搜索指定关键词的热门视频并发表评论。用户提及‘抖音评论’、‘在抖音上搜XX发评论’、‘抖音互动’、‘执行:抖音XX热门N条评论’等时触发此技能。
★ 1 📥 479

Bug Fixer

mars82311111
自动诊断并修复Bug。当用户报告代码或系统中的错误、异常行为时使用。
★ 0 📥 489

AI Trading Journal

mars82311111
完整记录每笔交易(包含交易理由、入场、出场、盈亏、情绪与教训),生成周度和月度绩效报告,识别盈亏规律。
★ 0 📥 596