What is github-star-tracker?
GitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板 Source: cat-xierluo/legal-skills.
GitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板
Quickly install github-star-tracker AI skill to your development environment via command line
Source: cat-xierluo/legal-skills.
简介 专注于 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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cat-xierluo/legal-skills --skill github-star-trackerGitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板 Source: cat-xierluo/legal-skills.
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
https://github.com/cat-xierluo/legal-skills