返回顶部
d

dc-weather

Check Washington DC weather using Open-Meteo API. Use when user asks about DC weather, current conditions, or needs a weather report for Washington DC.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,060
下载量
0
收藏
概述
安装方式
版本历史

dc-weather

# DC Weather Skill Get Washington DC weather without API keys using Open-Meteo. ## Quick Check ```bash curl -s "https://api.open-meteo.com/v1/forecast?latitude=38.9072&longitude=-77.0369&current_weather=true&temperature_unit=fahrenheit" | jq -r '"DC: \(.current_weather.temperature)°F, wind \(.current_weather.windspeed) mph, code \(.current_weather.weathercode)"' ``` ## Weather Codes | Code | Condition | |------|-----------| | 0 | Clear | | 1-3 | Partly cloudy | | 45-48 | Fog | | 51-57 | Drizzle | | 61-67 | Rain | | 71-77 | Snow | | 95-99 | Thunderstorm | ## Pretty Format ```bash curl -s "https://api.open-meteo.com/v1/forecast?latitude=38.9072&longitude=-77.0369&current_weather=true&temperature_unit=fahrenheit" | jq -r '"\n🌤️ Washington, DC\n━━━━━━━━━━━━━━\n🌡️ \(.current_weather.temperature)°F\n💨 Wind: \(.current_weather.windspeed) mph\n🌪️ Code: \(.current_weather.weathercode)\n"' ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 dc-weather-1776419995 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 dc-weather-1776419995 技能

通过命令行安装

skillhub install dc-weather-1776419995

下载 Zip 包

⬇ 下载 dc-weather v1.0.0

文件大小: 1.12 KB | 发布时间: 2026-4-17 19:30

v1.0.0 最新 2026-4-17 19:30
Initial release - Washington DC weather via Open-Meteo

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部