azure-storage-loader
Installation
SKILL.md
Azure Storage Loader Skill
This skill enables you to load actual token usage data from Azure Table Storage into your chat conversations. This allows for faster iteration when analyzing usage patterns, testing queries, or debugging issues without needing to sync data from local session files.
Overview
The Copilot Token Tracker extension can sync token usage data to Azure Table Storage. This skill provides helper scripts to:
- Query and fetch data from Azure Storage Tables
- Load data into a usable format for chat analysis
- Authenticate using Azure credentials (Entra ID or Shared Key)
- Filter data by date range, dataset, model, workspace, or user