🌤️
DataHTML

China Weather

by dongsheng123132

China Weather is a Data skill for Claude Code, published by dongsheng123132 in u-claw.

1.7K stars414 forkson dongsheng123132/u-clawAdded 2026/08/19Repository updated 2026/08/17
ai-assistantchinachineseclaude-codecodexdeepseekfeishuinternationalkimioffline-aioffline-installeropenclawplug-and-playportableqq-botusbusb-portablevietnam
Install in seconds
Install China Weather
Copy China Weather into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/dongsheng123132/u-claw/tree/main/portable/skills-cn/china-weather ~/.claude/skills/china-weather

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/dongsheng123132/u-claw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
portable/skills-cn/china-weather/SKILL.md in dongsheng123132/u-claw
Installs to
~/.claude/skills/china-weather
Collection
One of 17 skills cataloged from this repository
Category
Data668 skills

What China Weather does

China Weather queries real-time weather and forecasts for Chinese cities via the wttr.in API, supporting Chinese city names and offering lunar dates and lifestyle advice. Use it to get current conditions or a 3-day forecast when planning travel or deciding what to wear.

China Weather is cataloged under Data on DirSkills. China Weather comes from a repository tagged ai-assistant, china, chinese, claude-code and codex.

Documentation

README

中国城市天气查询

通过 wttr.in 查询中国各城市天气信息,支持中文城市名输入,附带农历日期和生活建议。

功能概述

  • 实时天气: 通过 curl 调用 wttr.in 获取天气数据
  • 中文城市名: 支持直接输入"深圳"、"北京"等中文名
  • 多日预报: 支持当天及未来 3 天天气预报
  • 农历日期: 自动附带当天农历日期信息
  • 生活指数: 穿衣建议、出行提示、紫外线指数

查询方式

使用 Bash 工具执行以下命令格式:

# 基础查询(中文输出)
curl -s "wttr.in/深圳?lang=zh"

# 精简单行格式
curl -s "wttr.in/深圳?format=3&lang=zh"

# 仅今天的天气
curl -s "wttr.in/深圳?0&lang=zh"

# JSON 格式(便于解析)
curl -s "wttr.in/深圳?format=j1"

使用示例

查天气

深圳今天天气怎么样?

出行建议

明天要去杭州出差,需要带伞吗?

多城市对比

北京和上海这周末天气哪个好?想出去玩

穿衣建议

广州现在多少度?穿什么衣服合适?

适用场景

  • 快速查询国内任意城市天气
  • 出差/旅行前了解目的地天气
  • 需要穿衣或出行建议
  • 查看未来几天天气趋势
  • 终端环境下无法打开天气 App 时

不适用场景

  • 需要精确到小时的天气预报(wttr.in 精度有限)
  • 查询历史天气数据
  • 需要灾害预警等官方气象信息(请使用中国气象局官网)
  • 查询海外城市天气(本技能优化了中国城市名映射)

城市名映射

This is the opening of the README. Read the full README on GitHub.

Frequently asked about China Weather

  • What else does dongsheng123132 publish alongside China Weather?

    China Weather is one of 17 skills that DirSkills catalogs from dongsheng123132/u-claw, the repository it ships in. Its siblings there include Bilibili Helper, China Search and China Translate. Each one is a separate skill with its own page in this directory, installs the same way China Weather does, and is maintained by dongsheng123132 in that same repository. The rest of the collection is listed on the dongsheng123132/u-claw page.

  • How does China Weather compare to other Data skills?

    China Weather ranks #364 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of China Weather against them. Open each page to compare what they document and how they install.

More from dongsheng123132/u-claw

China Weather is one of 17 skills cataloged on DirSkills from dongsheng123132/u-claw.

See all 17 skills
🎬
2w ago

Bilibili Helper

Bilibili Helper optimizes Bilibili video titles, descriptions, tags, covers, and partition selection to improve recommendations and engagement. Use it before posting a Bilibili video or to diagnose why an existing video is underperforming.
Writing
1.7K414
🔍
2w ago

China Search

China Search queries Baidu, Sogou, and Bing China using curl to retrieve search results when Google is unavailable or for Chinese-specific content. It is useful for finding Chinese internet information, WeChat articles, and content on domestic platforms.
Automation
1.7K414
🌐
2w ago

China Translate

China Translate provides Chinese-English translation and localization for technical documents, UI copy, and cultural adaptation. It helps avoid machine translation tone and maintains terminology consistency across projects.
Writing
1.7K414
🤖
2w ago

DeepSeek API Assistant

DeepSeek API Assistant helps developers choose between deepseek-v4-flash and deepseek-v4-pro, write API call examples in Python, curl, and Node.js, estimate token costs, and troubleshoot common API errors.
AI Engineering
1.7K414
🎬
2w ago

Douyin Script

Douyin Script generates short video scripts for Douyin and Kuaishou platforms, focusing on hooks, structure, music suggestions, and hashtag strategies. Use it to create engaging scripts for short video content, improve retention, and choose appropriate hashtags.
Writing
1.7K414
📊
2w ago

Excel Helper

Excel Helper writes formulas, builds pivot tables, creates charts, automates macros, and cleans data to handle spreadsheet analysis and reporting tasks.
Data
1.7K414