github-stars-tracker

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

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-stars-tracker" with this command: npx skills add sxliuyu/github-stars-tracker

GitHub Stars Tracker 🌟

监控 GitHub 仓库的 stars、forks、watchers 变化,追踪你关心的项目动态。

功能

  • 📊 追踪指定仓库的 star 数量变化
  • 📈 记录历史数据,生成变化趋势
  • 🔔 当 star 快速增长时通知
  • 📝 支持多仓库同时监控

使用方法

添加要追踪的仓库

# 使用 owner/repo 格式
python3 scripts/tracker.py add owner/repo

查看仓库状态

python3 scripts/tracker.py status owner/repo

列出所有追踪的仓库

python3 scripts/tracker.py list

检查变化

python3 scripts/tracker.py check

配置

首次使用需要设置 GitHub Token(避免 API 限流):

export GITHUB_TOKEN=your_token_here

获取 Token:https://github.com/settings/tokens

示例

# 追踪一些热门 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

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

Block Company

Block Company develops financial technology including Square payment terminals, Cash App peer-to-peer payments, and Bitcoin integration under Jack Dorsey's l...

Registry SourceRecently Updated
Coding

Browser Harness

用 LLM 友好的方式控制用户已登录的真实 Chrome(CDP)。一行命令在当前标签页跑 JS、点击、滚动、截图、读 DOM、填表、上传文件——共享 cookie/session/登录态,跨 Python 与 TypeScript Agent 操作同一个浏览器。基于 browser-use/browser-ha...

Registry SourceRecently Updated
Coding

Config Drift Scanner

Detect configuration drift across environments (dev, staging, production). Compare config files, environment variables, feature flags, and secrets across dep...

Registry SourceRecently Updated
Coding

API Gateway

Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...

Registry SourceRecently Updated
73.1K369byungkyu