amap-weather
Installation
SKILL.md
Amap Weather (高德天气)
Prerequisites
AMAP_API_KEYenvironment variable (高德 Web 服务 API Key)- Apply at https://lbs.amap.com → 控制台 → 应用管理 → 创建应用 → 添加 Key (Web服务类型)
Quick Usage
Run the bundled script:
# Real-time weather (实况)
python3 scripts/amap_weather.py 北京
# 4-day forecast (预报)
python3 scripts/amap_weather.py 杭州 --forecast