Github Trending
Discover trending GitHub repositories across various languages and timeframes, powered by hoodini's analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add github-trending npx -- -y @trustedskills/github-trending
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"github-trending": {
"command": "npx",
"args": [
"-y",
"@trustedskills/github-trending"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The github-trending skill allows users to discover and analyze trending repositories on GitHub. It provides insights into popular projects, helping users stay updated with emerging trends in open-source development.
When to use it
- To find new and popular open-source projects for learning or contribution.
- For developers looking to identify tools or libraries that are gaining traction.
- When researching the latest innovations or community interest in specific technologies.
Key capabilities
- Fetches trending repositories from GitHub.
- Provides metadata such as repository name, description, stars, and forks.
- Supports filtering by programming language or time frame (e.g., daily, weekly).
Example prompts
- "Show me the top 5 trending Python repositories this week."
- "Find me some machine learning projects that are currently popular on GitHub."
- "List the most starred JavaScript libraries from the last 7 days."
Tips & gotchas
- Ensure you have a stable internet connection to fetch real-time data.
- Be aware of rate limits when accessing GitHub's API, especially with frequent requests.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.