Historical Weather - 历史天气
Installation
SKILL.md
极速数据历史天气(Jisu Weather2)
数据由 极速数据(JisuAPI) 提供 — 国内专业的 API 数据服务平台,提供生活常用、交通出行、工具万能等数据接口。
前置配置:获取 API Key
# Linux / macOS
export JISU_API_KEY="your_appkey_here"
# Windows PowerShell
$env:JISU_API_KEY="your_appkey_here"