github-trending

Installation
SKILL.md

GitHub Trending 摘要推送

功能

  • 抓取 https://github.com/trending 今日热门前 5 项目
  • 拉取每个项目 README
  • 生成包含项目是什么、解决问题、技术栈、Star 数量的中文摘要
  • 通过企业微信机器人发送摘要

脚本

1. 抓取与保存

python fetch_trending.py --output trending_top5.json

2. 生成摘要并发送

python send_wecom_summary.py --input trending_top5.json
Related skills

More from wwwzhouhui/skills_collection

Installs
83
GitHub Stars
235
First Seen
Jan 24, 2026