/install github-treding
GitHub Trending
Fetch and summarize top trending GitHub repos. Uses GitHub search API — no auth required for basic queries (rate-limited at 10 req/min unauthenticated).
Usage
# Top 15 repos trending this week (default)
bash scripts/fetch-trending.sh
# Custom time range
bash scripts/fetch-trending.sh "2026-05-15"
# Custom count
bash scripts/fetch-trending.sh "7-days-ago" 10
Output
For each repo: rank, name, description (truncated), language, ⭐ stars, 🍴 forks, link.
Rate Limits
- Unauthenticated: 10 req/min — enough for occasional use
- Authenticated (set
GH_TOKENenv): 5000 req/hr - If hitting limits, increase the
--retryor use longer date ranges
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install github-treding - After installation, invoke the skill by name or use
/github-treding - Provide required inputs per the skill's parameter spec and get structured output
What is github-trending?
Fetch top trending GitHub repositories today/this-week/this-month and summarize top 15 with stars, language, description. It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install github-trending?
Run "/install github-treding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is github-trending free?
Yes, github-trending is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does github-trending support?
github-trending is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created github-trending?
It is built and maintained by Bruno (@brunovu20); the current version is v1.0.0.