What problem does it solve? Webex Contact Center analytics require CC-scoped OAuth tokens, regional endpoint configuration, and knowledge of distinct CC API command groups, making it easy to hit 403 errors or query the wrong APIs when trying to measure queue performance and agent activity. ## Core Features & Use Cases - Queue and Agent Statistics: Retrieve queue volume, abandonment rates, average wait times, service levels, and per-agent handle time and utilization through the cc-queue-stats and cc-agents command groups. - Real-Time Monitoring: Check current estimated wait time, queue depth, and agent availability states with cc-ewt, cc-realtime, and agent activity listings. - Historical Search and Summaries: Search past tasks and AI-generated interaction summaries with cc-search and cc-agent-summaries. - Use Case: A contact center manager asks which queue has the highest abandonment rate this week; the skill verifies CC auth and region, runs the queue statistics query, and computes per-queue abandonment percentages with a ready-made recipe. ## Quick Start Ask the agent to show this week's abandonment rate and average wait time per Webex Contact Center queue.