What problem does it solve? Scheduling meetings in WeCom (Enterprise WeChat) normally requires manual app interaction; this Skill lets an AI agent create scheduled meetings directly from the terminal, including invitees, locations, passwords, and reminder settings. ## Core Features & Use Cases - Scheduled Meeting Creation: Create meetings with title, start time, duration, description, location, and invitee lists through the wecom-pro meeting create_meeting command. - Advanced Meeting Settings: Configure passwords, waiting rooms, join-before-host rules, entry mute, external user restrictions, screen watermarks, and scoped ring reminders. - Multi-Bot Support: Route meeting creation through different configured bots (e.g., work vs. personal) using the global --bot flag. - Use Case: A user says "schedule a technical review tomorrow at 3pm with Zhang San and Li Si in meeting room 3" — the agent looks up user IDs via the contact skill, creates the meeting, and returns the meeting code and link. ## Quick Start Ask the agent to create a WeCom meeting with a title, start time, duration, and any invitees, for example: "Create a one-hour weekly sync meeting tomorrow at 3pm and invite Zhang San."