A powerful tool to automatically fetch and monitor the most popular repositories on GitHub across various timeframes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-trending
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install github-trending using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GitHub Trending skill is a specialized automation designed to bridge the gap between developers and the latest innovations on GitHub. By leveraging Openclaw Skills, users can instantly retrieve a curated list of trending projects without manually browsing the site or dealing with complex API authentications. This skill parses the public GitHub Trending page to provide real-time insights into what the global developer community is building, helping you stay ahead of the curve in the ever-evolving tech landscape.
Installation is straightforward as this skill does not require a GitHub API Key or any complex authentication. Simply ensure your Openclaw Skills environment is active.
# Fetch daily trending projects
github-trending daily
# Fetch weekly trending projects in JSON format
github-trending weekly json
The skill organizes data primarily into two formats: Markdown tables for readability and JSON for programmatic integration. The following fields are captured:
| Field | Description |
|---|---|
| Rank | Current position on the trending list |
| Project Name | The repository name (e.g., owner/repo) |
| Language | The primary programming language used |
| Period Stars | Stars gained during the requested period (Daily/Weekly/Monthly) |
| Total Stars | Cumulative stars for the project |
| Description | Brief summary of the project's purpose |
Loading
An automated utility that fetches GitHub Trending repositories and pushes formatted reports to DingTalk groups.

A background utility that automatically archives DingTalk group metadata and IDs to persistent storage whenever the agent is @mentioned.

A sophisticated command-driven dispatcher that routes user prompts to specialized child agents for coding, writing, research, and analysis.

A powerful management system to deploy and orchestrate a team of specialized AI agents with unique identities and model configurations.

A powerful integration for Openclaw Skills that provides real-time weather updates and multi-day forecasts via the WeatherAPI.com platform.

A robust batch-processing interface designed to identify, classify, and grade the sensitivity of database fields using AI-driven reasoning.








































