← 返回
未分类

GitHub Trending Skill

每日 GitHub Trending 热榜推送,支持日榜和月度汇总
每日 GitHub Trending 热榜推送,支持日榜和月度汇总
lxiaodong681-lab lxiaodong681-lab 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 311
下载
💾 0
安装
1
版本
#crawler#github#latest#python#trending

概述

GitHub Trending Skill

当用户说“今天的 GitHub 热榜”“GitHub trending”“今日最火的仓库”时,自动抓取 GitHub Trending 数据并推送中文摘要。

执行方式

每日热榜

调用 scripts/daily.py,带参数 language(默认 All)和 limit(默认 10):

  • 命令:python scripts/daily.py --language All --limit 10
  • 或导入运行:from scripts.daily import run; run(language="All", limit=10)

月度汇总

调用 scripts/monthly.py,带参数 language(默认 All)和 limit(默认 10):

  • 命令:python scripts/monthly.py --language All --limit 10
  • 或导入运行:from scripts.monthly import run; run(language="All", limit=10)

输出格式

返回 markdown 格式的中文热榜,每条包含:

  • 仓库名(加粗)
  • 描述
  • 编程语言
  • 总 star 数
  • 今日/本月增长

触发时机

  • 用户说“今日 GitHub 热榜”
  • 用户说“GitHub trending”
  • 用户说“今天最火的仓库”
  • 用户说“上月最火的仓库” → 触发 monthly 模式

注意事项

  • 月度模式抓取 10 种语言,每次请求间隔 3 秒防限流
  • 网络失败时返回缓存数据并附带提示
  • 所有时间使用 UTC

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 00:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,498
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 326,980
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,739