rajbosrajbosCommunityยท4 Agent Skills Included

github-copilot-token-usage

Track Copilot token usage, costs, and fluency across editors

Tracks GitHub Copilot token usage, model costs, and fluency scores across VS Code, JetBrains, Visual Studio, and CLI tools. Parses local session logs to attribute spending per model without sending data off your machine. Includes validation, pricing refresh, and log analysis skills that keep usage data accurate as editors and models change.
npx skills add rajbos/github-copilot-token-usage --all -g -y
Available:

Gives the AI agent the repository's operating rules: how to build each sub-project, reuse shared parsing functions instead of reimplementing them, never launch a real IDE window, and keep mirrored Copilot and Claude skill files in sync.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install github-copilot-token-usage?โ–ผ

Run `npx skills add rajbos/github-copilot-token-usage --all -g -y` in your terminal to install all skills in this suite globally.

How to track GitHub Copilot token usage?โ–ผ

The suite reads local Copilot session logs from VS Code, JetBrains, Visual Studio, and the CLI, then calculates token counts, per-model costs, and fluency scores without sending data off your machine.

How to estimate Copilot costs per model?โ–ผ

It combines token counts from session logs with the pricing table in modelPricing.json to compute estimated spend per model, and the validate-model-pricing skill flags any models missing pricing entries.

Does it work with Claude Code and other AI coding tools?โ–ผ

Yes. It parses session logs from Claude Code, Gemini CLI, Cursor, OpenCode, and many other editors, and all skills follow the standard SKILL.md format.

Can I analyze team usage data from Azure?โ–ผ

Yes. The azure-storage-loader skill pulls aggregated daily usage from Azure Table Storage so you can analyze team token consumption and costs directly in chat.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’