gh-trending-cli

Query GitHub Trending repositories and developers via CLI with JSON output.

208|42|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill gh-trending-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-trending-cli
Source: https://github.com/ItamarZand88/CLI-Anything-WEB/tree/main/.claude/skills/gh-trending-cli
Command: npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill gh-trending-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly surface and compare trending GitHub repositories and developers, filtering by language, time range, and spoken language to get actionable insights without manual web browsing.

Core Features & Use Cases

  • Filter by repos or developers to explore trends across languages (python, javascript, typescript, rust, go, etc.) and time ranges (daily, weekly, monthly).
  • Retrieve structured results suitable for analysis or reporting, with optional language and spoken-language filters.
  • Use cases include market research, competitive analysis, or quickly assessing what’s popular in a given tech stack.

Quick Start

List trending repos for Python this week and view the results in JSON.

Frequently Asked Questions about gh-trending-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get GitHub trending repositories as JSON?

You can retrieve GitHub trending repositories as JSON by using the repos subcommand to surface popular items, applying filters for language and time range, and returning structured JSON for programmatic consumption.

Can I filter GitHub trending developers by programming language?

Yes, you can filter GitHub trending developers by programming language using the developers subcommand, which supports language and spoken language filters to narrow down trending developer results.

What's the best way to view daily or weekly GitHub trends without browsing the web?

The best way to view daily or weekly GitHub trends without manual web browsing is querying GitHub Trending data via a CLI, filtering by time range and language to surface popular repositories or developers directly.

Do I need to install a specific CLI tool to query GitHub trending data?

Yes, you need a CLI named cli-web-gh-trending installed to query GitHub trending data, which provides the repos and developers subcommands needed to filter and surface current popular items.

Does querying GitHub trending repos support filtering by spoken language?

Yes, querying GitHub trending repos supports filtering by spoken language alongside programming language and time range, allowing you to narrow trending results for market research or competitive analysis.