What problem does it solve? Managing existing WeCom (Enterprise WeChat) meetings from the terminal is cumbersome when you need to cancel a scheduled meeting or change its participant list. This Skill lets an AI agent perform those meeting management operations directly through the wecom-pro command-line tool. ## Core Features & Use Cases - Cancel Meetings: Cancel a scheduled meeting by its meeting ID with a single command. - Update Invitees: Replace the invited member list of a meeting, noting that updates are full-coverage replacements requiring the current member list first. - Use Case: A user says "add Wang Wu to tomorrow's design review meeting." The agent locates the meeting via the get-meeting skill, resolves Wang Wu's userid from the contact list, merges it with existing invitees, and updates the meeting. ## Quick Start Ask the agent to cancel a specific WeCom meeting or add a colleague to an existing meeting, and it will run the appropriate wecom-pro meeting command.