Install
openclaw skills install github-tredingFetch top trending GitHub repositories today/this-week/this-month and summarize top 15 with stars, language, description.
openclaw skills install github-tredingFetch and summarize top trending GitHub repos. Uses GitHub search API — no auth required for basic queries (rate-limited at 10 req/min unauthenticated).
# 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
For each repo: rank, name, description (truncated), language, ⭐ stars, 🍴 forks, link.
GH_TOKEN env): 5000 req/hr--retry or use longer date ranges