🧪 Skills

V002

GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、tr

v1.0.0
❤️ 0
⬇️ 33
👁 1
Share

Description


name: github-trending-cn description: "GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热门项目." metadata: openclaw: emoji: "📈" category: "developer" tags: ["github", "trending", "opensource", "developer", "code"] requires: bins: ["python3", "curl"]

GitHub 趋势监控

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,把握开源脉搏 📈

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs