github-trendingFetch GitHub trending repositories by daily, weekly, or monthly periods with output in Markdown or JSON format.
Install via ClawdBot CLI:
clawdbot install jiangzhiyu/github-trendingGrade 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/trending`Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Tech blogs or newsletters can use this skill to automatically fetch trending GitHub projects daily, weekly, or monthly. It helps curate content for articles on emerging technologies, saving time on manual research and providing real-time data to readers.
Companies or individual developers can integrate this skill into their workflows to discover popular open-source projects relevant to their tech stack. It aids in identifying libraries or tools for adoption, monitoring trends in programming languages, and staying updated on community innovations.
Educational platforms or coding bootcamps can use this skill to gather trending projects for teaching materials. It provides students with real-world examples of popular codebases, enhancing learning by exposing them to current industry practices and project structures.
Venture capital firms or tech analysts can leverage this skill to track trending GitHub projects as indicators of emerging technologies or startups. It helps in identifying potential investment opportunities by analyzing project growth, popularity, and community engagement over time.
Offer a free tier with basic trending data access and charge for advanced features like historical trends, custom filters, or higher rate limits. Revenue can come from subscription plans for businesses needing reliable, high-volume data integration.
Integrate this skill into a larger analytics dashboard that provides insights into GitHub trends, such as language popularity or project metrics. Revenue can be generated through licensing the platform to enterprises or offering consulting services based on the data.
Use the skill to automatically generate and syndicate content, such as weekly trending project reports, to tech websites or social media. Revenue can come from advertising, sponsored content, or partnerships with platforms that feature the curated data.
💬 Integration Tip
Combine with notification skills like send-email to automate alerts for new trending projects, enhancing workflow efficiency without manual checks.
Scored Apr 19, 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 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
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 "帮我看看这个项目...