What problem does it solve? Managing the full Webex Meetings lifecycle through raw APIs is error-prone: wrong scopes, admin-versus-user endpoint confusion, and undocumented prerequisites like enabling registration before adding registrants. This Skill guides an AI agent through verified wxcli CLI commands with prerequisite checks, deployment plans, and post-execution verification. ## Core Features & Use Cases - Meeting CRUD and scheduling: Create, update, delete, reassign, and end meetings, including admin operations on behalf of other users via --host-email. - Registration, interpreters, and breakouts: Manage registration forms, approve or reject registrants in bulk, configure simultaneous interpretation, and replace breakout session assignments. - Post-meeting content access: Retrieve transcripts, captions, AI summaries, chats, polls, Q&A, and surveys once meetings end. - Preferences and site administration: Configure personal rooms, audio/video options, tracking codes, session types, and site-wide settings. - Use Case: An admin schedules a recurring webinar with registration, three interpreters, and breakout groups, then downloads transcripts and poll results after the meeting ends. ## Quick Start Ask the agent to schedule a Webex meeting titled "Weekly Standup" for next Monday at 10 AM and verify it was created.