wechat-mcp
Windows 电脑端微信消息监控与发送 MCP,实现在微信上给指定联系人发送消息
Why use this skill?
Integrate your OpenClaw agent with Windows WeChat to automate message sending and window management using this MCP skill. Streamline your workflow now.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dragon015/dragon-wechat-mcpWhat This Skill Does
The wechat-mcp skill is a powerful automation agent designed specifically for Windows desktop users to manage WeChat interactions programmatically. By leveraging MCP (Model Context Protocol), this skill enables OpenClaw to gain control over the WeChat application interface. It provides a bridge for the AI to monitor the application status, search for contacts, navigate to specific conversation windows, and automate the delivery of text messages. Whether you are managing personal correspondence, coordinating with team members, or setting up automated notification systems, this skill allows for seamless integration between your AI agent and the most popular messaging platform in China. It abstracts the complex window interaction logic, letting you focus on the message content rather than the mechanical steps of navigating the UI.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/dragon015/dragon-wechat-mcp
Ensure you have the following system dependencies installed via pip to support the window automation capabilities: pip install pyautogui pygetwindow pillow pyperclip opencv-python
Use Cases
- Automated Reporting: Have your OpenClaw agent automatically send daily progress summaries or status updates to a specific team member on WeChat.
- Smart Notification System: Configure your system monitor to detect server status or error logs and push immediate alerts to your personal WeChat account.
- Hands-Free Messaging: Use voice commands or text inputs in OpenClaw to instruct the agent to reply to your contacts without having to switch windows or manually type on the keyboard.
- Routine Communication: Schedule repetitive messages or reminders to ensure you never miss a deadline or meeting coordination.
Example Prompts
- "OpenClaw, search for 'Marketing Lead' in WeChat and send a message saying: 'The weekly report has been uploaded to the shared folder.'"
- "Can you check if WeChat is currently running and send a quick message to my active chat window saying 'I will be online in 5 minutes'?"
- "Send a reminder to the 'Project Alpha' group contact: 'Remember to commit your code changes before the end of the day.'"
Tips & Limitations
- Window Visibility: The WeChat window must remain open on your desktop for the automation to function correctly. If the window is minimized to the system tray, the automation script may fail to detect the interface.
- Input Method: Because this tool relies on UI interaction, ensure your system's Chinese input method is correctly configured. If you are sending non-ASCII characters, the agent will simulate keyboard inputs; avoid interacting with the mouse or keyboard while the automation is running to prevent input interference.
- Security: Since this tool performs automated UI clicks and keystrokes, only grant it access to trusted workflows and environments.
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-dragon-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
自动发布内容到小红书平台。支持发布图文、检查登录状态、获取登录二维码。使用场景:自动化小红书内容发布、批量发布、定时发布等。