What problem does it solve?
Managing WeCom (Enterprise WeChat) resources like contacts, meetings, todos, and documents normally requires manual clicks in the app or writing custom API integrations. This Skill lets an AI agent operate WeCom directly through the official wecom-cli command-line tool using natural language.
Core Features & Use Cases
- Seven business categories: Contacts lookup, todo CRUD, meeting creation and cancellation, message retrieval and sending, schedule management with free/busy queries, document editing, and smartsheet schema and record management.
- Setup and quick-action scripts: Includes scripts/setup.py for installing and initializing wecom-cli, and scripts/wecom_quick.py for common operations like sending messages and listing contacts.
- Use Case: Ask the agent to create a meeting with specific members, pull recent chat messages from a conversation, or query when multiple colleagues are free, all without leaving your AI assistant.
Quick Start
Ask the agent to use wecom-cli to list my WeCom contacts and create a todo titled "weekly report" due next Friday.