weather-fetch

中国天气数据抓取工具 - 从 weathercn.com 抓取实时天气数据,支持全国城市。

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-fetch" with this command: npx skills add wndagg/weather-fetch

🌤️ Weather Fetch - 中国天气抓取工具

从 weathercn.com 抓取中国城市实时天气数据。

功能

  • 支持全国城市天气查询
  • 提取温度、湿度、气压、能见度等数据
  • 日出日落时间
  • AQI空气质量指数
  • 使用 Playwright 自动化抓取

使用方法

python3 scripts/weather_fetch.py 城市名

示例

python3 scripts/weather_fetch.py 苍南
python3 scripts/weather_fetch.py 梧州

输出

{
  "city": "苍南县",
  "temp": "20",
  "temp_high": "26",
  "temp_low": "18",
  "weather": "阴",
  "humidity": "66",
  "feels_like": "19",
  "pressure": "1011",
  "visibility": "22.0",
  "wind": "西南风3级",
  "sunrise": "05:19",
  "sunset": "18:32",
  "aqi": "41",
  "aqi_level": "优"
}

打赏

如果觉得好用,欢迎支持米米的服务器费用!

GitHub: https://github.com/wNDAGG/mimi-scripts

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

RedotPay Payment Skill for MPP

Use this skill when the user wants to call an API, discover available services, or access external data with automatic payments using RedotPay — or mentions...

Registry SourceRecently Updated
General

Founder Signal

Founder Signal turns verified Reddit evidence into a small, reviewable signal package for founders evaluating product demand and positioning across one or mo...

Registry SourceRecently Updated
General

PM周报数据同步

将项目经理提交的原始 Excel 周报数据同步到乐荐飞书表格。当项目经理发送周报 Excel 文件、要求更新周收入数据、核对周报数据时激活。

Registry SourceRecently Updated
General

Bybit Exchange AI Trading Skill

Bybit Exchange Trading Skill — trade on Bybit using natural language. Covers spot, derivatives, earn, and more. Requires Bybit API credentials and explicit c...

Registry SourceRecently Updated