What problem does it solve?
This Skill eliminates the tedious manual work of copying and pasting content into the WeChat desktop client by automating the sending of text messages, images, and local files directly through Windows UI automation. It enables AI agents to deliver information, notifications, or generated artifacts to specific contacts or groups without requiring the user to manually operate the WeChat interface.
Core Features & Use Cases
- Multi-Format Messaging: Send text, image URLs, or local files (documents, images, archives) to any WeChat contact or group by exact name match.
- Dual Execution Modes: Runs as a synchronous CLI command for immediate, reliable feedback, or automatically falls back to a background HTTP API queue when available to prevent window conflicts during concurrent requests.
- Robust Error Reporting: Returns explicit error codes for common failures such as missing WeChat windows, unmatched contact names, or clipboard issues, allowing agents to provide precise, actionable feedback to users.
Quick Start
Use the wechat-automation skill to send a text message to the contact "文件传输助手" with the content "Hello from the AI agent".