weather-support

国内天气查询技能 - 基于uapis.cn免费API。支持全国3000+城市,无需注册和API密钥。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "weather-support" with this command: npx skills add zhouwenbin2000/weather-support

国内天气查询

当用户询问天气时,使用uapis.cn免费API查询实时天气信息。该API支持全国3000+城市,无需注册和API密钥。

API 调用示例

基本查询(通过城市名)

# 查询北京天气
curl 'https://uapis.cn/api/v1/misc/weather?city=北京'

# 查询上海天气
curl 'https://uapis.cn/api/v1/misc/weather?city=上海'

# 查询区县级别(如深圳福田区)
curl 'https://uapis.cn/api/v1/misc/weather?city=福田区'

响应格式

{
  "province": "陕西省",
  "city": "渭南市",
  "adcode": "610500",
  "weather": "晴",
  "weather_icon": "100",
  "temperature": 9.9,
  "wind_direction": "微风",
  "wind_power": "",
  "humidity": 83,
  "report_time": "2026-03-10 23:27:02"
}

字段说明

  • province - 省份
  • city - 城市名称
  • adcode - 行政区划代码
  • weather - 天气状况(晴、阴、雨、雪等)
  • weather_icon - 天气图标代码
  • temperature - 实时温度(°C)
  • wind_direction - 风向
  • wind_power - 风力等级
  • humidity - 相对湿度(%)
  • report_time - 报告时间

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Hippo Video

Hippo Video integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Hippo Video data.

Registry SourceRecently Updated
General

币安资金费率监控

币安资金费率套利监控工具 - 查看账户、持仓、盈亏统计,SkillPay收费版

Registry SourceRecently Updated
General

apix

Use `apix` to search, browse, and execute API endpoints from local markdown vaults. Use this skill to discover REST API endpoints, inspect request/response s...

Registry SourceRecently Updated
0160
dngpng