Pulls GitHub Copilot usage metrics from your org or enterprise using the GitHub CLI and REST API. You get both high-level stats (total active users, acceptance rates, chat interactions) and per-user breakdowns, either for recent activity or specific dates. The scripts handle the API calls and format everything into readable tables. Really handy for tracking Copilot adoption across your teams or justifying those Enterprise Cloud seats to finance. Just remember you need the right permissions and GitHub Enterprise Cloud, since the usage metrics APIs aren't available on free plans.
npx skills add https://github.com/github/awesome-copilot --skill copilot-usage-metrics