github-copilot-token-usage
Track Copilot token usage, costs, and fluency across editors
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 Indicatorscopilot-log-analysis
Parse Copilot session logs to extract token and model usage data.
azure-storage-loader
Load Azure Table Storage token usage data into chat conversations.
load-cache-data
Extract and display GitHub Copilot Token Tracker local session cache data as raw JSON.
refresh-json-data
Refresh Copilot token estimation and pricing JSON data files.
Frequently Asked Questions
FAQPage SchemaHow 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โPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web