Github Trending Cn
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...
Guohongbin
@guohongbin-git
What This Skill Does
Fetches and displays GitHub trending repositories by time period (today, week, month) and programming language. Returns ranked lists with star counts, daily growth, and descriptions.
Replaces manually browsing the GitHub Trending page by providing structured, filterable trending data through a simple command.
When to Use It
- Check today's fastest-growing GitHub projects in Python
- Find this week's trending open-source repositories
- Monitor monthly trending projects across all languages
- Discover new and emerging open-source projects
- Track trending developers and their contributions
Install
$ openclaw skills install @guohongbin-git/github-trending-cnGitHub 趋势监控
GitHub 热门项目趋势监控,支持多语言、时间段筛选。
功能
趋势榜单
- 今日热门 - 今日 stars 增长最快的项目
- 本周热门 - 本周热门项目
- 本月热门 - 本月热门项目
语言筛选
- 按语言 - Python、JavaScript、Go、Rust 等
- 所有语言 - 全语言趋势
开发者趋势
- 热门开发者 - 活跃的开源贡献者
- 新兴项目 - 新上线的热门项目
使用方式
获取今日趋势
获取 GitHub 今日热门项目
返回:
[
{"rank": 1, "name": "facebook/react", "stars": 220000, "today": 256, "language": "JavaScript", "description": "React 库"},
{"rank": 2, "name": "vercel/next.js", "stars": 120000, "today": 198, "language": "TypeScript", "description": "Next.js 框架"},
{"rank": 3, "name": "langchain-ai/langchain", "stars": 90000, "today": 156, "language": "Python", "description": "LLM 应用框架"}
]
按语言筛选
获取 GitHub Python 今日热门
获取本周趋势
获取 GitHub 本周热门项目
数据来源
- GitHub Trending 页面
- GitHub API(如可用)
输出格式
项目榜单
📈 GitHub 今日热门
1. facebook/react ⭐ 220k (+256 today) - JavaScript
React 库
2. vercel/next.js ⭐ 120k (+198 today) - TypeScript
Next.js 框架
3. langchain-ai/langchain ⭐ 90k (+156 today) - Python
LLM 应用框架
GitHub Trending,把握开源脉搏 📈
Related skills
GitHub AI Trends
@toller892Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos.
News Aggregator Skill
@cclankComprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
News Aggregator Skill
@tonyliu9189Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
News Aggregator Skill
@nanjolnoringComprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
Skill Vetter
@spclaudehomeSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
OpenClaw GitHub Assistant
@conorkennQuery and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.