github-trending

获取 GitHub 热门项目信息。当用户说"获取 github trending"、"今日/本周/本月热门项目"、"github 上有什么热门"时使用。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "github-trending" with this command: npx skills add xueheng-li/sysu-awesome-cc/xueheng-li-sysu-awesome-cc-github-trending

GitHub Trending

获取 GitHub 热门项目列表和仓库 README。

使用方法

获取热门项目

# 默认:今日热门(所有语言)
python ~/.claude/skills/github-trending/scripts/github_trending.py

# 指定时间范围
python ~/.claude/skills/github-trending/scripts/github_trending.py trending --since weekly
python ~/.claude/skills/github-trending/scripts/github_trending.py trending --since monthly

# 指定语言
python ~/.claude/skills/github-trending/scripts/github_trending.py trending --language python
python ~/.claude/skills/github-trending/scripts/github_trending.py trending --since weekly --language rust

获取仓库 README

python ~/.claude/skills/github-trending/scripts/github_trending.py readme owner/repo-name

参数说明

参数可选值默认值
--sincedaily, weekly, monthlydaily
--languagepython, javascript, go, rust 等空(所有语言)

执行流程

  1. 运行脚本获取热门项目列表
  2. 向用户展示结果
  3. 如用户对某个项目感兴趣,获取其 README

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.

Coding

github-trending

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-trending

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-trending

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-trending

No summary provided by upstream source.

Repository SourceNeeds Review