🧪 Skills
weather-skill-0311
--- name: weather-query version: 1.0.0 description: 查询全球任意城市天气,支持中文城市名 author: AIStudio homepage: https://example.com/weather-query-skill --- # Weather Query Skill
v1.0.0
Description
name: weather-query version: 1.0.0 description: 查询全球任意城市天气,支持中文城市名 author: AIStudio homepage: https://example.com/weather-query-skill
Weather Query Skill
基于 wttr.in 的天气查询技能,支持离线测试模式。
功能
- 查询指定城市天气
- 支持中文城市名
- 返回温度、湿度、天气状况
- 支持
--offline演示模式,便于无网验证
使用
python scripts/weather.py 北京
python scripts/weather.py 北京 --offline
安装
clawhub install your-name/weather-query
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!