AI AGENT ADDONS

You can see how many people visit your GitHub repository. This tool fetches data about page views, clones, and where visitors come from. It also tracks your star count over time. You can generate simple trend charts to understand your project's growth. The charts can be saved as images for reports or sharing. Just make sure you have push access to the repository and the gh CLI installed.

GitHub only provides the last 14 days of traffic data. This skill stores each fetch in a local file. Over time you can see trends for weeks or months. Regular snapshots build a long history. You can set up a cron job to take a daily snapshot automatically.

Add Github Traffic skill to your workflow

Global

mkdir -p ~/.claude/skills/github-traffic

Project

mkdir -p .claude/skills/github-traffic

Source Repository

Stars
0
Forks
0
Watchers
0
Last Push
28 days ago
Created
4 months ago