github-trending-stable通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
Install via ClawdBot CLI:
clawdbot install callmegod66/github-trending-stableGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/owner/repoAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A tech news platform integrates this skill to automatically fetch and display trending GitHub repositories daily, providing developers with up-to-date project insights. It helps users discover new tools and libraries, enhancing content freshness without manual curation.
An online learning platform uses this skill to compile trending coding projects for courses, allowing instructors to reference current examples. Students can explore real-world applications, making lessons more relevant and engaging.
A fintech firm employs this skill to monitor trending open-source projects as indicators of emerging tech trends, aiding in market analysis and investment decisions. It provides data on popular languages and projects without API costs.
A recruitment agency integrates this skill to identify developers contributing to trending repositories, helping source candidates with relevant skills. It streamlines the search for active contributors in high-demand technologies.
A software company uses this skill to track trending repositories in specific languages like Python or JavaScript, informing their own development priorities and competitive analysis. It offers real-time data on community interests.
Offer basic trending data for free to attract users, then charge for advanced features like historical trends, custom alerts, or API access. Revenue comes from subscription tiers targeting enterprises and power users.
Package and sell curated GitHub trending data to businesses for analytics, market research, or integration into their tools. Revenue is generated through licensing fees based on data volume or usage frequency.
Integrate affiliate links to development tools, courses, or hosting services within trending project listings. Revenue is earned from commissions on referrals when users click through to purchase related products.
💬 Integration Tip
Integrate by calling the script via subprocess in Python applications, ensuring proper error handling for network issues and parsing updates if GitHub changes its page structure.
Scored Apr 23, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...
Use when the user explicitly asks to "generate / update a git worktree auto-setup script for this repo." Note this skill is NOT triggered when a new worktree...