---
name: weather-query
version: 1.0.0
description: 查询全球任意城市天气,支持中文城市名
author: AIStudio
homepage: https://example.com/weather-query-skill
基于 wttr.in 的天气查询技能,支持离线测试模式。
--offline 演示模式,便于无网验证python scripts/weather.py 北京
python scripts/weather.py 北京 --offline
clawhub install your-name/weather-query
共 1 个版本