Install
openclaw skills install trend-watcherMonitors GitHub Trending and tech communities to track and analyze emerging tools in CLI, AI/ML, automation, and developer categories.
openclaw skills install trend-watcherMonitors GitHub Trending and tech communities for emerging tools and technologies.
# Check today's trending repositories
openclaw run trend-watcher
# Check trending in specific language
openclaw run trend-watcher --language python
# Check weekly trends
openclaw run trend-watcher --period weekly
# Generate detailed report
openclaw run trend-watcher --report full
# Save interesting projects to bookmarks
openclaw run trend-watcher --bookmark trending.txt
# Focus on specific categories
openclaw run trend-watcher --categories "cli,ai,memory"
--language, -l: Programming language (python, javascript, typescript, go, etc.)--period, -p: Time period (daily, weekly, monthly)--categories, -c: Categories to focus on (cli,ai,memory,automation,learning)--report, -r: Report type (quick, standard, full)--bookmark, -b: File to save interesting projects--limit, -n: Number of results (default: 10)This tool integrates with:
OpenClaw Agent - Self Enhancement Tool Builder