Skip to main content
Back to registry

github-trending

hoodini/ai-agents-skills

Access GitHub trending repositories and developers data.

Installs387
Install command
npx skills add https://github.com/hoodini/ai-agents-skills --skill github-trending
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Access GitHub trending repositories and developers data. GitHub does NOT provide an official trending API. The trending page at github.com/trending must be scraped directly or use the GitHub Search API as an alternative. Scrape github.com/trending directly using Cheerio: Use GitHub's Search API to find recently created repos with high stars: Note: The Search API has rate limits (10 requests/minute unauthenticated, 30/minute with token). - No Official API : GitHub's trending page has no official API - scraping is the only option - Rate Limiting : Respect GitHub's servers - cache aggressively - HTML Structure Changes : GitHub may change their HTML - monitor for breakages - User-Agent : Always include a User-Agent header - Server-Side Only : Do scraping server-side to avoid CORS issues - GitHub Trending Page : - GitHub Search API :

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does github-trending do?

Access GitHub trending repositories and developers data.

Is github-trending good?

github-trending does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does github-trending work with?

github-trending currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, openclaw.

What are alternatives to github-trending?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install github-trending?

npx skills add https://github.com/hoodini/ai-agents-skills --skill github-trending

Related skills

More from hoodini/ai-agents-skills

Related skills

Alternatives in Software Engineering