What problem does it solve? Configuring Webex Contact Center resources through raw APIs is error-prone: agents must know the correct CC region, OAuth scopes, resource prerequisites, and the exact CLI subcommands across dozens of command groups. This Skill guides the full workflow from authentication through execution and verification. ## Core Features & Use Cases - Resource provisioning: Create and manage agents, queues, entry points, teams, skills, skill profiles, dial plans, dial numbers, campaigns, business hours, holiday lists, desktop profiles, and flows via wxcli cc-* commands. - Prerequisite and auth validation: Verify CC region configuration, OAuth scopes (cjp:config_read/write, cjds admin scopes), and site existence before executing any operation. - Monitoring and analytics: Manage call monitoring sessions, event subscriptions, real-time stats, Auto CSAT, and Journey Data Service (JDS) event queries. - Use Case: An administrator needs to stand up a new support queue with skill-based routing. The Skill walks them through verifying CC access, creating skills and skill profiles, then creating the queue with the correct routing type, and verifying the result. ## Quick Start Ask the agent to create a Webex Contact Center queue named Support Queue with telephony channel type using wxcli.