What problem does it solve? Admins managing Webex Calling environments often need quick answers about users, call features, routing, and phone numbers without digging through Control Hub or writing API calls. This Skill translates plain-English questions into verified, read-only wxcli queries and returns grounded answers. ## Core Features & Use Cases - Domain-Routed Queries: Routes questions across six domains — people and settings, call features, routing, numbers, call history, and call flow tracing — with dedicated command recipes per domain. - Verified Answers: Enforces complete reads with --all, field projection with --fields, and a verification gate so counts and negative answers are backed by evidence, not truncated pages. - Call Flow Tracing: Traces inbound call paths through auto attendants, hunt groups, and queues with schedule evaluation for a given date and time. - Use Case: Ask "Which users at Austin don't have voicemail enabled?" and get an audited answer like "12 of 45 users" with the exact commands and flags used to verify it. ## Quick Start Ask a question like "Who is in the Sales hunt group and what is its ring pattern?" to get a live answer from your Webex Calling org.