github-growth-tracker
by Rian O'Leary
Track repo growth trends, star velocity, and commit activity with automated digests and watchlist comparisons.
- Monitor star and fork growth trends with visual delta indicators.
- Compare project commit velocity against industry competitors or benchmarks.
- Generate weekly automated health digests for your open-source portfolio.
Free
One-time purchase · Own forever
Included in download
- Downloadable skill package
- Works with Works best on Open Claw instances.
- 5 permissions declared
See it in action
99rebels/blog-translator Stars: 42 ↑ (+5) Forks: 12 → Issues: 4 ↓ (-2) Commits (4w): 18 ↑ (+3) Lang: TypeScript vs watchlist: ✅ Higher engagement than average repo in your category.
github-growth-tracker
by Rian O'Leary
Track repo growth trends, star velocity, and commit activity with automated digests and watchlist comparisons.
Free
One-time purchase · Own forever
Included in download
- Downloadable skill package
- Works with Works best on Open Claw instances.
- 5 permissions declared
- Instant install
See it in action
99rebels/blog-translator Stars: 42 ↑ (+5) Forks: 12 → Issues: 4 ↓ (-2) Commits (4w): 18 ↑ (+3) Lang: TypeScript vs watchlist: ✅ Higher engagement than average repo in your category.
About This Skill
What it does
The GitHub Growth Tracker is a specialized developer tool that automates the monitoring of repository performance metrics including stars, forks, issues, and commit velocity. It captures historical snapshots to provide trend analysis, allowing you to see exactly how your projects are performing over time with visual indicators like up/down arrows.
Why use this skill
Monitoring growth manually is tedious and often results in missing key inflection points. Unlike basic prompting, this skill maintains a local history (up to 90 days) to calculate true growth rates rather than just showing current totals. It provides context by comparing your active repositories against a curated watchlist of industry benchmarks or competitor projects.
Supported tools
- GitHub REST API (Fine-grained and Classic PATs)
- Local SQLite-less data storage (JSON-based history)
- Automated digest generation for Slack, Discord, or CLI
The Output
Users receive structured health reports that categorize repos into "Your Projects" and "Watchlist." Metrics include specific delta changes (e.g., +15 stars) and commit velocity comparisons to ensure you know which projects are gaining traction and which need attention. Output can be to any channel you wish (Whatsapp, Slack, Discord, terminal etc). Anything that your open claw agent can connect to - this can send to.
Use Cases
- Monitor star and fork growth trends with visual delta indicators.
- Compare project commit velocity against industry competitors or benchmarks.
- Generate weekly automated health digests for your open-source portfolio.
- Identify stagnant repositories that haven't had recent commit activity.
Known Limitations
1. Rate limited - 5,000 API requests/hour. With many repos + participation lookups, you could hit this on large watchlists. 2. Read-only - tracks metrics but can't interact with repos (no starring, forking, issues management).
How to Install
unzip github-growth-tracker.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Reads/writes credentials for GitHub auth, stores repo history for trend tracking. All data stays local.
Tags
Works best on Open Claw instances.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.