wechat-mcp
Windows 电脑端微信消息监控与发送 MCP,实现在微信上给指定联系人发送消息
Why use this skill?
Control your WeChat desktop client with OpenClaw. Send automated messages, search contacts, and monitor status using this powerful Windows-based automation skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dragon015/wechat-mcpWhat This Skill Does
The wechat-mcp skill is a powerful automation utility designed specifically for Windows users to bridge the gap between AI-driven task execution and the WeChat desktop application. By leveraging UI automation libraries like PyAutoGUI and PyGetWindow, this skill allows OpenClaw to interact with the WeChat interface as a human user would. It can identify the WeChat window, search for specific contacts, open existing conversation threads, and send text-based messages automatically. Whether you need to integrate your AI agent into your daily communication workflow or automate recurring notifications through your personal WeChat account, this skill provides the necessary interface to do so reliably.
Installation
To begin using this skill, ensure you have a Python environment ready on your Windows machine. First, install the required automation dependencies via terminal: pip install pyautogui pygetwindow pillow pyperclip opencv-python. Once the dependencies are installed, you can easily integrate the skill into your OpenClaw environment by running the command: clawhub install openclaw/skills/skills/dragon015/wechat-mcp. Ensure that your WeChat desktop application is logged in and visible on your monitor, as the skill relies on screen coordinate identification to perform its operations effectively.
Use Cases
This skill is ideal for professionals and developers who use WeChat as their primary communication tool. Common use cases include: 1) Automating daily report deliveries to colleagues or project managers. 2) Setting up "smart" reminders where an AI agent notifies you of specific events directly in your chat window. 3) Integrating WeChat with other OpenClaw skills to notify you when a long-running data analysis or coding task is complete. 4) Managing multiple independent chat windows for customer support or personal organization.
Example Prompts
- "OpenClaw, find my contact 'Project Manager' and send them a message saying: The development report is ready for review."
- "I am currently viewing a client's chat. Send them: Thank you for your feedback, I will implement those changes by tomorrow."
- "Can you check if WeChat is running and tell me its current window status?"
Tips & Limitations
To ensure optimal performance, keep the WeChat window in the foreground or easily accessible. Since this tool performs UI automation, avoid moving your mouse or typing while the script is actively interacting with the interface. The skill relies on system-level accessibility, so ensure your Windows account has the necessary permissions. Note that the accuracy of contact searches depends on the current state of your WeChat contact list; if a contact is not found, the script may fail to open the chat window. Always ensure that your default input method is set correctly to allow for seamless text entry via the clipboard method used by the skill.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dragon015-wechat-mcp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
Dragon Ppt Maker
Skill by dragon015
wechat-mcp
Windows 电脑端微信消息监控与发送 MCP,实现在微信上给指定联系人发送消息
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
content-generation
Generate high-quality content across multiple formats. Create articles, reports, social media posts, marketing copy, and other content types with professional quality and consistency.
xiaohongshu-publisher
自动发布内容到小红书平台。支持发布图文、检查登录状态、获取登录二维码。使用场景:自动化小红书内容发布、批量发布、定时发布等。