重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
npx skills add https://github.com/nkchivas/openclaw-skill-weather --skill weather获取当前天气状况和天气预报。
✅ 在以下情况使用此技能:
❌ 在以下情况不要使用此技能:
天气查询中必须包含城市、地区或机场代码。
# 单行摘要
curl "wttr.in/London?format=3"
# 详细当前状况
curl "wttr.in/London?0"
# 特定城市
curl "wttr.in/New+York?format=3"
# 3天预报
curl "wttr.in/London"
# 周预报
curl "wttr.in/London?format=v2"
# 特定日期(0=今天,1=明天,2=后天)
curl "wttr.in/London?1"
# 单行格式
curl "wttr.in/London?format=%l:+%c+%t+%w"
# JSON 输出
curl "wttr.in/London?format=j1"
# PNG 图片
curl "wttr.in/London.png"
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
%c — 天气状况表情符号%t — 温度%f — “体感温度”%w — 风%h — 湿度%p — 降水%l — 位置“天气怎么样?”
curl -s "wttr.in/London?format=%l:+%c+%t+(feels+like+%f),+%w+wind,+%h+humidity"
“会下雨吗?”
curl -s "wttr.in/London?format=%l:+%c+%p"
“周末预报”
curl "wttr.in/London?format=v2"
curl wttr.in/ORD每周安装次数
63
仓库
首次出现
2026年3月3日
安全审计
安装于
codex61
gemini-cli60
kimi-cli60
amp60
cline60
github-copilot60
Get current weather conditions and forecasts.
✅ USE this skill when:
❌ DON'T use this skill when:
Always include a city, region, or airport code in weather queries.
# One-line summary
curl "wttr.in/London?format=3"
# Detailed current conditions
curl "wttr.in/London?0"
# Specific city
curl "wttr.in/New+York?format=3"
# 3-day forecast
curl "wttr.in/London"
# Week forecast
curl "wttr.in/London?format=v2"
# Specific day (0=today, 1=tomorrow, 2=day after)
curl "wttr.in/London?1"
# One-liner
curl "wttr.in/London?format=%l:+%c+%t+%w"
# JSON output
curl "wttr.in/London?format=j1"
# PNG image
curl "wttr.in/London.png"
%c — Weather condition emoji%t — Temperature%f — "Feels like"%w — Wind%h — Humidity%p — Precipitation%l — Location"What's the weather?"
curl -s "wttr.in/London?format=%l:+%c+%t+(feels+like+%f),+%w+wind,+%h+humidity"
"Will it rain?"
curl -s "wttr.in/London?format=%l:+%c+%p"
"Weekend forecast"
curl "wttr.in/London?format=v2"
curl wttr.in/ORDWeekly Installs
63
Repository
First Seen
Mar 3, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex61
gemini-cli60
kimi-cli60
amp60
cline60
github-copilot60
AI图像生成工具 - 使用50+模型通过CLI快速生成高质量图片 | inference.sh
51,500 周安装
React 19专家 | 服务器组件、性能优化与生产级架构实战指南
1,500 周安装
Playwright浏览器自动化教程:Python爬虫、UI测试、数据采集与定时任务
45 周安装
微信公众号文章发布器 - 通过API将Markdown/HTML内容发布到公众号草稿箱
1,400 周安装
全栈安全开发指南 - Fullstack Guardian 安全编码与三视角设计实践
1,400 周安装
Vercel Workflow 开发指南:持久化异步函数与可缓存步骤函数
1,400 周安装
CloudBase微信小程序认证指南:无缝集成用户身份,实现自动登录与安全验证
1,400 周安装