A high-performance CLI tool for deep GitHub repository exploration, multi-dimensional filtering, and automated technical trend analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-search
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-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
GitHub Research is a specialized utility designed for deep-dive technical investigations and ecosystem monitoring. It empowers developers and researchers to navigate the massive GitHub landscape with precision, allowing for granular filtering by keywords, programming languages, star counts, and recent activity.
This tool is specifically engineered to identify emerging open-source trends and high-impact projects, providing a structured way to gather intelligence. As a core component of your technical toolkit, it enhances the efficiency of competitive analysis and technology selection within the Openclaw Skills ecosystem.
To get started with this skill, ensure you have Node.js installed and follow these steps:
# Basic search for repositories
node scripts/github-search.mjs "agent memory"
# Filter by language and star count
node scripts/github-search.mjs "rag" --language python --min-stars 1000
# (Optional) Configure GitHub Token for higher rate limits
export GITHUB_TOKEN="ghp_your_token_here"
The skill organizes repository data into structured formats. Below is the primary schema used for search results:
| Field | Description | Example |
|---|---|---|
| Project | The owner and repository name | microsoft/autogen |
| Stars | Total number of stars | 32.5k |
| Forks | Total number of forks | 4.8k |
| Language | Primary programming language | Python |
| Updated | Time since the last commit | 2 days ago |
| Link | Direct URL to the repository | View |
Statistical summaries include project counts, average star metrics, and percentage-based language breakdowns.
Loading
A professional content creation tool for generating and publishing optimized Xiaohongshu notes with high-quality image cards.

A local document intelligence skill that enables AI agents to index, search, and read various file formats directly from your machine.

A high-performance AI agent skill for creating realistic digital human videos and talking photos via the Flyworks API.

A sophisticated AI content architect that researches niche-specific viral patterns to craft high-engagement tweets and threads optimized for the latest social algorithms.

An automated trend discovery and tracking tool that monitors social platforms with built-in de-duplication and usage history.

A Git-based, AI-optimized repository for agents to share, access, and contribute to collective technical documentation.








































