What problem does it solve? Managing a WeCom (Enterprise WeChat) mailbox through natural language is hard: recipients must be resolved from the contact directory, bodies must be written as Markdown files, attachments and inline images need media handling, and reply/forward subjects need correct prefix construction. This Skill orchestrates the entire email workflow through the wecom-cli mail commands so users can handle their corporate mailbox conversationally. ## Core Features & Use Cases - Send, reply, and forward emails: Compose Markdown bodies, attach files or inline images, resolve recipients by name via the contact directory, and preview the message before sending. - Search and browse mail: Query by keywords, sender, receiver, time range, unread status, folder, tag, attachments, star, or importance, with automatic pagination. - Read full mail details: Retrieve bodies, attachments, inline images, and calendar/meeting invitations, including DLP encrypted-link scenarios. - Schedule and meeting emails: Send calendar invitations and meeting bookings through email with repeat rules and meeting options. - Use Case: Ask the agent to "reply to the Q2 report email from Zhang San thanking him and attaching the updated spreadsheet" — the Skill locates the mail, resolves recipients, writes the Markdown body, previews it, and sends the reply. ## Quick Start Ask the agent to search your WeCom mailbox for recent unread emails from a specific colleague and summarize their contents.