china-weather

Queries Chinese city weather forecasts, lunar dates and lifestyle indices via wttr.in using curl.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hammercui/openclaw-install-cn --skill china-weather
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: china-weather
Source: https://github.com/hammercui/openclaw-install-cn/tree/main/04-%E9%AB%98%E7%BA%A7%E9%85%8D%E7%BD%AE/skills-cn/china-weather
Command: npx skills add https://github.com/hammercui/openclaw-install-cn --skill china-weather

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

中国城市天气查询工具,快捷获取天气信息、农历日期及生活指数,方便日常计划和出差安排。

Core Features & Use Cases

  • 实时天气查询:通过 curl 调用 wttr.in 获取天气数据
  • 中文城市名输入:直接使用“深圳”、“北京”等中文名进行查询
  • 多日预报与农历日期:提供当天及未来三天天气,并附上农历日期与穿衣/出行建议
  • 数据展示格式:支持简洁文本输出,便于在终端快速查看

Quick Start

在终端输入一个中文城市名查询天气,例如输入深圳即可获取当天及未来几天的天气、农历日期和生活建议。

Frequently Asked Questions about china-weather

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Chinese city weather forecasts with lunar dates and lifestyle indices?

To check Chinese city weather forecasts with lunar dates, input a Chinese city name like "Beijing" to retrieve today and the next three days' forecast, lunar date, and lifestyle recommendations via wttr.in. It returns concise text output for quick viewing.

Can I query weather data directly using Chinese city names like Shenzhen or Beijing?

Yes, you can query weather data directly using Chinese city names like Shenzhen or Beijing. The tool supports Chinese city name input to fetch weather forecasts, lunar dates, and lifestyle recommendations without requiring English translations.

Does the curl command line utility support fetching weather and lunar dates from wttr.in?

The curl command line utility supports fetching weather and lunar dates from wttr.in. It requires curl to execute queries and returns today and the next three days' forecast alongside lifestyle recommendations in a concise text format.

What is the best way to get a multi-day weather forecast and clothing advice for travel planning in China?

The best way to get a multi-day weather forecast and clothing advice for travel planning in China is querying a Chinese city name. This retrieves a four-day forecast, lunar date, and lifestyle recommendations suitable for personal or light business travel.

Do I need any specific environment setup or dependencies to retrieve Chinese weather forecasts?

You need the curl command line utility installed to retrieve Chinese weather forecasts. No other dependencies are required, allowing you to quickly query city names and return weather, lunar dates, and lifestyle recommendations in a terminal environment.