Github Trending Daily

# github-trending-daily - 每日 GitHub Trending 推送

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 Daily" with this command: npx skills add jiangzhiyu/github-trending-daily

github-trending-daily - 每日 GitHub Trending 推送

每天定时获取 GitHub Trending 热门项目并推送到钉钉群。

使用方法

基础用法

github-trending-daily              # 获取今日热门并推送
github-trending-daily --weekly     # 获取本周热门
github-trending-daily --monthly    # 获取本月热门
github-trending-daily --dry-run    # 测试模式(预览消息)

示例

# 推送今日热门
github-trending-daily

# 推送本周热门
github-trending-daily --weekly

# 测试模式(不实际发送)
github-trending-daily --dry-run

# 只获取不推送
github-trending-daily --no-push

定时任务配置

工作日每天早上 9 点推送

# 编辑 crontab
crontab -e

# 添加以下行
0 9 * * 1-5 /usr/bin/python3 ~/.openclaw/workspace/skills/github-trending-daily/github-trending-daily.py

每天早上 9 点推送(包括周末)

0 9 * * * /usr/bin/python3 ~/.openclaw/workspace/skills/github-trending-daily/github-trending-daily.py

配置信息

  • 钉钉 Webhook: 已配置
  • 安全关键词: AI 推送
  • 推送时间: 默认每天早上 9 点(可自定义)
  • 消息格式: Markdown

消息格式

# AI 推送

## 🔥 GitHub Trending 今日 (2026-02-25)

🥇 **huggingface/skills** (Python) +1,206⭐
   _Hugging Face 官方技能库_
   ⭐ 5,612 | [GitHub](https://github.com/huggingface/skills)

...

---
_📊 数据来源:GitHub Trending_
_🤖 自动推送 by 小牛马_

故障排除

  1. 推送失败: 检查钉钉机器人 Webhook 是否有效
  2. 无数据: 检查网络连接或 GitHub 访问状态
  3. 定时任务未执行: 检查 cron 服务状态 sudo systemctl status cron

相关技能

  • dingtalk-push: 钉钉推送基础技能
  • github-trending: GitHub Trending 查询技能

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

Deno A Secure Runtime For Javascript And Typescript

Deno integration. Manage data, records, and automate workflows. Use when the user wants to interact with Deno data.

Registry SourceRecently Updated
Coding

Dialmycalls

DialMyCalls integration. Manage Accounts, Contacts, Recordings, Shortcodes, Keywords, Broadcasts. Use when the user wants to interact with DialMyCalls data.

Registry SourceRecently Updated
Coding

Agentskill

Analyze a code repository and synthesize an AGENTS.md.

Registry SourceRecently Updated
Coding

Credit Repair Cloud

Credit Repair Cloud integration. Manage Users, Clients, Affiliates, Providers, Disputes, Products and more. Use when the user wants to interact with Credit R...

Registry SourceRecently Updated
1700Profile unavailable