Github Trending

# github-trending - 获取 GitHub 热门项目

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Github Trending" with this command: npx skills add jiangzhiyu/github-trending

github-trending - 获取 GitHub 热门项目

自动获取 GitHub Trending 热门项目信息,支持按时间范围筛选。

使用方法

基础用法

github-trending                     # 获取今日热门
github-trending daily               # 获取今日热门
github-trending weekly              # 获取本周热门
github-trending monthly             # 获取本月热门
github-trending json                # 输出 JSON 格式

示例

# 获取今日热门项目(人类可读格式)
github-trending

# 获取本周热门(JSON 格式,便于程序处理)
github-trending weekly json

输出格式

默认输出 Markdown 格式的表格,包含:

  • 排名
  • 项目名称
  • 编程语言
  • 今日 Stars
  • 总 Stars
  • 项目简介

配置信息

  • 数据源: https://github.com/trending
  • 更新频率: 实时(每次调用重新获取)
  • 无需认证: 使用公开页面抓取,无需 API Key

故障排除

  1. 网络错误: 检查网络连接
  2. 解析失败: GitHub 页面结构可能已变更
  3. 限流: 频繁调用可能被 GitHub 限流,建议间隔使用

相关技能

  • github: GitHub API 操作(需要认证)
  • send-email: 发送邮件(可将结果邮件通知)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

AI Image & Video Toolkit — Free Upscale, Face Enhance, BG Remove & Generation

Free local AI image and video processing toolkit with cloud AI generation. Local tools: upscale (Real-ESRGAN), face enhance (GFPGAN/CodeFormer), background r...

Registry SourceRecently Updated
Coding

agent-bom compliance

AI compliance and policy engine — evaluate scan results against OWASP LLM Top 10, MITRE ATLAS, EU AI Act, NIST AI RMF, and custom policy-as-code rules. Gener...

Registry SourceRecently Updated