·github-star-tracker
</>

github-star-tracker

GitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板

5Installs·0Trend·@cat-xierluo

Installation

$npx skills add https://github.com/cat-xierluo/legal-skills --skill github-star-tracker

How to Install github-star-tracker

Quickly install github-star-tracker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill github-star-tracker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cat-xierluo/legal-skills.

SKILL.md

View raw

简介 专注于 GitHub Star 项目的更新追踪与同步工具。自动检测您 Star 的项目是否有新版本、新 Release、重要 Commit 变化,并生成结构化的更新报告。

| Python 3.8+ | macOS: brew install python3 Linux: sudo apt-get install python3 |

| requests | HTTP 请求,调用 GitHub API | pip install requests | | python-dotenv | 从 .env 文件加载配置 | pip install python-dotenv | | openai | AI 摘要生成(可选) | pip install openai |

GitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板 Source: cat-xierluo/legal-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cat-xierluo/legal-skills --skill github-star-tracker
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from cat-xierluo/legal-skills

Quick answers

What is github-star-tracker?

GitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板 Source: cat-xierluo/legal-skills.

How do I install github-star-tracker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill github-star-tracker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cat-xierluo/legal-skills