Install
openclaw skills install @nima54851/lingxi-github-daily-digestMonitor GitHub Trending daily, use AI to analyze and summarize the hottest projects — with topic tagging, star growth prediction, and formatted digest output. Ideal for developers, investors, and tech enthusiasts who want to stay ahead of open-source trends.
openclaw skills install @nima54851/lingxi-github-daily-digestAutomatically monitor GitHub Trending, analyze projects with AI, and produce a structured daily digest report.
Trigger: "Show me today's GitHub trending" or "GitHub 今日热点"
Trigger: "Show me Python GitHub trending today"
Trigger: "Give me a full GitHub trending digest with AI analysis"
# GitHub Trending Digest — YYYY-MM-DD
## 🏆 Top Projects Today
| # | Project | Stars | Language | Topics | Innovation Score |
|---|---------|-------|----------|--------|-----------------|
| 1 | owner/repo | +1.2k | Python | AI, ML, Open Source | ⭐⭐⭐⭐⭐ |
## 🔥 Hot Topics
- **AI/ML**: 12 projects trending
- **DevOps**: 8 projects trending
## 💡 Key Insights
- [AI analysis of the most significant trend]
## 🎯 Recommended Watch
- [Top 3 projects worth watching with reasoning]
curl or wget — for fetching GitHub Trending pagegh CLI (optional) — for GitHub API callsbrowser-web-search skillclawhub install lingxi-github-daily-digest
Set optional environment variables:
GITHUB_TRENDING_LANGUAGE=python # filter by language (python, go, rust, etc.)
GITHUB_TRENDING_TIME_RANGE=daily # daily, weekly, monthly
GITHUB_TOKEN=ghp_xxx # optional: higher API rate limit
To run daily at 9:00 AM:
Schedule: "0 9 * * *"
Command: Fetch trending → AI analysis → Save digest to ~/github-digest/YYYY-MM-DD.md
Each project is evaluated on:
--time-range weekly for broader analysis on weekendsfull mode with GitHub API enrichment