A powerful tool for searching and analyzing trending GitHub repositories using multi-dimensional filters like topics, stars, and creation dates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install explorer
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 explorer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GitHub Projects Explorer is a specialized tool designed to navigate the vast ecosystem of GitHub. It enables developers and researchers to find high-impact open-source projects by applying complex filters such as star counts, specific programming languages, and recent creation dates. As part of the Openclaw Skills ecosystem, it bridges the gap between raw data and actionable insights.
Whether you are tracking emerging technologies or performing technical market research, this skill leverages the GitHub API to deliver organized repository data. It handles rate limiting gracefully and provides a structured output that makes it easy to compare different software solutions or find the best libraries for your next project.
To get started with this skill within the Openclaw Skills framework, follow these steps:
# Get a Token: https://github.com/settings/tokens
export GITHUB_TOKEN="your_github_token"
echo 'export GITHUB_TOKEN="your-token"' >> ~/.zshrc
source ~/.zshrc
python3 scripts/github_projects.py --topic python --stars 1000
The skill organizes repository information into a clean, readable format. Each result includes:
| Attribute | Description |
|---|---|
| Project Identity | Repository name and owner |
| Summary | A brief description of the project's purpose |
| Engagement Metrics | Total stars and forks |
| Technical Stack | Primary programming language used |
| Metadata | Creation date, last update, and associated topic tags |
Loading
A powerful cryptocurrency market monitoring and price alert tool built for developers using Openclaw Skills.

A developer-focused CLI tool for managing WeChat Official Account drafts, including automated image uploads and article publishing.

A high-performance WebSocket monitor that detects and alerts you to new Binance trading pair listings the moment they go live.

A sophisticated framework for organizing your life as a knowledge graph of objects and links to drive AI-aligned decision making.

A command-line utility for managing OpenClaw agent sessions, providing full visibility and control over session states and history files.

An intelligent orchestration skill that routes tasks to the most efficient AI models while managing sub-agent delegation.








































