We need visibility into which skills and tools are being used across Copilot CLI, VS Code, and Claude Code to understand adoption and prioritize development. This feature adds telemetry tracking for the azure-skills plugin execution. It enables collection of plugin usage metrics while maintaining privacy through PII removal and allowlisting.
- Track skill invocations, Azure MCP tool usage, and reference files accessed by the skills
- Maintain user privacy by removing PII from file paths
- Security-first approach with allowlist-based validation for both file references and skill names