返回顶部
g

github-stars-tracker

GitHub 仓库 Stars 变化监控与通知。追踪指定仓库的 star 增长、fork 变化,发现新趋势。适合开发者关注项目动态。

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
229
下载量
0
收藏
概述
安装方式
版本历史

github-stars-tracker

# GitHub Stars Tracker 🌟 监控 GitHub 仓库的 stars、forks、watchers 变化,追踪你关心的项目动态。 ## 功能 - 📊 追踪指定仓库的 star 数量变化 - 📈 记录历史数据,生成变化趋势 - 🔔 当 star 快速增长时通知 - 📝 支持多仓库同时监控 ## 使用方法 ### 添加要追踪的仓库 ```bash # 使用 owner/repo 格式 python3 scripts/tracker.py add owner/repo ``` ### 查看仓库状态 ```bash python3 scripts/tracker.py status owner/repo ``` ### 列出所有追踪的仓库 ```bash python3 scripts/tracker.py list ``` ### 检查变化 ```bash python3 scripts/tracker.py check ``` ## 配置 首次使用需要设置 GitHub Token(避免 API 限流): ```bash export GITHUB_TOKEN=your_token_here ``` 获取 Token:https://github.com/settings/tokens ## 示例 ```bash # 追踪一些热门 AI 项目 python3 scripts/tracker.py add openai/openai-python python3 scripts/tracker.py add anthropics/claude-code python3 scripts/tracker.py add # 查看状态 python3 scripts/tracker.py status openai/openai-python ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 github-stars-tracker-1776392521 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 github-stars-tracker-1776392521 技能

通过命令行安装

skillhub install github-stars-tracker-1776392521

下载 Zip 包

⬇ 下载 github-stars-tracker v1.0.0

文件大小: 3.2 KB | 发布时间: 2026-4-17 14:56

v1.0.0 最新 2026-4-17 14:56
Initial release of Github Stars Tracker.

- Monitor changes in stars, forks, and watchers for GitHub repositories.
- Record historical data and generate growth trend reports.
- Send notifications when a repository experiences rapid star growth.
- Support tracking of multiple repositories at once.
- Simple command-line interface for adding, listing, and checking repository statuses.
- Requires GitHub token configuration to avoid API rate limits.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部