2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Github Trending”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
Initial release: fetch and display trending GitHub repositories.
- Supports fetching trending projects for today, this week, or this month.
- Outputs results as a Markdown table or in JSON format.
- No authentication required; data scraped from GitHub Trending page in real-time.
- Includes basic error handling for network issues, parsing failures, and rate limiting.